Re: [PATCH 0/2] perf thread-stack: Fix thread stack return from kernel for kernel-only case

From: Arnaldo Carvalho de Melo
Date: Mon Jun 24 2019 - 14:44:51 EST


Em Wed, Jun 19, 2019 at 09:44:27AM +0300, Adrian Hunter escreveu:
> Hi
>
> Here is one non-urgent fix and a subsequent tidy-up.

Thanks, both applied.

- Arnaldo

>
> Adrian Hunter (2):
> perf thread-stack: Fix thread stack return from kernel for kernel-only case
> perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
>
> tools/perf/util/thread-stack.c | 48 ++++++++++++++++++++++++++++++------------
> 1 file changed, 35 insertions(+), 13 deletions(-)
>
>
> Regards
> Adrian

--

- Arnaldo