]> git.baikalelectronics.ru Git - kernel.git/commit
tool/perf: Add sample_reg_mask to include all perf_regs
authorMadhavan Srinivasan <maddy@linux.vnet.ibm.com>
Sat, 20 Feb 2016 05:02:48 +0000 (10:32 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Apr 2016 13:33:00 +0000 (23:33 +1000)
commit4d3f870d609af4862e78bebf8b1144c891bbdb83
tree7adb41d3776da537c2f4e019d196e0561743b76a
parentc1ebc01715355778c6e5f432b3dcb85c217e6a58
tool/perf: Add sample_reg_mask to include all perf_regs

Add sample_reg_mask array with pt_regs registers.
This is needed for printing supported regs ( -I? option).

Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/perf/arch/powerpc/util/Build
tools/perf/arch/powerpc/util/perf_regs.c [new file with mode: 0644]