[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1313505695-20724-1-git-send-email-acme@infradead.org>
Date: Tue, 16 Aug 2011 11:41:29 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
David Ahern <daahern@...co.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>, acme@...stprotocols.net
Subject: [GIT PULL 0/6] perf/core fixes and improvements
Hi Ingo,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core
Regards,
- Arnaldo
Stephane Eranian (6):
perf list: Fix exit value
perf evlist: Fix missing event name init for default event (v2)
perf tools: Fix error handling of unknown events
perf annotate: Make output more readable
perf annotate: Add --symfs option
perf stat: Add -o and --append options
tools/perf/Documentation/perf-annotate.txt | 11 ++
tools/perf/Documentation/perf-stat.txt | 7 ++
tools/perf/builtin-annotate.c | 6 +
tools/perf/builtin-stat.c | 155 ++++++++++++++++-----------
tools/perf/util/annotate.c | 5 +-
tools/perf/util/color.c | 2 +-
tools/perf/util/evlist.c | 11 ++-
tools/perf/util/parse-events.c | 8 +-
tools/perf/util/symbol.c | 2 +
tools/perf/util/symbol.h | 4 +-
10 files changed, 141 insertions(+), 70 deletions(-)
--
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