index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
record+probe_libc_inet_pton.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2025-06-24
perf test: Replace grep perl regexp with awk
Chun-Tse Shao
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2024-10-02
perf/test: perf test 86 fails on s390
Thomas Richter
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
2023-02-01
perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...
Athira Rajeev
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2019-07-08
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
Arnaldo Carvalho de Melo
2019-07-06
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Seeteena Thoufeek
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2018-12-18
perf tests: Use shebangs in the shell scripts
Michael Petlan
2018-09-05
perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
Arnaldo Carvalho de Melo
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh when event exists
Sandipan Das
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
Sandipan Das
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Sandipan Das
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-06-06
perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
Arnaldo Carvalho de Melo
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2018-05-10
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
Thomas Richter
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-03-16
perf test: Fix exit code for record+probe_libc_inet_pton.sh
Sandipan Das
2018-03-05
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
Jiri Olsa