aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAge
* perf tests: Fixes hang in zstd compression test by changing the source of ran...James Clark2019-08-26
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-08-12
* Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo2019-07-08
|\
| * perf tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-17
* | perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-06
|/
* perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo2019-05-15
* perf tests: Implement Zstd comp/decomp integration testAlexey Budankov2019-05-15
* perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2019-02-15
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-04
* perf tests: Use shebangs in the shell scriptsMichael Petlan2018-12-18
* 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