index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
1
-0
/
+83
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
1
-1
/
+25
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
1
-1
/
+1
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
1
-23
/
+52
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
1
-1
/
+3
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2
-2
/
+2
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
1
-1
/
+1
2024-02-16
perf testsuite: Add test for kprobe handling
Veronika Molnarova
2
-0
/
+326
2024-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
3
-0
/
+107
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
1
-0
/
+23
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
1
-0
/
+117
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
1
-0
/
+79
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
1
-0
/
+268
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
3
-16
/
+51
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
5
-1
/
+32
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
1
-1
/
+1
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2
-108
/
+127
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
1
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
1
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
1
-3
/
+18
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
1
-1
/
+8
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
1
-0
/
+6
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
1
-6
/
+6
2024-01-04
perf tests: Add perf script test
Ian Rogers
1
-0
/
+66
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf binary
Ian Rogers
1
-0
/
+7
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
1
-0
/
+101
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
1
-0
/
+19
2023-12-05
perf test: Use common python setup library
Ian Rogers
4
-33
/
+26
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
1
-1
/
+4
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
1
-0
/
+5
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
1
-2
/
+9
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
1
-0
/
+6
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
1
-0
/
+6
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
1
-1
/
+7
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
1
-1
/
+8
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
1
-0
/
+21
2023-11-27
perf tests coresight: Remove unused variables
zhujun2
3
-3
/
+0
2023-11-27
perf test: Basic branch counter support
Kan Liang
1
-0
/
+30
2023-11-09
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
1
-2
/
+2
2023-11-09
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
1
-1
/
+1
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
1
-14
/
+3
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
1
-0
/
+1
2023-10-04
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-09-26
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
5
-0
/
+5
2023-09-26
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2
-4
/
+4
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
13
-0
/
+26
[next]