aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAge
* perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo2018-09-05
* perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das2018-07-24
* perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das2018-07-24
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das2018-07-24
* perf test shell: Make perf's inet_pton test more portableKim Phillips2018-07-11
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2018-07-11
* perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo2018-06-06
* perf script: Show symbol offsets by defaultSandipan Das2018-05-18
* perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-10
* perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-23
* perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das2018-03-16
* perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-05
* perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-05
* perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-16
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-16
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-15
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-27
* perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-16
* perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-16
* perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-18
* 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: Add uprobes + backtrace ping testArnaldo Carvalho de Melo2017-08-11
* perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo2017-08-11
* perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo2017-08-11
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-11
* perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo2017-08-11