* Srikar Dronamraju <sri...@linux.vnet.ibm.com> wrote: > * David Ahern <dsah...@gmail.com> [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 <dsah...@gmail.com> > > Cc: Ingo Molnar <mi...@kernel.org> > > Cc: Frederic Weisbecker <fweis...@gmail.com> > > Cc: Peter Zijlstra <a.p.zijls...@chello.nl> > > Cc: Mike Galbraith <efa...@gmx.de> > > Cc: Jiri Olsa <jo...@redhat.com> > > Cc: Namhyung Kim <namhy...@kernel.org> > > Cc: Stephane Eranian <eran...@google.com> > > Cc: Pekka Enberg <penb...@kernel.org> > > --- > > 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.
Trick: it might make sense to use a more future-proof phrase: There are several variants of perf sched: ;-) Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/