diff options
author | Adrian Hunter <[email protected]> | 2022-10-14 20:09:03 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-10-15 10:13:16 -0300 |
commit | 973db24079fc6b292e896b3b9c057a0a6c0d8e93 (patch) | |
tree | 317d514ab05e66d07339fa1f689e488f0b43f3bf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 40053a4b7ebd227e923eb996f5e3e328a647db93 (diff) |
perf test: test_intel_pt.sh: Add jitdump test
Add a test for decoding self-modifying code using a jitdump file.
The test creates a workload that uses self-modifying code and generates its
own jitdump file. The result is processed with perf inject --jit and
checked for decoding errors.
Note the test will fail without patch "perf inject: Fix GEN_ELF_TEXT_OFFSET
for jit" applied.
Signed-off-by: Adrian Hunter <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions