aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
AgeCommit message (Expand)Author
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-05-15perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo
2019-05-15perf tests: Implement Zstd comp/decomp integration testAlexey Budankov
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala
2019-01-04perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan
2018-09-05perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2018-06-06perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo
2018-05-18perf script: Show symbol offsets by defaultSandipan Das
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter
2018-03-16perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa
2018-02-16perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo
2018-02-16perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan
2017-11-16perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo