From: Anshuman Khandual Date: Mon, 19 Nov 2012 01:11:46 +0000 (+0000) Subject: powerpc/perf: Change PMU flag representation from decimal to hex X-Git-Tag: v3.9-rc1~100^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f79cb8134c5cd9f3346087906829013dce8d460;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed