[PATCH 0/3] perf events: Add realtime clock event and timehist option

From: David Ahern
Date: Fri Feb 18 2011 - 00:54:04 EST


David Ahern (3):
perf events: fix WARN_ON_ONCE for 64-bit raw data, SW events
perf events: Introduce realtime clock event
perf events: add timehist option to record and report

include/linux/perf_event.h | 1 +
kernel/perf_event.c | 74 +++++++++++-
tools/perf/Documentation/perf-record.txt | 4 +
tools/perf/Documentation/perf-report.txt | 6 +
tools/perf/builtin-record.c | 78 +++++++++++-
tools/perf/builtin-report.c | 208 +++++++++++++++++++++++++++++-
tools/perf/util/event.c | 1 +
tools/perf/util/event.h | 8 +
tools/perf/util/parse-events.c | 2 +
tools/perf/util/session.c | 4 +
tools/perf/util/session.h | 3 +-
11 files changed, 384 insertions(+), 5 deletions(-)

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