summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorLines
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan-4/+3
2017-11-16perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter-2/+5
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter-2/+4
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian-3/+6
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips-4/+4
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo-3/+3
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo-1/+22
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo-5/+0
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo-0/+40
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo-0/+31
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo-0/+37
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo-21/+29
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo-0/+30