Re: [PATCH 1/3] perf: teach "perf inject" to work with files

From: Arnaldo Carvalho de Melo
Date: Mon Aug 06 2012 - 14:12:03 EST


Em Mon, Aug 06, 2012 at 02:01:57PM +0400, Andrew Vagin escreveu:
> Before this patch "perf inject" can only handle data from pipe.
>
> I want to use "perf inject" for reworking events. Look at my following patch.
>
> Signed-off-by: Andrew Vagin <avagin@xxxxxxxxxx>

Patches that add options to commands should include updates to the docs
(tools/perf/Documentation/).

Also something I saw was the const * char versus const char * stuff for
the foo_file variables, please make them consistent.

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