index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
record.sh
Age
Commit message (
Expand
)
Author
2024-11-16
perf tests: Make leader sampling test work without branch event
James Clark
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-10-22
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
2024-09-30
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
2024-09-30
perf tests: Add leader sampling test in record tests
Dapeng Mi
2024-08-19
perf test: Add cgroup sampling test
Namhyung Kim
2024-08-14
perf test record.sh: Raise limit of open file descriptors
Veronika Molnarova
2024-08-14
perf test: Add new test cases for the branch counter feature
Kan Liang
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
2023-11-27
perf test: Basic branch counter support
Kan Liang
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2022-11-23
perf test: Fix record test on KVM guests
Michael Petlan
2022-11-20
perf test: Replace record test workload with thloop
Namhyung Kim
2022-10-27
perf test: Do not set TEST_SKIP for record subtests
Namhyung Kim
2022-10-27
perf test: Test record with --threads option
Namhyung Kim
2022-10-27
perf test: Add target workload test in 'perf record' tests
Namhyung Kim
2022-10-27
perf test: Add system-wide mode in 'perf record' tests
Namhyung Kim
2022-10-27
perf test: Wait for a new thread when testing --per-thread record
Namhyung Kim
2022-10-27
perf test: Use a test program in 'perf record' tests
Namhyung Kim
2022-10-27
perf test: Fix shellcheck issues in the record test
Namhyung Kim
2022-10-27
perf test: Do not use instructions:u explicitly
Namhyung Kim
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
2022-05-06
perf test: Add skip to --per-thread test
Ian Rogers
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
2022-04-14
perf test: Add basic perf record tests
Ian Rogers