summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/test_intel_pt.sh
AgeCommit message (Expand)AuthorLines
2023-05-10perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter-0/+7
2023-02-01perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim-0/+17
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim-0/+6
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi-1/+194
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter-4/+3
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter-64/+4
2022-10-04perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter-0/+247
2022-10-04perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter-1/+11
2022-10-04perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter-3/+3
2022-10-04perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter-6/+6
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter-3/+3
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter-4/+10
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter-2/+16
2022-05-26perf intel-pt: Add a test for system-wide side bandAdrian Hunter-0/+71