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