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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word splitting/quoting
Athira Rajeev
1
-7
/
+7
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
1
-0
/
+1
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing shebang/local variables
Athira Rajeev
1
-2
/
+3
2023-08-03
perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitting/quoting
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
1
-0
/
+1
2023-08-03
perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/quote
Kajol Jain
1
-1
/
+1
2023-08-03
perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote
Kajol Jain
1
-1
/
+1
2023-08-03
perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests perf_dat _converter_json: Use quoting to avoid word splitting
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests stat+csv_summary: Fix unused variable references detected via shellcheck
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests: Address signal case issues detected via shellcheck
Athira Rajeev
1
-1
/
+1
2023-08-03
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
1
-16
/
+12
2023-08-03
perf tests lock_contention: Fix shellcheck issue about quoting to avoid word splitting
Kajol Jain
1
-6
/
+6
2023-08-03
perf tests record_offcpu: Fix shellcheck warnings about word splitting/quoting and signal names case
Kajol Jain
1
-3
/
+3
2023-08-03
perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/quoting
Kajol Jain
1
-2
/
+2
2023-08-03
perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitting/quoting
Akanksha J N
1
-3
/
+3
2023-08-03
perf tests task_analyzer: Check perf build options for libtraceevent support
Aditya Gupta
1
-1
/
+1
2023-07-28
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
1
-1
/
+7
2023-07-11
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
1
-0
/
+77
2023-07-01
perf test: Test perf lock contention CSV output
Namhyung Kim
1
-0
/
+36
2023-06-23
perf test: Skip metrics w/o event name in stat STD output linter
Namhyung Kim
1
-8
/
+8
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
2
-3
/
+3
2023-06-22
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
1
-0
/
+6
2023-06-22
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
1
-0
/
+0
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
1
-46
/
+83
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
2
-4
/
+38
2023-06-21
perf test: Add metric value validation test
Weilin Wang
3
-0
/
+931
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescent "fgrep"
Tiezhu Yang
1
-2
/
+2
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
1
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2
-173
/
+184
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
1
-3
/
+3
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
1
-0
/
+3
2023-06-13
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
1
-0
/
+18
2023-06-13
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
1
-12
/
+12
2023-06-13
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
1
-1
/
+1
2023-06-13
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
1
-2
/
+2
2023-06-13
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
1
-6
/
+6
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
3
-11
/
+11
2023-06-13
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
1
-35
/
+35
2023-06-13
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
1
-1
/
+1
2023-06-13
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
1
-27
/
+27
2023-06-13
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
1
-3
/
+3
2023-06-13
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
1
-3
/
+3
2023-06-13
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
1
-2
/
+2
2023-06-13
perf tests daemon: Address shellcheck warnings
Shirisha G
1
-38
/
+75
2023-06-13
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names and adding double quotes for expression
Spoorthy S
1
-3
/
+3
2023-06-13
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
1
-1
/
+1
[prev]
[next]