diff options
author | Ammy Yi <[email protected]> | 2022-10-14 20:09:05 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-10-15 10:13:16 -0300 |
commit | f77811a0f62577d2d51e57c5740a4fbd53dd3331 (patch) | |
tree | e8073ccf9a282d2b2cc063eae56024a6670ec7cf /tools/perf/util/scripting-engines | |
parent | 89b15d00527b7825ff19130ed83478e80e3fae99 (diff) |
perf test: test_intel_pt.sh: Add 9 tests
Add tests:
Test with MTC and TSC disabled
Test with branches disabled
Test with/without CYC
Test recording with sample mode
Test with kernel trace
Test virtual LBR
Test power events
Test with TNT packets disabled
Test with event_trace
These tests mostly check that perf record works with the corresponding
Intel PT config terms, sometimes also checking that certain packets do or
do not appear in the resulting trace as appropriate.
The "Test virtual LBR" is slightly trickier, using a Python script to
check that branch stacks are actually synthesized.
Signed-off-by: Ammy Yi <[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: Adrian Hunter <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions