summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix non-bash issue with stat bpf countersIan Rogers2021-06-191-2/+2
* perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao2021-04-291-0/+3
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-291-1/+1
|\
| * perf test: Change to use bash for daemon testLeo Yan2021-03-261-1/+1
* | perf test: Add CSV summary testJin Yao2021-03-241-0/+31
* | perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu2021-03-231-0/+31
* | perf test: Add 30s timeout for wait for daemon start.Ian Rogers2021-03-171-0/+7
* | perf test: Cleanup daemon if test is interrupted.Ian Rogers2021-03-171-14/+20
* | perf test: Remove unused argumentIan Rogers2021-03-171-8/+7
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-081-16/+16
|\|
| * perf daemon: Fix running test for non root userJiri Olsa2021-03-061-16/+16
* | perf buildid-cache: Add test for PE executableNicholas Fraser2021-03-021-7/+58
|/
* perf buildid-cache: Add test for 16-byte build-idNicholas Fraser2021-02-181-0/+6
* perf test: Output the sub testing result in cs-etmLeo Yan2021-02-181-10/+14
* perf test: Suppress logs in cs-etm testingLeo Yan2021-02-181-12/+9
* perf tests: Add daemon 'lock' testJiri Olsa2021-02-111-0/+38
* perf tests: Add daemon 'ping' command testJiri Olsa2021-02-111-0/+40
* perf tests: Add daemon 'signal' command testJiri Olsa2021-02-111-0/+40
* perf tests: Add daemon 'stop' command testJiri Olsa2021-02-111-0/+54
* perf tests: Add daemon reconfig testJiri Olsa2021-02-111-0/+119
* perf tests: Add daemon 'list' command testJiri Olsa2021-02-111-0/+184
* perf test: Fix shadow stat test for non-bash shellsNamhyung Kim2021-01-151-16/+14
* perf tools: Add support to read build id from compressed elfJiri Olsa2020-12-171-1/+1
* perf test: Add shadow stat testNamhyung Kim2020-11-301-0/+80
* perf test: Update branch sample pattern for cs-etmLeo Yan2020-11-121-1/+1
* perf test: Fix a typo in cs-etm testingLeo Yan2020-11-121-1/+1
* perf test: Add build id shell testJiri Olsa2020-10-141-0/+101
* perf test: Introduce script for Arm CoreSight testingLeo Yan2020-09-101-0/+183
* perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan2020-08-131-2/+2
* perf tests: Fix test 68 zstd compression for s390Thomas Richter2020-07-311-1/+2
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
* perf tests: Fixes hang in zstd compression test by changing the source of ran...James Clark2019-08-261-1/+1
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-08-121-0/+4
* Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo2019-07-086-1/+8
|\
| * perf tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-176-1/+8
* | perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-061-1/+1
|/
* perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo2019-05-151-5/+4
* perf tests: Implement Zstd comp/decomp integration testAlexey Budankov2019-05-151-0/+35
* perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2019-02-152-0/+6
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
* perf tests: Use shebangs in the shell scriptsMichael Petlan2018-12-184-0/+4
* 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