Re: [GIT PULL 0/6] perf/core fixes and improvements

From: Ingo Molnar
Date: Wed Aug 17 2011 - 17:37:45 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> 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(-)

hm, shouldnt these:

> perf list: Fix exit value
> perf evlist: Fix missing event name init for default event (v2)
> perf tools: Fix error handling of unknown events

be in perf/urgent (based on -git) and go into v3.1, while the rest is
for perf/core and goes into v3.2?

Thanks,

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