index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
lib
Age
Commit message (
Expand
)
Author
2024-09-11
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...
Arnaldo Carvalho de Melo
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
2024-08-28
perf test vfs_getname: Look for alternative line where to collect the pathname
Arnaldo Carvalho de Melo
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
2023-06-21
perf test: Add metric value validation test
Weilin Wang
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
2023-05-26
perf test: Fix perf stat JSON output test
Namhyung Kim
2023-05-23
pert tests: Add tests for new "perf stat --per-cache" aggregation option
K Prateek Nayak
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-10-06
perf test: Add CoreSight shell lib shared code for future tests
Carsten Haitzler
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
2022-08-10
perf test: JSON format checking
Claire Jensen
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2022-05-26
perf test: Add checking for perf stat CSV output.
Claire Jensen
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
2020-02-18
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2019-02-15
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
Tommi Rantala
2019-01-04
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo