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

From: Namhyung Kim
Date: Mon Dec 12 2011 - 10:17:12 EST


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.


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/