[PATCH 0 of 2] Two small UI tweaks to perf

From: Marti Raudsepp
Date: Mon Oct 26 2009 - 20:33:53 EST


Hi!

Posting two small user interface tweaks to perf.

[PATCH 1 of 2] perf tools: notify user when unrecognized event is specified

When you specify an unknown --event, perf now outputs:

invalid or unsupported event: 'foobar'
Run 'perf list' for a list of valid events

[PATCH 2 of 2] perf tools: output 'perf list' to stdout not stderr

I certainly expected 'perf list' output to be sent to stdout. It's not errors
or notices: the user asked for a list.

Marti

--
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/