index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
record+script_probe_vfs_getname.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2025-04-29
perf test probe_vfs_getname: Skip if no suitable line detected
Jakub Brnak
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
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
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2018-12-18
perf tests: Use shebangs in the shell scripts
Michael Petlan
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 probe:vfs_getname and verifying results
Arnaldo Carvalho de Melo