[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0905141001120.30591@gandalf.stny.rr.com>
Date: Thu, 14 May 2009 10:01:56 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Kosina <jkosina@...e.cz>
cc: Minchan Kim <minchan.kim@...il.com>, leemgs1@...il.com,
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, Jiri Kosina wrote:
> 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.
It's fine with me that this goes via the trivial tree.
If you want, you can also add:
Acked-by: Steven Rostedt <rostedt@...dmis.org>
Thanks!
-- Steve
Powered by blists - more mailing lists