diff options
author | Robert Richter <robert.richter@amd.com> | 2010-02-25 19:16:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-15 09:06:12 -0700 |
commit | 00faf75b763d765c9360b5be47d47f190d53f32a (patch) | |
tree | f30b0be38614169fa14130d1a41755f2bfe0d8e9 /tools | |
parent | ac89db9934244f86cd8e58704a8bcf4ba8b1e893 (diff) |
oprofile/x86: fix perfctr nmi reservation for mulitplexing
commit 68dc819ce829f7e7977a56524e710473bdb55115 upstream.
Multiple virtual counters share one physical counter. The reservation
of virtual counters fails due to duplicate allocation of the same
counter. The counters are already reserved. Thus, virtual counter
reservation may removed at all. This also makes the code easier.
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions