summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/trace+probe_vfs_getname.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-27tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev1-0/+1
2023-08-15perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo1-1/+1
2023-08-15perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo1-1/+1
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N1-3/+3
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2021-10-26perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark1-2/+2
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa1-1/+1
2019-08-12perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo1-0/+4
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo1-0/+1
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala1-0/+1
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan1-0/+1
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips1-1/+1
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan1-4/+3
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo1-0/+4
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo1-0/+31