[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1389305623.git.yangds.fnst@cn.fujitsu.com>
Date: Thu, 9 Jan 2014 17:19:50 -0500
From: Dongsheng Yang <yangds.fnst@...fujitsu.com>
To: linux-kernel@...r.kernel.org, acme@...hat.com
Cc: dsahern@...il.com, artagnon@...il.com,
Dongsheng Yang <yangds.fnst@...fujitsu.com>
Subject: [PATCH 0/7 V3] Enhancement for perf list.
Hi Arnaldo,
This patchset is for enhancement of perf list v3.
changelog:
-v1
* remove the patch for event_glob
* add a patch [3/8] to add a missing free in print_pmu_events() fucntion.
-v2
* squash [2/8] into [1/8].
* update the error message when perf list with invalid argument.
* update the commit message of [2/7]
Dongsheng Yang (7):
perf tools: Make the all print_xxx_event functions to return unsigned
int.
perf tools: free aliases[j] in pmu.c if name_only is true.
perf tools: Improve the message of perf list for unexpected input.
perf tools: Add support of name_only for print_events_type() function.
perf tools: Make --raw-dump work as a proper option for perf list.
perf tools: Fix bug when --raw-dump is not the first arguement for
perf list.
perf tools: Enhancement for perf list with --raw-dump.
tools/perf/builtin-list.c | 32 +++++++++------
tools/perf/util/parse-events.c | 88 ++++++++++++++++++++++++------------------
tools/perf/util/parse-events.h | 8 ++--
tools/perf/util/pmu.c | 15 ++++---
tools/perf/util/pmu.h | 2 +-
5 files changed, 85 insertions(+), 60 deletions(-)
--
1.8.2.1
--
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