]> Git Repo - linux.git/commit - tools/perf/builtin-script.c
perf script: Stop using pevent directly
authorArnaldo Carvalho de Melo <[email protected]>
Wed, 8 Aug 2012 02:50:21 +0000 (23:50 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 8 Aug 2012 02:50:21 +0000 (23:50 -0300)
commit9782243353ec135327a80c76c63464e592949cd1
tree74e7269019ba3d7cb63b8fb9bd933fdc41c070d7
parent7f7f8d0bea5d6bb985f4ae84ca3daff34802fd32
perf script: Stop using pevent directly

We can get all that is needed using just event_format, that is available
via evsel->tp_format now.

Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-script.c
tools/perf/util/scripting-engines/trace-event-perl.c
tools/perf/util/scripting-engines/trace-event-python.c
tools/perf/util/trace-event-parse.c
tools/perf/util/trace-event-scripting.c
tools/perf/util/trace-event.h
This page took 0.055402 seconds and 4 git commands to generate.