* David Ahern <[email protected]> [2013-12-01 17:23:15]: > Add entry to perf-sched documentation for timehist command and its > options. > > v2: Addressed comments by Namhyung > > Signed-off-by: David Ahern <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Frederic Weisbecker <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Mike Galbraith <[email protected]> > Cc: Jiri Olsa <[email protected]> > Cc: Namhyung Kim <[email protected]> > Cc: Stephane Eranian <[email protected]> > Cc: Pekka Enberg <[email protected]> > --- > tools/perf/Documentation/perf-sched.txt | 61 > ++++++++++++++++++++++++++++++++- > 1 file changed, 60 insertions(+), 1 deletion(-) > > diff --git a/tools/perf/Documentation/perf-sched.txt > b/tools/perf/Documentation/perf-sched.txt > index 8ff4df956951..e7bb19fcdbff 100644 > --- a/tools/perf/Documentation/perf-sched.txt > +++ b/tools/perf/Documentation/perf-sched.txt > @@ -8,7 +8,7 @@ perf-sched - Tool to trace/measure scheduler properties > (latencies) > SYNOPSIS > -------- > [verse] > -'perf sched' {record|latency|map|replay|script} > +'perf sched' {record|latency|map|replay|script|timehist} > > DESCRIPTION > ----------- > @@ -36,6 +36,11 @@ There are five variants of perf sched:
Nit: There are six variants now. -- Thanks and Regards Srikar Dronamraju -- 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/

