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:
7665d9d
)
ARM: perf: remove confusing comment from v7 perf events backend
author
Will Deacon
<will.deacon@arm.com>
Fri, 3 Jun 2011 16:38:49 +0000
(17:38 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 7 Jul 2011 18:20:53 +0000
(19:20 +0100)
The comment about measuring TLB misses and refills in the ARMv7 perf
backend makes little sense and refers loosely to raw counters that
should be used instead.
This patch removes the comments to avoid any confusion.
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found