CTF example

Ravindra Kumar Meena rmeena840 at gmail.com
Fri Jun 21 16:10:16 UTC 2019


Hi,

Thanks for sharing the example.

I managed to store the RTEMs event stream in a file. I have also written
the metada for the same but babeltrace is not able to read CTF because
metadata is not compatible with it.

Do you have any example or approach to make metadata compatible with events?

This is CTF event I am storing in event stream file.

typedef struct ctf_event {
  uint64_t                     ns;
 uint32_t                     cpu;
  rtems_record_event           event;
 uint64_t                     data;
} ctf_event;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190621/9ee61c20/attachment.html>


More information about the devel mailing list