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