summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
* 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/+5
* 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-162-3/+3
* 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-152-1/+7
* 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