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
/
stat_bpf_counters.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-03
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
2021-06-18
perf test: Make stat bpf counters test more robust
Ian Rogers
2021-06-18
perf test: Add verbose skip output for bpf counters
Ian Rogers
2021-03-23
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu