ARM: perf: remove confusing comment from v7 perf events backend
authorWill Deacon <will.deacon@arm.com>
Fri, 3 Jun 2011 16:38:49 +0000 (17:38 +0100)
committerWill 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