index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
test_intel_pt.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2025-05-28
perf test intel-pt: Skip jitdump test if no libelf
Ian Rogers
2024-12-18
perf intel-pt: Add a test for pause / resume
Adrian Hunter
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
2023-02-01
perf test: Add pipe mode test to the Intel PT test suite
Namhyung Kim
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Add per-thread test
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Add more output in preparation for more tests
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Fix return checking
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Use quotes around variable expansion
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Stop using backticks
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Stop using expr
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Fix redirection
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Use a temp directory
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Add cleanup function
Adrian Hunter
2022-05-26
perf intel-pt: Add a test for system-wide side band
Adrian Hunter