index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
trace+probe_vfs_getname.sh
Age
Commit message (
Expand
)
Author
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-08-15
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-03
perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...
Akanksha J N
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
2019-08-12
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
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
2018-12-18
perf tests: Use shebangs in the shell scripts
Michael Petlan
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
2017-11-16
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add test using vfs_getname + 'perf trace'
Arnaldo Carvalho de Melo