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

From: Adrian Hunter
Date: Wed Jun 19 2019 - 02:50:56 EST


Hi

Here is one non-urgent fix and a subsequent tidy-up.


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