Re: [PATCH -tip:perf/core 0/8] random tiny perf fixes and cleanups

From: Arnaldo Carvalho de Melo
Date: Mon Dec 12 2011 - 10:23:12 EST


Em Tue, Dec 13, 2011 at 12:16:49AM +0900, Namhyung Kim escreveu:
> Hello,
>
> This is a patchset for what I found during a code review.
> As you can see all of these are simple few-liners.
> Please take a look and consider applying them.

Thanks a lot, all seems ok, will apply later today to my perf/core
branch,

- Arnaldo

> Thanks.
>
>
> Namhyung Kim (8):
> perf report: Document '--call-graph' for optional print_limit argument
> perf symbols: Get rid of duplicated snprintf()
> perf symbols: Fix error path on symbol__init()
> perf tools: Fix a memory leak on perf_read_values_destroy
> perf tools: Remove stale git headlines from top comment
> perf events: Tidy up perf_event__preprocess_sample
> perf report: Fix usage string
> perf evlist: Fix error handling on perf_event__mmap
>
> tools/perf/Documentation/perf-report.txt | 5 +++--
> tools/perf/builtin-report.c | 8 ++++----
> tools/perf/util/config.c | 7 -------
> tools/perf/util/event.c | 13 +++++++------
> tools/perf/util/evlist.c | 8 ++++++--
> tools/perf/util/symbol.c | 11 +++--------
> tools/perf/util/usage.c | 5 -----
> tools/perf/util/values.c | 1 +
> 8 files changed, 24 insertions(+), 34 deletions(-)
>
> --
> 1.7.6
--
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/