Messages in this thread |  | | Date | Wed, 15 Jun 2011 10:15:18 +0200 | From | Ingo Molnar <> | Subject | Re: [PATCH] [perf] Add inverted call graph report support. |
| |
* Sam Liao <phyomh@gmail.com> wrote:
> On Wed, Jun 15, 2011 at 6:15 AM, Arun Sharma <asharma@fb.com> 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"
We could alias the -G flag to the inverse graph.
Plus it would be nice to allow a .perfconfig flag for people to configure their desired default reporting parameters.
Thanks,
Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |