[lttng-dev] timestamp inconsistence between ‘lttng view’ and 'kernel log'

Muni Sekhar munisekharrms at gmail.com
Wed Aug 3 10:56:56 UTC 2016


 [ Please keep me in CC as I'm not subscribed to the list]


Hello,

First time I am using lttng to trace the kernel events.

I noticed the timestamp inconsistence between ‘lttng view’  and 'kernel log'.

Can it be possible to have the kernel log timestamp in lttng log?



Few lines of “lttng view” log is mentioned below:

[15:27:30.632837075] (+0.000002514) testbox  syscall_entry_open: {
cpu_id = 1 }, { filename = "/home/muni/v2.4/tests/debugtrans.so",
flags = 0, mode = 438 }

[15:27:30.632842383] (+0.000002235) testbox  syscall_entry_open: {
cpu_id = 1 }, { filename =
"/home/muni/v2.4/tests/debugtransmodule.so", flags = 0, mode = 438 }




Corresponding Kernel log is mentioned below:

Aug  3 15:27:30 testbox  kernel: [15117.050326] Entry debug_open

Aug  3 15:27:30 testbox  kernel: [15117.050326]

Aug  3 15:27:30 testbox  kernel: [15117.050333] Exit debug_open


-- 
Thanks,
Sekhar


More information about the lttng-dev mailing list