[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091015085508.GA10546@elte.hu>
Date: Thu, 15 Oct 2009 10:55:08 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [PATCH 00/13] [GIT PULL] perf tools: updates to parsing events
* Steven Rostedt <rostedt@...dmis.org> wrote:
> 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(-)
Applied, thanks Steve! Very nice changes/fixes!
Ingo
--
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