summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/lib
AgeCommit message (Expand)AuthorFilesLines
2018-02-16perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo1-1/+1
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2-3/+3
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo1-3/+3
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2-1/+7
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo1-5/+0
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo1-0/+28