Re: [PATCH 0/3] perf tools DWARF libunwind: Add callchain order support

2015-11-22 Thread Milian Wolff
On Donnerstag, 19. November 2015 16:10:37 CET Arnaldo Carvalho de Melo wrote: > Em Tue, Nov 17, 2015 at 04:05:36PM +0100, Jiri Olsa escreveu: > > hi, > > as reported by Milian, currently for DWARF unwind (both libdw > > and libunwind) we display callchain in callee order only. > > Applied the late

Re: [PATCH 0/3] perf tools DWARF libunwind: Add callchain order support

2015-11-20 Thread Jiri Olsa
On Thu, Nov 19, 2015 at 04:10:37PM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Nov 17, 2015 at 04:05:36PM +0100, Jiri Olsa escreveu: > > hi, > > as reported by Milian, currently for DWARF unwind (both libdw > > and libunwind) we display callchain in callee order only. > > Applied the latest v

Re: [PATCH 0/3] perf tools DWARF libunwind: Add callchain order support

2015-11-19 Thread Arnaldo Carvalho de Melo
Em Tue, Nov 17, 2015 at 04:05:36PM +0100, Jiri Olsa escreveu: > hi, > as reported by Milian, currently for DWARF unwind (both libdw > and libunwind) we display callchain in callee order only. Applied the latest versions, please check my perf/core branch to check that all is there as you expect. -

Re: [PATCH 0/3] perf tools DWARF libunwind: Add callchain order support

2015-11-17 Thread Wangnan (F)
Hi Jiri, On 2015/11/17 23:05, Jiri Olsa wrote: hi, as reported by Milian, currently for DWARF unwind (both libdw and libunwind) we display callchain in callee order only. Adding the support to follow callchain order setup to libunwind DWARF unwinder, so we could get following output for report

[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support

2015-11-17 Thread Jiri Olsa
hi, as reported by Milian, currently for DWARF unwind (both libdw and libunwind) we display callchain in callee order only. Adding the support to follow callchain order setup to libunwind DWARF unwinder, so we could get following output for report: $ perf record --call-graph dwarf ls ... $