Re: [PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Milian Wolff
On Donnerstag, 18. Mai 2017 11:55:38 CEST Namhyung Kim wrote: > On Thu, May 18, 2017 at 10:38:22AM +0200, Milian Wolff wrote: > > The very last inlined frame, i.e. the one furthest away from the > > non-inlined frame, was silently dropped. This is apparent when > > comparing the output of `perf

Re: [PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Milian Wolff
On Donnerstag, 18. Mai 2017 11:55:38 CEST Namhyung Kim wrote: > On Thu, May 18, 2017 at 10:38:22AM +0200, Milian Wolff wrote: > > The very last inlined frame, i.e. the one furthest away from the > > non-inlined frame, was silently dropped. This is apparent when > > comparing the output of `perf

Re: [PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Namhyung Kim
On Thu, May 18, 2017 at 10:38:22AM +0200, Milian Wolff wrote: > The very last inlined frame, i.e. the one furthest away from the > non-inlined frame, was silently dropped. This is apparent when > comparing the output of `perf script` and `addr2line`: > > ~~ > $ perf script --inline > ... >

Re: [PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Namhyung Kim
On Thu, May 18, 2017 at 10:38:22AM +0200, Milian Wolff wrote: > The very last inlined frame, i.e. the one furthest away from the > non-inlined frame, was silently dropped. This is apparent when > comparing the output of `perf script` and `addr2line`: > > ~~ > $ perf script --inline > ... >

[PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Milian Wolff
The very last inlined frame, i.e. the one furthest away from the non-inlined frame, was silently dropped. This is apparent when comparing the output of `perf script` and `addr2line`: ~~ $ perf script --inline ... a.out 26722 80836.309329: 72425 cycles: 21493

[PATCH v2] perf report: do not drop last inlined frame

2017-05-18 Thread Milian Wolff
The very last inlined frame, i.e. the one furthest away from the non-inlined frame, was silently dropped. This is apparent when comparing the output of `perf script` and `addr2line`: ~~ $ perf script --inline ... a.out 26722 80836.309329: 72425 cycles: 21493