Re: [GIT PULL 00/19] perf/core improvements and fixes

From: Arnaldo Carvalho de Melo
Date: Thu Jun 16 2016 - 15:54:51 EST


Em Thu, Jun 16, 2016 at 08:29:47AM +0200, Jiri Olsa escreveu:
> On Wed, Jun 15, 2016 at 03:13:09PM -0300, Arnaldo Carvalho de Melo wrote:
>
> SNIP
>
> > ----------------------------------------------------------------
> > He Kuang (1):
> > perf unwind: Fix compile error for static cross build
> >
> > Jiri Olsa (10):
> > perf mem: Add --ldlat option
> > perf tools: Fix Data Object sort entry width index
> > perf tui: Separate hierarchy and standard headers output
> > perf stdio: Separate headers output
> > perf stdio: Separate hierarchy headers output
> > perf stdio: Separate standard headers output
> > perf stdio: Do not pass hists in hist_entry__fprintf
> > perf stdio: Add use_callchain parameter to hists__fprintf
> > perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
> > perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
> hi,
> any reason for skipping this one?:
> perf tools: Rename __hists__add_entry to hists__add_entry

nope, will apply.

- Arnaldo