From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Thomas Richter <tmricht@linux.ibm.com>
Cc: linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org,
brueckner@linux.vnet.ibm.com, schwidefsky@de.ibm.com,
heiko.carstens@de.ibm.com
Subject: Re: [PATCH] perf: test 60 fails on s390 inline missing on s390
Date: Tue, 8 May 2018 11:23:11 -0300 [thread overview]
Message-ID: <20180508142311.GF13491@kernel.org> (raw)
In-Reply-To: <20180503065837.71043-1-tmricht@linux.ibm.com>
Em Thu, May 03, 2018 at 08:58:37AM +0200, Thomas Richter escreveu:
> perf test 60: probe libc's inet_pton & backtrace it with ping
> fails on 4.17.0rc3. It turned out that function __inet_pton
> is reported as inline:
>
> [root@s8360047 perf]# ./perf script -i /tmp/perf.data.111
> ping 12457 [000] 1584.478959: probe_libc:inet_pton: (3ffb5a347e8)
> 1347e8 __inet_pton (inlined)
> f19d7 gaih_inet.constprop.5 (/usr/lib64/libc-2.24.so)
> f4c3f __GI_getaddrinfo (inlined)
> 410b main (/usr/bin/ping)
>
> Allow __inet_pton listed as inline.
Thanks, applied,
- Arnaldo
next prev parent reply other threads:[~2018-05-08 14:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-03 6:58 [PATCH] perf: test 60 fails on s390 inline missing on s390 Thomas Richter
2018-05-08 14:23 ` Arnaldo Carvalho de Melo [this message]
2018-05-15 6:39 ` [tip:perf/urgent] perf test: "probe libc's inet_pton" fails on s390 due to missing inline tip-bot for Thomas Richter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180508142311.GF13491@kernel.org \
--to=acme@kernel.org \
--cc=brueckner@linux.vnet.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
--cc=tmricht@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.