Re: [PATCH 0/5] perf: Fixes for callchain ip handling and related tests

From: Arnaldo Carvalho de Melo
Date: Tue Jul 17 2018 - 15:57:23 EST


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.