Re: [PATCH 2/3] perf trace: Add option to analyze events in a fileversus live

From: David Ahern
Date: Wed Aug 28 2013 - 09:09:46 EST


On 8/28/13 7:02 AM, Arnaldo Carvalho de Melo wrote:
Em Mon, Aug 26, 2013 at 09:52:14PM -0600, David Ahern escreveu:
Allows capture of raw_syscall:* events and analyzed at a later
time.

+-r
+--replay
+ Process events from a given perf data file.

Shouldn't this be just -i/--input, like for 'report', 'annotate', etc?

- Arnaldo


uh, arguably. But -i == inherit per a prior patch. record (-i = inherit) / report (-i = input file) collision.

I have used this a bit over the last 2 days and -r is not logical. How about -f / --file?

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