All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Few patches, related to libtracevent APIs
@ 2019-03-25 14:50 Tzvetomir Stoyanov
  2019-03-25 14:50 ` [PATCH v3 1/3] tools/lib/traceevent: Change description of few APIs Tzvetomir Stoyanov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tzvetomir Stoyanov @ 2019-03-25 14:50 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

This patchset introduces new libtracevent APIs, which can be used for
accessing struct tep_handler fields. It also changes the description
of some APIs, to match more closely their logic.
There are also fixes to coding style problems, introduced by previous patches.

Tzvetomir Stoyanov (3):
  tools/lib/traceevent: Change description of few APIs
  tools/lib/traceevent: Coding style fixes
  tools/lib/traceevent: Implement new traceevent APIs for accessing
    struct tep_handler fields

 tools/lib/traceevent/event-parse-api.c | 156 ++++++++++++++++++++-----
 tools/lib/traceevent/event-parse.c     |   6 +-
 tools/lib/traceevent/event-parse.h     |   6 +
 3 files changed, 137 insertions(+), 31 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-03-26 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 14:50 [PATCH v3 0/3] Few patches, related to libtracevent APIs Tzvetomir Stoyanov
2019-03-25 14:50 ` [PATCH v3 1/3] tools/lib/traceevent: Change description of few APIs Tzvetomir Stoyanov
2019-03-26 13:12   ` Steven Rostedt
2019-03-25 14:50 ` [PATCH v3 2/3] tools/lib/traceevent: Coding style fixes Tzvetomir Stoyanov
2019-03-25 14:50 ` [PATCH v3 3/3] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields Tzvetomir Stoyanov
2019-03-26 13:17   ` Steven Rostedt
2019-03-26 13:35   ` Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.