<html><body><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000"><div><span id="zwchr" data-marker="__DIVIDER__">----- Am 20. Jun 2019 um 10:23 schrieb Ravindra Kumar Meena <rmeena840@gmail.com>:<br></span></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div dir="ltr"><div class="gmail_quote"><div>Hi,<br></div><br><div>I tried babeltrace to test the metadata file I wrote. Babeltrace was reading the metadata file without any error or warning.</div><br><div>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.</div><br><div>I used "babeltrace ctf/" command to read the metadata. Here metadata file is residing in ctf/ folder.</div></div></div></blockquote><div><br></div><div>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.<br></div></div></div></body></html>