public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Enhancement for perf list.
@ 2013-12-27 23:03 Dongsheng Yang
  2013-12-27 23:03 ` [PATCH 1/8] perf tools: Fix bug in 'perf list event_glob' Dongsheng Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Dongsheng Yang @ 2013-12-27 23:03 UTC (permalink / raw)
  To: acme, mingo, dsahern, linux-kernel; +Cc: Dongsheng Yang

Hi Arnaldo,
	This patchset is an enhancement for perf list command.
	
	The patch [6/8] is from work of Ramkumar and David at
	52A8D2DA.7050409@gmail.com, so I add signed-off by them.

Dongsheng Yang (8):
  perf tools: Fix bug in 'perf list event_glob'.
  perf tools: Make the all print_xxx_event functions to return unsigned
    int.
  perf tools: Make the print_pmu_events funtion to return unsigned int.
  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 | 91 ++++++++++++++++++++++++------------------
 tools/perf/util/parse-events.h |  8 ++--
 tools/perf/util/pmu.c          | 20 +++++-----
 tools/perf/util/pmu.h          |  2 +-
 5 files changed, 88 insertions(+), 65 deletions(-)

-- 
1.8.2.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-12-28 12:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 23:03 [PATCH 0/8] Enhancement for perf list Dongsheng Yang
2013-12-27 23:03 ` [PATCH 1/8] perf tools: Fix bug in 'perf list event_glob' Dongsheng Yang
2013-12-27 19:21   ` Arnaldo Carvalho de Melo
2013-12-29  0:58     ` Dongsheng Yang
2013-12-27 23:03 ` [PATCH 2/8] perf tools: Make the all print_xxx_event functions to return unsigned int Dongsheng Yang
2013-12-27 23:03 ` [PATCH 3/8] perf tools: Make the print_pmu_events funtion " Dongsheng Yang
2013-12-27 23:03 ` [PATCH 4/8] perf tools: Improve the message of perf list for unexpected input Dongsheng Yang
2013-12-27 23:03 ` [PATCH 5/8] perf tools: Add support of name_only for print_events_type() function Dongsheng Yang
2013-12-27 23:03 ` [PATCH 6/8] perf tools: Make --raw-dump work as a proper option for perf list Dongsheng Yang
2013-12-27 23:03 ` [PATCH 7/8] perf tools: Fix bug when --raw-dump is not the first arguement " Dongsheng Yang
2013-12-27 23:03 ` [PATCH 8/8] perf tools: Enhancement for perf list with --raw-dump Dongsheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox