linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] libtraceevent: Various API fixes
@ 2018-11-23 13:39 Tzvetomir Stoyanov
  2018-11-23 13:40 ` [PATCH 1/3] tools/lib/traceevent: Remove tep_data_event_from_type() API Tzvetomir Stoyanov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tzvetomir Stoyanov @ 2018-11-23 13:39 UTC (permalink / raw)
  To: rostedt@goodmis.org; +Cc: linux-trace-devel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-27  1:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-23 13:39 [PATCH 0/3] libtraceevent: Various API fixes Tzvetomir Stoyanov
2018-11-23 13:40 ` [PATCH 1/3] tools/lib/traceevent: Remove tep_data_event_from_type() API Tzvetomir Stoyanov
2018-11-23 13:40 ` [PATCH 2/3] tools/lib/traceevent: Changed return logic of tep_register_event_handler() API Tzvetomir Stoyanov
2018-11-23 13:40 ` [PATCH 3/3] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs Tzvetomir Stoyanov
2018-11-26 14:34 ` [PATCH 0/3] libtraceevent: Various API fixes Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).