commit | d329527e47851f84b1e7944ed9601205f35f1b93 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Mar 08 13:57:14 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 10 13:23:37 2010 +0100 |
tree | 15bd3e3ca7524f160cf1b6ddc5769b38abadcc40 | |
parent | 2df202bf7520eaffcbfb07e45dfa3cfb0aeee2c0 [diff] |
perf, x86: Reorder intel_pmu_enable_all() The documentation says we have to enable PEBS before we enable the PMU proper. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Arnaldo Carvalho de Melo <acme@infradead.org> Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>