]> Pileus Git - ~andy/linux/commit
powerpc/perf: Change PMU flag representation from decimal to hex
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Mon, 19 Nov 2012 01:11:46 +0000 (01:11 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 04:09:09 +0000 (15:09 +1100)
commit6f79cb8134c5cd9f3346087906829013dce8d460
treecd8d213890d025ee6d1856a1ebeae5c52e3bba1d
parente5e84f0a66e0dedba92f881c2dec787dbd8619d5
powerpc/perf: Change PMU flag representation from decimal to hex

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>
arch/powerpc/include/asm/perf_event_server.h