libtracecmd: version 1.3

Changes since v1.2.0:

Fixes:

 - Only set trace-cmd log level (not libtracefs nor libtraceevent)

 - Do not call callbacks with a NULL record

 - Build against musl C library

 - Quiet gcc warning on snprintf truncation

 - Fix function graph plugin updating the next record

Core updates:

 - Use libtracefs tracefs_cpu() interface for recording
   (requires libtracefs 1.6)

New API:

 - Add tracecmd_follow_missed_events() to trigger a callback when a missed
   event is discovered in tracecmd_iterate_events()
libtracecmd: Version 1.3.0

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 file changed