This patch series contains few unrelated changes in the library APIs. It improves the consistency of the APIs return logic and removes a duplicated API. Tzvetomir Stoyanov (3): tools/lib/traceevent: Remove tep_data_event_from_type() API tools/lib/traceevent: Changed return logic of tep_register_event_handler() API tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs .../libtraceevent-reg_event_handler.txt | 12 +++++++--- .../libtraceevent-tseq_print.txt | 9 ++++---- .../Documentation/libtraceevent.txt | 1 - tools/lib/traceevent/event-parse.c | 22 +++++++------------ tools/lib/traceevent/event-parse.h | 6 ++++- tools/lib/traceevent/trace-seq.c | 17 +++++++++----- 6 files changed, 39 insertions(+), 28 deletions(-) -- 2.19.1
![]() |