diff options
author | Athira Rajeev <atrajeev@linux.vnet.ibm.com> | 2024-12-06 19:26:37 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2024-12-18 16:24:31 -0300 |
commit | 2aad2130c2db780f7b62961850719d44bf92e0c9 (patch) | |
tree | d65eadb10b6078876843e262e85a0ad3f2329297 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a5bbe6dd69128fe887487fbc45ab0ef1e264e85c (diff) | |
download | linux-2aad2130c2db780f7b62961850719d44bf92e0c9.tar.gz linux-2aad2130c2db780f7b62961850719d44bf92e0c9.tar.bz2 linux-2aad2130c2db780f7b62961850719d44bf92e0c9.zip |
perf tools arch powerpc: Add register mask for power11 PVR in extended regs
Perf tools side uses extended mask to display the platform supported
register names (with -I? option) to the user and also send this mask to
the kernel to capture the extended registers as part of each sample.
This mask value is decided based on the processor version ( from PVR ).
Add PVR value for power11 to enable capturing the extended regs as part
of sample in power11.
Reviewed-by: Kajol Jain <kjain@linux.ibm.com>
Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Disha Goel <disgoel@linux.vnet.ibm.com>
Cc: Hari Bathini <hbathini@linux.ibm.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Link: https://lore.kernel.org/r/20241206135637.36166-1-atrajeev@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions