From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik_Oestman@mentor.com (Oestman, Fredrik) Date: Tue, 3 Apr 2012 13:31:09 +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: <524C960C5DFC794E82BE548D825F05CF29D9DF@EU-MBX-04.mgc.mentorg.com> Hallo Mathieu, Mathieu Desnoyers wrote: > You'll have to either use the public API (see which files are installed > by babeltrace into your system): this is the preferred solution, OK, I found babeltrace.h. Could you give some hints to how to get started with this API? Will there be a converter API as well in the future? Cheers, Fredrik