Re: [PATCH 77/77] perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Fri, Sep 07, 2018 at 02:09:13PM +0200, Thomas-Mich Richter escreveu: > On 09/06/2018 12:04 AM, Arnaldo Carvalho de Melo wrote: > > rpm -e iputils-debuginfo > > I have done the same on my s390 this morning: > > [root@p23lp27 perf]# ./perf test ping > 60: probe libc's inet_pton & backtrace it wi

Re: [PATCH 77/77] perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo

2018-09-07 Thread Thomas-Mich Richter
On 09/06/2018 12:04 AM, Arnaldo Carvalho de Melo wrote: > rpm -e iputils-debuginfo I have done the same on my s390 this morning: [root@p23lp27 perf]# ./perf test ping 60: probe libc's inet_pton & backtrace it with ping : Ok [root@p23lp27 perf]# rpm -e iputils-debuginfo [root@p23lp27 perf]#

[PATCH 77/77] perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo

2018-09-05 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo When we don't have the iputils-debuginfo package installed, i.e. when we don't have the DWARF information needed to resolve ping's samples, we end up failing this 'perf test' entry: # perf test ping 62: probe libc's inet_pton & backtrace it with ping : Ok