linux-sg2042/tools/perf/arch/powerpc
Madhavan Srinivasan 333804dc3b powerpc/perf: Update perf_regs structure to include SIER
On each sample, Sample Instruction Event Register (SIER) content
is saved in pt_regs. SIER does not have a entry as-is in the pt_regs
but instead, SIER content is saved in the "dar" register of pt_regs.

Patch adds another entry to the perf_regs structure to include the "SIER"
printing which internally maps to the "dar" of pt_regs.

It also check for the SIER availability in the platform and present
value accordingly

Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-12-20 20:53:11 +11:00
..
annotate Merge branch 'linus' into perf/core, to fix conflicts 2017-11-07 10:30:18 +01:00
entry/syscalls perf powerpc: Generate system call table from asm/unistd.h 2018-02-16 14:55:48 -03:00
include powerpc/perf: Update perf_regs structure to include SIER 2018-12-20 20:53:11 +11:00
tests perf map: Remove map_type arg from map_groups__find() 2018-04-26 13:47:18 -03:00
util powerpc/perf: Update perf_regs structure to include SIER 2018-12-20 20:53:11 +11:00
Build perf tests: Add dwarf unwind test for powerpc 2016-09-29 11:18:21 -03:00
Makefile perf powerpc: Generate system call table from asm/unistd.h 2018-02-16 14:55:48 -03:00