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)
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