[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150324135748.506437888@goodmis.org>
Date: Tue, 24 Mar 2015 09:57:48 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ingo Molnar <mingo@...nel.org>, Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/9] tools lib traceevent: Pulling in updates from trace-cmd
Arnaldo,
I took a look at the differences between what I have in trace-cmd and
what is sitting in tools/lib/traceevent, and I put together a patch set
that brings in fixes and updates to libtraceevent.
-- Steve
Local SHA1: bd9d9602719a24d0843bb04e52b6bf98d9e90881
Josef Bacik (1):
tools lib traceevent: Handle NULL comm name
Steven Rostedt (1):
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt (Red Hat) (7):
tools lib traceevent: Copy trace_clock and free it
tools lib traceevent: Handle '%z' in bprint format
tools lib traceevent: Add pevent_data_pid_from_comm()
tools lib traceevent: Fix whitespace error
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
tools lib traceevent: Add way to find sub buffer boundary
tools lib traceevent: Free filter tokens in process_filter()
----
tools/lib/traceevent/event-parse.c | 109 ++++++++++++++++++++++++++++++++++-
tools/lib/traceevent/event-parse.h | 13 ++++-
tools/lib/traceevent/event-plugin.c | 60 +++++++++++++++++--
tools/lib/traceevent/kbuffer-parse.c | 12 +++-
tools/lib/traceevent/kbuffer.h | 1 +
tools/lib/traceevent/parse-filter.c | 2 +
6 files changed, 185 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists