Re: [PATCH]append prompt in /debug/tracing/README file.

From: Minchan Kim
Date: Thu May 14 2009 - 04:28:44 EST


Hi, GeunkSik.

For fixing trivial typo, Let Cced trivial patch maintainer.

TRIVIAL PATCHES
P: Jiri Kosina
M: trivial@xxxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
S: Maintained


2009/5/14 GeunSik Lim <leemgs1@xxxxxxxxx>:
>
> Dear Steven Rostedt,
>
> Â ÂPlease, Append prompt in /debug/tracing/README file.
>
> Â ÂThis is trivial issue. Fix typo Mini Howto file(README) for ftrace.
>
> Â ÂSigned-off-by: GeunSik Lim <geunsik.lim@xxxxxxxxxxx>
>
> diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
> index 1ce5dc6..a4726f5 100644
> --- a/kernel/trace/trace.c
> +++ b/kernel/trace/trace.c
> @@ -2380,7 +2380,7 @@ static const char readme_msg[] =
> Â Â Â Â"# echo print-parent > /debug/tracing/trace_options\n"
> Â Â Â Â"# echo 1 > /debug/tracing/tracing_enabled\n"
> Â Â Â Â"# cat /debug/tracing/trace > /tmp/trace.txt\n"
> - Â Â Â "echo 0 > /debug/tracing/tracing_enabled\n"
> + Â Â Â "# echo 0 > /debug/tracing/tracing_enabled\n"
> Â;
>
> Âstatic ssize_t
>
>
>
> -----------------------------------------------
> To unsubscribe from this list: send the line "unsubscribe linux-***"
> in the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
> Please read the FAQ at Âhttp://www.tux.org/lkml/
>
> GeunSik Lim (ELS - OS Group - S/W Lab - SAIT - SAMSUNG)
> e-Mail Â:1) geunsik.lim@xxxxxxxxxxx
> Â Â Â Â 2) leemgs@xxxxxxxxx , leemgs1@xxxxxxxxx
> HomePage: http://intomail.dnip.net/invain/me/
> -----------------------------------------------
>



--
Kinds regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/