[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1298008433-22911-1-git-send-email-daahern@cisco.com>
Date: Thu, 17 Feb 2011 22:53:50 -0700
From: David Ahern <daahern@...co.com>
To: linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: peterz@...radead.org, mingo@...e.hu, acme@...stprotocols.net,
paulus@...ba.org, David Ahern <daahern@...co.com>
Subject: [PATCH 0/3] perf events: Add realtime clock event and timehist option
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@...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