lkml.org 
[lkml]   [2018]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/6] tools/lib/traceevent: Some more library updates
Arnaldo and Jiri,

Here's another set of patches to get us closer to having a legitimate
standalone library for libtraceevent. There's still a lot of man pages
to come, but I need to continue reviewing them.

Please pull this tree (based on current tip/perf/core) or apply
the patches.

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core

Head SHA1: 5b2e18a71601544c4ae95e9ed1f953f3883714f5


Tzvetomir Stoyanov (6):
tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation
tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline
tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs
tools/lib/traceevent: Changed return logic of tep_register_event_handler() API
tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
tools/lib/traceevent: Remove tep_data_event_from_type() API

----
tools/lib/traceevent/event-parse-api.c | 4 +--
tools/lib/traceevent/event-parse-local.h | 4 +--
tools/lib/traceevent/event-parse.c | 62 +++++++++++++++-----------------
tools/lib/traceevent/event-parse.h | 16 +++++----
tools/lib/traceevent/plugin_kvm.c | 2 +-
tools/lib/traceevent/trace-seq.c | 17 ++++++---
6 files changed, 56 insertions(+), 49 deletions(-)

\
 
 \ /
  Last update: 2018-12-01 05:10    [W:0.179 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site