Re: [PATCH 0/6] perf thread-stack: x86 retpolines

2019-02-06 Thread Adrian Hunter
On 10/01/19 11:55 AM, Jiri Olsa wrote: > On Wed, Jan 09, 2019 at 11:18:29AM +0200, Adrian Hunter wrote: >> Hi >> >> Here are some patches to improve the exported call graph, primarily to deal >> with x86 retpolines. >> >> >> Adrian Hunter (6): >> perf tools: Fix split_kallsyms_for_kcore for t

Re: [PATCH 0/6] perf thread-stack: x86 retpolines

2019-01-10 Thread Jiri Olsa
On Wed, Jan 09, 2019 at 11:18:29AM +0200, Adrian Hunter wrote: > Hi > > Here are some patches to improve the exported call graph, primarily to deal > with x86 retpolines. > > > Adrian Hunter (6): > perf tools: Fix split_kallsyms_for_kcore for trampoline symbols > perf thread-stack: T