From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Sandipan Das <sandipan@linux.ibm.com>
Cc: linux-kernel@vger.kernel.org, jolsa@redhat.com,
ravi.bangoria@linux.vnet.ibm.com,
naveen.n.rao@linux.vnet.ibm.com
Subject: Re: [PATCH 0/5] perf: Fixes for callchain ip handling and related tests
Date: Tue, 17 Jul 2018 16:57:10 -0300 [thread overview]
Message-ID: <20180717195710.GH3614@kernel.org> (raw)
In-Reply-To: <cover.1530724939.git.sandipan@linux.ibm.com>
Em Tue, Jul 10, 2018 at 07:28:12PM +0530, Sandipan Das escreveu:
> The first two patches fix the callchain ip filtering mechanism for
> powerpc from skipping entries unecessarily by checking the status of
> a function's return address in the stack.
>
> The third patch fixes a shell test that fails on powerpc due to a
> mismatch in the expected perf script output.
>
> The fourth and fifth patches are generic fixes for the same shell
> test.
>
> --
>
> Hi Arnaldo,
>
> This series has fixes for the inet_pton shell test and depends
> on the following patches from Kim Phillips:
I found the tip-bot messages telling me those were applied already,
merged your patches and pushed them to acme/perf/core, please check that
everything is ok. Ping me if there are more outstanding patches, I'm
back from vacation.
prev parent reply other threads:[~2018-07-17 19:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-10 13:58 [PATCH 0/5] perf: Fixes for callchain ip handling and related tests Sandipan Das
2018-07-10 13:58 ` [PATCH 1/5] perf powerpc: Fix callchain ip filtering Sandipan Das
2018-07-25 20:45 ` [tip:perf/core] " tip-bot for Sandipan Das
2018-07-10 13:58 ` [PATCH 2/5] perf powerpc: Fix callchain ip filtering when return address is in a register Sandipan Das
2018-07-25 20:45 ` [tip:perf/core] " tip-bot for Sandipan Das
2018-07-10 13:58 ` [PATCH 3/5] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 Sandipan Das
2018-07-25 20:46 ` [tip:perf/core] " tip-bot for Sandipan Das
2018-07-10 13:58 ` [PATCH 4/5] perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups Sandipan Das
2018-07-25 20:46 ` [tip:perf/core] " tip-bot for Sandipan Das
2018-07-10 13:58 ` [PATCH 5/5] perf tests: Fix record+probe_libc_inet_pton.sh when event exists Sandipan Das
2018-07-25 20:47 ` [tip:perf/core] " tip-bot for Sandipan Das
2018-07-17 19:57 ` Arnaldo Carvalho de Melo [this message]
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=20180717195710.GH3614@kernel.org \
--to=acme@kernel.org \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=naveen.n.rao@linux.vnet.ibm.com \
--cc=ravi.bangoria@linux.vnet.ibm.com \
--cc=sandipan@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.