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 <[email protected]>
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

