summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/record+probe_libc_inet_pton.sh
AgeCommit message (Expand)Author
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati
2023-09-26tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-02-01perf tests shell: Fix check for libtracevent supportAthira Rajeev
2023-02-01perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2019-07-08Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo
2019-07-06perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-06-17perf tests: Add missing SPDX headersArnaldo 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-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