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