summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/lib/probe_vfs_getname.sh
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark2021-08-301-1/+1
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-161-1/+1
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2017-08-161-2/+2
* perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo2017-08-151-3/+3
* perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2017-08-151-1/+1
* perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo2017-08-151-5/+0
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-111-0/+28