Re: [PATCH 09/10] perf, tools: Add a --no-desc flag to perf list

From: Jiri Olsa
Date: Thu May 28 2015 - 08:39:31 EST


On Wed, May 27, 2015 at 02:23:28PM -0700, Sukadev Bhattiprolu wrote:
> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> Add a --no-desc flag to perf list to not print the event descriptions
> that were earlier added for JSON events. This may be useful to
> get a less crowded listing.
>
> It's still default to print descriptions as that is the more useful
> default for most users.

I might not be typical user, but the first thing I tried to
explore was 'perf list -v' ;-)

would it be better to have just the list with event names for:
$ perf list

and with descriptions for:
$ perf list -v

not sure we already discussed this..

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/