aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/lib/probe_vfs_getname.sh
Commit message (Expand)AuthorAge
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-16
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2017-08-16
* perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo2017-08-15
* perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2017-08-15
* perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo2017-08-15
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-11