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:
e5e84f0
)
powerpc/perf: Change PMU flag representation from decimal to hex
author
Anshuman Khandual
<khandual@linux.vnet.ibm.com>
Mon, 19 Nov 2012 01:11:46 +0000
(
01:11
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Jan 2013 04:09:09 +0000
(15:09 +1100)
Change the representation of the PMU flags from decimal to hex since they
are bitfields which are easier to read in hex.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found