[PATCH 00/13] [GIT PULL] perf tools: updates to parsing events

From: Steven Rostedt
Date: Wed Oct 14 2009 - 15:47:32 EST



Ingo,

Please pull the latest perf/core tree, which can be found at:

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


Steven Rostedt (13):
perf tools: handle print concatinations in event format file
perf tools: fix backslash processing on trace print formats
perf tools: handle trace parsing of '<' and '>'
perf tools: handle arrays in print fields for trace parsing
perf tools: handle '*' as typecast in trace parsing
perf tools: handle newlines in trace parsing better
perf tools: handle the case with and without the "signed" trace field
perf tools: still continue on failed parsing of an event
perf tools: fix bprintk reading in trace output
perf tools: handle both versions of ftrace output
perf tools: add latency format to trace output
perf tools: handle '-' and '+' in parsing trace print format
perf tools: remove all char * typecasts and use const in prototype

----
tools/perf/Makefile | 2 +-
tools/perf/builtin-trace.c | 2 +
tools/perf/util/trace-event-parse.c | 533 +++++++++++++++++++++++++----------
tools/perf/util/trace-event.h | 25 ++-
4 files changed, 405 insertions(+), 157 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/