summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/trace+probe_vfs_getname.sh
Commit message (Expand)AuthorAgeFilesLines
* tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev2023-09-261-0/+1
* perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo2023-08-151-1/+1
* perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo2023-08-151-1/+1
* perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N2023-08-031-3/+3
* perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-141-2/+2
* perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark2021-10-261-2/+2
* perf tools: Add support to read build id from compressed elfJiri Olsa2020-12-171-1/+1
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-08-121-0/+4
* perf tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-171-0/+1
* perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2019-02-151-0/+1
* perf tests: Use shebangs in the shell scriptsMichael Petlan2018-12-181-0/+1
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2018-07-111-1/+1
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-271-4/+3
* perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-161-2/+4
* perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2017-08-151-0/+4
* perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo2017-08-111-0/+31