commit | e2d37cd213dcc0aeb3db4b37b9bd1710fe36fbf7 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Fri Jun 15 14:31:32 2012 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Mon Jun 18 12:13:21 2012 +0200 |
tree | 90e769d4c07a5f7f895a4c7459d72caf5aec75b2 | |
parent | fbfc623f8231c8d8c78aab5841e9c6e5811ab638 [diff] |
perf: Allow the PMU driver to choose the CPU on which to install events Allow the pmu->event_init callback to change event->cpu, so the PMU driver can choose the CPU on which to install events. Signed-off-by: Zheng Yan <zheng.z.yan@intel.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1339741902-8449-4-git-send-email-zheng.z.yan@intel.com Signed-off-by: Ingo Molnar <mingo@kernel.org>