libtracefs 1.5
Changes since libtracefs 1.4.2
Fixes:
- Set long size in tracefs_local_events_system()
- Return negative number when tracefs_filter_string_append() fails
- Set the number of CPUs in tracefs_local_events_system()
- Add missed_events to record in iterator
- Fix use after free in tracefs_synth_alloc()
- Remove double free attempt of new_event in tracefs_synth_echo_cmd()
- Allow pointers to match longs in sqlhist
- Man page updates
- Other minor fixes
New APIs:
- tracefs_tracer_available() to determine if a tracer is available
- tracefs_set_tracing_dir() to manually find the tracefs directory
in unique cases that it cannot detect it via the normal methods.
libtracefs: version 1.5
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 file changed