[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.0905141540470.22712@wotan.suse.de>
Date: Thu, 14 May 2009 15:41:25 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Minchan Kim <minchan.kim@...il.com>
Cc: leemgs1@...il.com, Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...e.hu>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
williams <williams@...hat.com>, tglx <tglx@...utronix.de>,
Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH]append prompt in /debug/tracing/README file.
On Thu, 14 May 2009, Minchan Kim wrote:
> > 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@...sung.com>
> >
> > 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
I have applied this to trivial tree. If anyone else has already applied it
to his tree, please let me know so that I can drop it.
Thanks,
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists