aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14perf test: Add build id shell testJiri Olsa1-0/+101
2020-09-10perf test: Introduce script for Arm CoreSight testingLeo Yan1-0/+183
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan1-2/+2
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-02-18perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1
2019-08-26perf tests: Fixes hang in zstd compression test by changing the source of random dataJames Clark1-1/+1
2019-08-12perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo1-0/+4
2019-07-08Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo6-1/+8
2019-07-06perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek1-1/+1
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo6-1/+8
2019-05-15perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo1-5/+4
2019-05-15perf tests: Implement Zstd comp/decomp integration testAlexey Budankov1-0/+35
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2-0/+6
2019-01-04perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan4-0/+4
2018-09-05perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo1-1/+1
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das1-4/+24
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das1-1/+1
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das1-0/+6
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips1-16/+21
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips1-1/+1
2018-06-06perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo1-1/+1
2018-05-18perf script: Show symbol offsets by defaultSandipan Das1-6/+6
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter1-1/+1
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter1-4/+2
2018-03-16perf test: Fix exit code for record+probe_libc_inet_pton.shSandipan Das1-1/+4
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa1-0/+0
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa1-15/+15
2018-02-16perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo1-1/+1
2018-02-16perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-5/+18
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan1-4/+3
2017-11-16perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter1-2/+5
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian1-3/+6
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips3-4/+4
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo1-3/+3
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo6-1/+22
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo1-5/+0
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo1-0/+40
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo1-0/+31
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo1-0/+37
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2-21/+29
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo1-0/+30