[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131202123808.GA22212@gmail.com>
Date: Mon, 2 Dec 2013 13:38:08 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
Cc: David Ahern <dsahern@...il.com>, acme@...stprotocols.net,
linux-kernel@...r.kernel.org, namhyung@...nel.org,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Mike Galbraith <efault@....de>, Jiri Olsa <jolsa@...hat.com>,
Stephane Eranian <eranian@...gle.com>,
Pekka Enberg <penberg@...nel.org>
Subject: Re: [PATCH 2/2] perf sched: Add documentation for timehist options
* Srikar Dronamraju <srikar@...ux.vnet.ibm.com> wrote:
> * David Ahern <dsahern@...il.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 <dsahern@...il.com>
> > Cc: Ingo Molnar <mingo@...nel.org>
> > Cc: Frederic Weisbecker <fweisbec@...il.com>
> > Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> > Cc: Mike Galbraith <efault@....de>
> > Cc: Jiri Olsa <jolsa@...hat.com>
> > Cc: Namhyung Kim <namhyung@...nel.org>
> > Cc: Stephane Eranian <eranian@...gle.com>
> > Cc: Pekka Enberg <penberg@...nel.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists