All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 1/3] perf: Add cpumask for uncore pmu
@ 2012-09-10  7:53 Yan, Zheng
  2012-09-10  7:53 ` [RFC PATCH 1/3] perf/x86: " Yan, Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Yan, Zheng @ 2012-09-10  7:53 UTC (permalink / raw)
  To: eranian, a.p.zijlstra, mingo, andi, jolsa, linux-kernel

Hi,

This patchset add a cpumask file to the uncore pmu sysfs directory.
If user doesn't explicitly specify CPU list, perf-stat only collects
uncore events on CPUs listed in the cpumask file.

As Stephane suggested, make perf-stat recognize wildcard in pmu name.
So we can easily measure event on all uncore boxes of same type.
	
Any comment is appreciated.
Thank you


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

end of thread, other threads:[~2012-09-19 15:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10  7:53 [RFC PATCH 1/3] perf: Add cpumask for uncore pmu Yan, Zheng
2012-09-10  7:53 ` [RFC PATCH 1/3] perf/x86: " Yan, Zheng
2012-09-19 15:26   ` [tip:perf/core] " tip-bot for Yan, Zheng
2012-09-10  7:53 ` [RFC PATCH 2/3] perf tool: Make perf-stat check PMU cpumask file Yan, Zheng
2012-09-19 15:26   ` [tip:perf/core] perf stat: Check " tip-bot for Yan, Zheng
2012-09-10  7:53 ` [RFC PATCH 3/3] perf tool: Allow wildcard in PMU name Yan, Zheng
2012-09-11 13:50   ` Jiri Olsa
2012-09-11 14:05   ` Jiri Olsa
2012-09-12  1:30     ` Yan, Zheng
2012-09-12  9:03       ` Jiri Olsa
2012-09-11 14:27   ` Jiri Olsa
2012-09-17 15:36     ` Arnaldo Carvalho de Melo
2012-09-18  3:11       ` Yan, Zheng
2012-09-10 16:34 ` [RFC PATCH 1/3] perf: Add cpumask for uncore pmu Peter Zijlstra
2012-09-10 23:10   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.