commit | 475c55797323b67435083f6e2eb8ee670f6410ec | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat May 23 18:29:01 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun May 24 08:24:30 2009 +0200 |
tree | 2aad9762396b01ccf92581489e70bd3689246f19 | |
parent | 082ff5a2767a0679ee543f14883adbafb631ffbe [diff] |
perf_counter: Remove perf_counter_context::nr_enabled now that pctrl() no longer disables other people's counters, remove the PMU cache code that deals with that. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: John Kacur <jkacur@redhat.com> LKML-Reference: <20090523163013.032998331@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>