Re: [PATCH 2/2] perf list: Add usage

From: David Ahern
Date: Wed Oct 30 2013 - 12:34:13 EST


This is a multi-part message in MIME format.On 10/30/13, 10:15 AM, David Ahern wrote:
Currently perf list is not very helpful if you forget the syntax:
$ perf list -h

List of pre-defined events (to be used in -e):

After:
$ perf list -h

usage: perf list [hw|sw|cache|tracepoint|pmu|event_glob]

gah, this version breaks perf-list. Updated patch attached.