summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/test_brstack.sh
AgeCommit message (Expand)AuthorFilesLines
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark1-1/+25
2025-10-01perf test: Add syscall and address tests to brstack testJames Clark1-1/+60
2025-10-01perf test: Refactor brstack testJames Clark1-8/+13
2025-05-12perf tests: Harden branch stack sampling testIan Rogers1-20/+52
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark1-2/+2
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter1-0/+6
2023-06-14perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika1-6/+6
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das1-9/+9
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang1-9/+9
2022-11-23perf test: Replace brstack test workloadNamhyung Kim1-54/+12
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark1-1/+4
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev1-1/+2
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter1-1/+1
2022-07-12perf test: Add test for branch stack samplingGerman Gomez1-0/+114