This patchset introduces new libtracevent APIs, which can be used for accessing struct tep_handler fields. It also changes the description of few 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 | 184 +++++++++++++++++++---- tools/lib/traceevent/event-parse-local.h | 2 + tools/lib/traceevent/event-parse.c | 4 +- tools/lib/traceevent/event-parse.h | 8 + 4 files changed, 167 insertions(+), 31 deletions(-) -- 2.20.1