From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik_Oestman@mentor.com (Oestman, Fredrik) Date: Tue, 17 Apr 2012 06:57:25 +0000 Subject: [lttng-dev] Writing a babeltrace output plugin In-Reply-To: <20120403125754.GC14534@Krystal> References: <524C960C5DFC794E82BE548D825F05CF29D8A8@EU-MBX-04.mgc.mentorg.com> <524C960C5DFC794E82BE548D825F05CF29D8C6@EU-MBX-04.mgc.mentorg.com> <20120403125754.GC14534@Krystal> Message-ID: <524C960C5DFC794E82BE548D825F05CF29F0FE@EU-MBX-04.mgc.mentorg.com> Mathieu Desnoyers wrote: > The second solution is to look at include/babeltrace/ctf-ir/metadata.h > in-tree, and include/babeltrace/types.h (also in-tree). Those files > contain almost all the metadata of the CTF trace read, so you should be > able to extract your own metadata from those. Is there a special reason that the field names in the metadata are prefixed with an underscore? Cheers, Fredrik ?stman