[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130708162452.GB2957@krava.brq.redhat.com>
Date: Mon, 8 Jul 2013 18:24:52 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Greg Price <price@....edu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Namhyung Kim <namhyung@...nel.org>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCH v2] perf report/top: Add option to collapse undesired
parts of call graph
On Mon, Jul 08, 2013 at 07:57:46AM -0400, Greg Price wrote:
> On Sun, Jul 07, 2013 at 03:13:40PM +0200, Jiri Olsa wrote:
> > On Mon, Jul 01, 2013 at 10:28:45AM -0400, Greg Price wrote:
> > > For example, in an application with an expensive function
> > > implemented with deeply nested recursive calls, the default
> > > call-graph presentation is dominated by the different callchains
> > > within that function. By ignoring these callees, we can collect
> > > the callchains leading into the function and compactly identify
> > > what to blame for expensive calls.
> >
> > hi,
> > what's this one based on? I cannot get it applied on acme's perf/core
>
> That was on v3.10. Here it is on 6d895ece5, which is currently acme's
> perf/core.
>
> Cheers,
> Greg
>
>
> -- >8 --
> Date: Thu, 6 Dec 2012 21:48:05 -0800
>
> For example, in an application with an expensive function
> implemented with deeply nested recursive calls, the default
> call-graph presentation is dominated by the different callchains
> within that function. By ignoring these callees, we can collect
> the callchains leading into the function and compactly identify
> what to blame for expensive calls.
change looks ok, but I'm not that confident in this part, so at least:
Tested-by: Jiri Olsa <jolsa@...hat.com>
thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists