diff options
author | Suzuki K Poulose <[email protected]> | 2021-02-24 09:48:35 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-03-02 09:49:35 -0300 |
commit | 8e1488a46dcf73b1f1916d95421e303dbf773fb4 (patch) | |
tree | 913ea1fcdb4fcece63a376ac4e1989e3d5033f62 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 47f0d94c203751ddcfdb296fcf15df20fffcef0c (diff) |
perf cs-etm: Detect pid in VMID for kernel running at EL2
The PID of the task could be traced as VMID when the kernel is running
at EL2. Teach the decoder to look for VMID when the CONTEXTIDR (Arm32)
or CONTEXTIDR_EL1 (Arm64) is invalid but we have a valid VMID.
Signed-off-by: Suzuki K Poulose <[email protected]>
Co-developed-by: Leo Yan <[email protected]>
Reviewed-by: Mathieu Poirier <[email protected]>
Cc: Al Grant <[email protected]>
Cc: Mike Leach <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leo Yan <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions