git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fac3368
)
KVM: PMU: add proper support for fixed counter 2
author
Gleb Natapov
<gleb@redhat.com>
Sun, 26 Feb 2012 14:55:42 +0000
(16:55 +0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 8 Mar 2012 12:13:34 +0000
(14:13 +0200)
Currently pmu emulation emulates fixed counter 2 as bus cycles
architectural counter, but since commit
9c1497ea591b25d
perf has
pseudo encoding for it. Use it.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found