[PATCH 0/3] perf script: add support for S/W events and H/W based profiling

From: David Ahern
Date: Wed Mar 02 2011 - 12:29:16 EST


Pulling this part of the time-of-day series since the functionality is
independent.

David Ahern (3):
perf script: change process_event prototype
perf script: prepare to handle more than tracepoint events
perf script: dump software events and samples from hardware-based
profiling

tools/perf/Documentation/perf-script.txt | 19 +++
tools/perf/builtin-script.c | 118 ++++++++++++++-----
.../util/scripting-engines/trace-event-python.c | 20 +++-
tools/perf/util/session.c | 113 +++++++++++++++++++
tools/perf/util/session.h | 6 +
tools/perf/util/trace-event-parse.c | 4 +-
tools/perf/util/trace-event-scripting.c | 8 +-
tools/perf/util/trace-event.h | 10 +-
8 files changed, 253 insertions(+), 45 deletions(-)

--
1.7.4

--
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/