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:
f8d56f1
)
sh: oprofile: Fix up the SH7750 performance counter name.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Oct 2008 05:30:51 +0000
(14:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 27 Oct 2008 00:51:45 +0000
(09:51 +0900)
Rather than varying this on a subtype level, we use the counter type as a
generic identifier. This simplifies logic in the userspace tools where no
fundamental difference exists across the various subtypes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found