summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo2018-09-051-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das2018-07-241-4/+24
* perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das2018-07-241-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das2018-07-241-0/+6
* perf test shell: Make perf's inet_pton test more portableKim Phillips2018-07-111-16/+21
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2018-07-111-1/+1
* perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo2018-06-061-1/+1
* perf script: Show symbol offsets by defaultSandipan Das2018-05-181-6/+6
* perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-231-4/+2
* perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das2018-03-161-1/+4
* perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-051-0/+0
* perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-051-15/+15
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-161-1/+1
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-161-3/+3
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-271-4/+3
* perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-161-2/+5
* perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-161-2/+4
* perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-181-3/+6
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2017-08-163-4/+4
* 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-156-1/+22
* perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo2017-08-151-5/+0
* perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo2017-08-111-0/+40
* perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo2017-08-111-0/+31
* perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo2017-08-111-0/+37
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-112-21/+29
* perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo2017-08-111-0/+30
OpenPOWER on IntegriCloud