Re: [PATCH] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64

2019-07-02 Thread Phillips, Kim
On 6/27/19 5:16 AM, Seeteena Thoufeek wrote: > 'probe libc's inet_pton & backtrace it with ping' testcase sometimes > fails on powerpc because distro ping binary does not have symbol > information and thus it prints "[unknown]" function name in the > backtrace. > > Accept "[unknown]" as valid

[PATCH] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64

2019-06-27 Thread Seeteena Thoufeek
'probe libc's inet_pton & backtrace it with ping' testcase sometimes fails on powerpc because distro ping binary does not have symbol information and thus it prints "[unknown]" function name in the backtrace. Accept "[unknown]" as valid function name for powerpc as well. # perf test -v "probe