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:
9b194e8
)
perfcounters: restructure x86 counter math
author
Ingo Molnar
<mingo@elte.hu>
Sat, 13 Dec 2008 08:00:03 +0000
(09:00 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Dec 2008 19:30:48 +0000
(20:30 +0100)
Impact: restructure code
Change counter math from absolute values to clear delta logic.
We try to extract elapsed deltas from the raw hw counter - and put
that into the generic counter.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found