[PATCH v2 0/5] perf list: Make some improvements and fixes

From: Yunlong Song
Date: Sun Feb 15 2015 - 04:58:42 EST


Hi,
Found some functions to improve and bugs to fix in perf list.

Yunlong Song (5):
perf list: Sort the output of 'perf list' to view more clearly
perf list: Fix some inaccuracy problem when parsing the argument
perf list: Clean up the printing functions of hardware/software events
perf list: Extend raw-dump to certain kind of events
perf list: Avoid confusion of perf output and the next command prompt

tools/perf/Documentation/perf-list.txt | 6 +
tools/perf/builtin-list.c | 27 ++---
tools/perf/perf.c | 1 +
tools/perf/util/parse-events.c | 206 ++++++++++++++++++++++++---------
tools/perf/util/parse-events.h | 11 +-
tools/perf/util/parse-options.c | 2 +
6 files changed, 179 insertions(+), 74 deletions(-)

--
1.8.5.5

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