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