index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
test_brstack.sh
Age
Commit message (
Expand
)
Author
2025-10-01
perf test: Extend branch stack sampling test for Arm64 BRBE
James Clark
2025-10-01
perf test: Add syscall and address tests to brstack test
James Clark
2025-10-01
perf test: Refactor brstack test
James Clark
2025-05-12
perf tests: Harden branch stack sampling test
Ian Rogers
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
2023-06-13
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-23
perf test: Replace brstack test workload
Namhyung Kim
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
2022-07-12
perf test: Add test for branch stack sampling
German Gomez