<div dir="ltr"><div><div><div><div><div>Hi ,<br><br></div>I am Converting the LTTng ouput ( I think this is in CTF format ) into a text log using below command :<br><br> babeltrace trace-20141016-071352-kernel/  > text_output<br><br><br></div>The text_output first line is <br><br>[12:44:05.438190693] (+?.?????????) kmem_cache_alloc: { cpu_id = 0 }, { call_site = 0xFFFFFFFF811806FC, ptr = 0xFFFF8800157248C0, bytes_req = 304, bytes_alloc = 320, gfp_flags = 32976 }<br><br></div>missing timestamp <br><br></div>Again I am trying to convert into CTF using babeltrace-log <br><br>cat text_output | babeltrace-log -t ctf_output<br><br><br></div><div>The output of LTTng output and ctf_ouput should be same in eclipse trace  viewer but I am not able to see ctf_output correctly . <br><br></div><div>I am not sure whether My steps are wrong? <br><br><br> <br></div></div>