Re: [PATCH 4/7] perf tools: Enhance the thread stack to output call/return data

2014-11-03 Thread Jiri Olsa
On Thu, Oct 30, 2014 at 04:09:45PM +0200, Adrian Hunter wrote: > Enhance the thread stack to output detailed information > about paired calls and returns. > > The enhanced processing consumes sample information via > thread_stack__process() and outputs information about > paired calls / returns vi

[PATCH 4/7] perf tools: Enhance the thread stack to output call/return data

2014-10-30 Thread Adrian Hunter
Enhance the thread stack to output detailed information about paired calls and returns. The enhanced processing consumes sample information via thread_stack__process() and outputs information about paired calls / returns via a call-back. While the call-back makes it possible for the facility to b