On Wed, Jun 26, 2013 at 04:14:18PM +0900, Namhyung Kim wrote: > From: Namhyung Kim <[email protected]> > > Cc: Steven Rostedt <[email protected]> > Cc: Frederic Weisbecker <[email protected]> > Signed-off-by: Namhyung Kim <[email protected]> > ---
SNIP > +OPTIONS > +------- > +<command>...:: > + Any command you can specify in a shell. > + > +-t:: > +--tracer=:: > + The ftrace tracer to be used (default: function_graph). > + Currently only 'function' and 'function_graph' are supported. > + Used by 'live' and 'record' subcommands only. hum, 'live' subcommand supports whatever is available in 'available_tracers' file, right? and displays whatever gets into 'trace' .. which I think is useful and should stay like that jirka -- 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/

