[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0906101302470.30552@gandalf.stny.rr.com>
Date: Wed, 10 Jun 2009 13:02:59 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Mike Frysinger <vapier@...too.org>
cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] ftrace.txt: fix typo in function grapher name
On Wed, 10 Jun 2009, Mike Frysinger wrote:
> The function graph tracer is called just "function_graph" (no trailing
> "_tracer" needed).
>
> Signed-off-by: Mike Frysinger <vapier@...too.org>
Thanks, I'll queue it up.
-- Steve
> ---
> Documentation/trace/ftrace.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
> index fd9a3e6..5ad2ded 100644
> --- a/Documentation/trace/ftrace.txt
> +++ b/Documentation/trace/ftrace.txt
> @@ -179,7 +179,7 @@ Here is the list of current tracers that may be configured.
>
> Function call tracer to trace all kernel functions.
>
> - "function_graph_tracer"
> + "function_graph"
>
> Similar to the function tracer except that the
> function tracer probes the functions on their entry
> --
> 1.6.3.1
>
>
--
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