From: GeunSik Lim <leemgs1@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@elte.hu>,
linux-rt-users <linux-rt-users@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
williams <williams@redhat.com>, tglx <tglx@linutronix.de>
Subject: [PATCH]append prompt in /debug/tracing/README file.
Date: Thu, 14 May 2009 17:23:38 +0900 [thread overview]
Message-ID: <1242289418.31161.45.camel@centos51> (raw)
[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]
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@samsung.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
-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***"
in the body of a message to majordomo@vger.kernel.org
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@samsung.com
2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://intomail.dnip.net/invain/me/
-----------------------------------------------
[-- Attachment #2: append-prompt-in-readme-ftrace.patch --]
[-- Type: text/x-patch, Size: 779 bytes --]
commit 52d07e507de331cff1623d60cda05a5c2435fac8
Author: GeunSik,Lim <leemgs1@gmail.com>
Date: Thu May 14 17:18:09 2009 +0900
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@samsung.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
next reply other threads:[~2009-05-14 8:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 8:23 GeunSik Lim [this message]
2009-05-14 8:28 ` [PATCH]append prompt in /debug/tracing/README file 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:tracing/urgent] tracing: Append " tip-bot for GeunSik Lim
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=1242289418.31161.45.camel@centos51 \
--to=leemgs1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=mingo@elte.hu \
--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