----- Am 20. Jun 2019 um 10:23 schrieb Ravindra Kumar Meena 
<rmeena...@gmail.com>: 

> Hi,

> I tried babeltrace to test the metadata file I wrote. Babeltrace was reading 
> the
> metadata file without any error or warning.

> I intentionally made some error in metadata file and babeltrace was printing
> error in metadata file. This means that metadata file that we have wrote is
> error proof as of now. We just need the event stream.

> I used "babeltrace ctf/" command to read the metadata. Here metadata file is
> residing in ctf/ folder.

This is very good news. Writing the event stream is the easy part. Just 
fwrite() the events in the modified print_item(). Your TSDL in the metadata 
file must describe this event stream. 
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to