Em Fri, Feb 27, 2015 at 06:21:28PM +0800, Yunlong Song escreveu: > Extend 'perf list --raw-dump' to 'perf list --raw-dump [hw|sw|cache > |tracepoint|pmu|event_glob]' in order to show the raw-dump of a > certain kind of events rather than all of the events. > > Example: > > Before this patch: > > $ perf list --raw-dump hw > branch-instructions branch-misses bus-cycles cache-misses > cache-references cpu-cycles instructions stalled-cycles-backend > stalled-cycles-frontend > alignment-faults context-switches cpu-clock cpu-migrations > emulation-faults major-faults minor-faults page-faults task-clock > ... > ... > writeback:writeback_thread_start writeback:writeback_thread_stop > writeback:writeback_wait_iff_congested > writeback:writeback_wake_background writeback:writeback_wake_thread > > As shown above, all of the events are printed.
This patch doesn't apply, please check later in my perf/core branch to resolve this issue, ok? I am processing the other patches in this series. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/