From: tip-bot for GeunSik Lim <leemgs1@gmail.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
williams@redhat.com, geunsik.lim@samsung.com, leemgs1@gmail.com,
rostedt@goodmis.org, tglx@linutronix.de, mingo@elte.hu
Subject: [tip:tracing/urgent] tracing: Append prompt in /debug/tracing/README file
Date: Fri, 15 May 2009 17:45:45 GMT [thread overview]
Message-ID: <tip-88fc86c283d9c3854e67e4155808027bc2519eb6@git.kernel.org> (raw)
In-Reply-To: <1242289418.31161.45.camel@centos51>
Commit-ID: 88fc86c283d9c3854e67e4155808027bc2519eb6
Gitweb: http://git.kernel.org/tip/88fc86c283d9c3854e67e4155808027bc2519eb6
Author: GeunSik Lim <leemgs1@gmail.com>
AuthorDate: Thu, 14 May 2009 17:23:38 +0900
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Fri, 15 May 2009 19:43:22 +0200
tracing: Append prompt in /debug/tracing/README file
append prompt in /debug/tracing/README file.
This is trivial issue. Fix typo Mini Howto file(README) for ftrace.
[ Impact: cleanup ]
Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Cc: williams <williams@redhat.com>
LKML-Reference: <1242289418.31161.45.camel@centos51>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
kernel/trace/trace.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
index a884c09..cda81ec 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
prev parent reply other threads:[~2009-05-15 17:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 8:23 [PATCH]append prompt in /debug/tracing/README file GeunSik Lim
2009-05-14 8:28 ` Minchan Kim
2009-05-14 12:18 ` GeunSik Lim
2009-05-14 13:41 ` Jiri Kosina
2009-05-14 14:01 ` Steven Rostedt
2009-05-15 17:45 ` tip-bot for GeunSik Lim [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-88fc86c283d9c3854e67e4155808027bc2519eb6@git.kernel.org \
--to=leemgs1@gmail.com \
--cc=geunsik.lim@samsung.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=williams@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox