[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1344361396-7237-1-git-send-email-robert.richter@amd.com>
Date: Tue, 7 Aug 2012 19:43:10 +0200
From: Robert Richter <robert.richter@....com>
To: Arnaldo Carvalho de Melo <acme@...hat.com>
CC: Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Robert Richter <robert.richter@....com>
Subject: [PATCH 0/6] perf, tools: Fixes and documentation updates
Some random fixes, esp. build and 32 bit fixes. Also some
documentation updates.
Robert Richter (6):
perf, tools: Fix version file for perf documentation with OUTPUT
variable set
perf, tools: Fix lib/traceevent build dir with OUTPUT variable set
perf, tools: Fix parsing of 64 bit raw config value for 32 bit
perf, tools: Fix cast from pointer to integer for 32 bit
perf, tools: Update documentation about raw event setup
perf, tools: Document precise event sampling for AMD IBS
tools/lib/traceevent/event-parse.c | 3 +-
tools/perf/Documentation/Makefile | 6 ++--
tools/perf/Documentation/perf-list.txt | 48 ++++++++++++++++++++++++--------
tools/perf/Makefile | 8 ++--
tools/perf/util/parse-events.c | 6 ++--
tools/perf/util/parse-events.h | 6 ++--
tools/perf/util/parse-events.l | 4 +-
tools/perf/util/parse-events.y | 10 +++---
8 files changed, 58 insertions(+), 33 deletions(-)
--
1.7.8.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