[PATCH 12/13] tool/perf: Add perf_arch_reg mask and arch_reg_names structure

2016-08-28 Thread Madhavan Srinivasan
Add arch_reg_names structure and define perf_arch_reg_name() function to aid the printing of arch_regs values. Also, extend regs_dump__printf() to include perf_arch_regs_mask to enable printing support. Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra

[PATCH 12/13] tool/perf: Add perf_arch_reg mask and arch_reg_names structure

2016-08-28 Thread Madhavan Srinivasan
Add arch_reg_names structure and define perf_arch_reg_name() function to aid the printing of arch_regs values. Also, extend regs_dump__printf() to include perf_arch_regs_mask to enable printing support. Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Jiri Olsa Cc: Arnaldo Carvalho