Re: [PATCH] [perf] Add inverted call graph report support.
From: Sam Liao <hidden>
Date: 2011-06-15 06:01:35
Also in:
lkml
From: Sam Liao <hidden>
Date: 2011-06-15 06:01:35
Also in:
lkml
On Wed, Jun 15, 2011 at 6:15 AM, Arun Sharma [off-list ref] wrote:
Sam, $ perf report -g graph,0.5,caller --sort pid is a bit hard to type. Perhaps add a simpler command line option that has the same effect? -Arun
How about perf report -g [caller/callee,][graph,0.1] -s pid or remove the order of the options for "-g" -Sam