index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2023-11-09
1
-1
/
+1
*
perf tests: test_arm_coresight: Simplify source iteration
James Clark
2023-10-26
1
-14
/
+3
*
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
2023-10-25
1
-0
/
+2
*
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
2023-10-17
1
-1
/
+1
*
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
2023-10-17
1
-1
/
+1
*
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
2023-10-17
1
-0
/
+1
*
perf test: Avoid system wide when not privileged
Ian Rogers
2023-10-05
1
-2
/
+14
*
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
2023-09-27
5
-0
/
+5
*
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2023-09-27
2
-4
/
+4
*
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-09-27
13
-0
/
+26
*
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
2023-09-21
1
-0
/
+6
*
perf test stat+shadow_stat.sh: Add threshold for rounding errors
Veronika Molnarova
2023-09-21
1
-6
/
+24
*
perf test: Detect off-cpu support from build options
Ian Rogers
2023-09-19
1
-1
/
+1
*
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
2023-09-12
1
-1
/
+14
*
perf test shell lock_contention: Add cgroup aggregation and filter tests
Namhyung Kim
2023-09-12
1
-0
/
+45
*
perf test: Add test case for record sideband events
Yang Jihong
2023-09-12
1
-0
/
+58
*
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
1
-1
/
+1
*
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
1
-2
/
+2
*
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
1
-0
/
+6
*
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
1
-0
/
+128
*
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
1
-1
/
+1
*
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-15
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-04
1
-1
/
+7
|
\
|
*
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
2023-07-28
1
-1
/
+7
*
|
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
2023-08-03
1
-2
/
+1
*
|
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
2023-08-03
1
-1
/
+1
*
|
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
2023-08-03
1
-0
/
+1
*
|
perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...
Kajol Jain
2023-08-03
1
-1
/
+1
*
|
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...
Athira Rajeev
2023-08-03
1
-7
/
+7
*
|
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
2023-08-03
1
-0
/
+1
*
|
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
2023-08-03
1
-2
/
+3
*
|
perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...
Athira Rajeev
2023-08-03
1
-1
/
+1
*
|
perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...
Athira Rajeev
2023-08-03
1
-1
/
+1
*
|
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
2023-08-03
1
-0
/
+1
*
|
perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...
Kajol Jain
2023-08-03
1
-1
/
+1
*
|
perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote
Kajol Jain
2023-08-03
1
-1
/
+1
*
|
perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
Athira Rajeev
2023-08-03
1
-2
/
+2
*
|
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
2023-08-03
1
-2
/
+2
*
|
perf tests perf_dat _converter_json: Use quoting to avoid word splitting
Athira Rajeev
2023-08-03
1
-1
/
+1
*
|
perf tests stat+csv_summary: Fix unused variable references detected via shel...
Athira Rajeev
2023-08-03
1
-2
/
+2
*
|
perf tests: Address signal case issues detected via shellcheck
Athira Rajeev
2023-08-03
1
-1
/
+1
*
|
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
2023-08-03
1
-16
/
+12
*
|
perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...
Kajol Jain
2023-08-03
1
-6
/
+6
*
|
perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...
Kajol Jain
2023-08-03
1
-3
/
+3
*
|
perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...
Kajol Jain
2023-08-03
1
-2
/
+2
*
|
perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...
Akanksha J N
2023-08-03
1
-3
/
+3
*
|
perf tests task_analyzer: Check perf build options for libtraceevent support
Aditya Gupta
2023-08-03
1
-1
/
+1
|
/
*
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
2023-07-11
1
-0
/
+77
*
perf test: Test perf lock contention CSV output
Namhyung Kim
2023-07-01
1
-0
/
+36
*
perf test: Skip metrics w/o event name in stat STD output linter
Namhyung Kim
2023-06-24
1
-8
/
+8
[next]