[lttng-dev] babeltrace CTF -> Text -> CTF
Raphaël Beamonte
raphael.beamonte at gmail.com
Tue Nov 11 00:33:19 EST 2014
Hi Divya,
2014-11-11 0:27 GMT-05:00 Divya Vyas <dvyas at mvista.com>:
> The text_output first line is
>
> [12:44:05.438190693] (+?.?????????) kmem_cache_alloc: { cpu_id = 0 }, {
> call_site = 0xFFFFFFFF811806FC, ptr = 0xFFFF8800157248C0, bytes_req = 304,
> bytes_alloc = 320, gfp_flags = 32976 }
>
> missing timestamp
The timestamp is here: 12:44:05.438190693
The "+?.?????????" part represents the time difference between the
previous event and this one, but as it is the first event of the
trace, there isn't any previous event, thus leading to the
"+?.?????????".
Raphaël
More information about the lttng-dev
mailing list