From: Li Zefan <lizf@cn.fujitsu.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
LKML <linux-kernel@vger.kernel.org>,
Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>,
Pekka Paalanen <pq@iki.fi>
Subject: [PATCH][RESEND] tracing: consolidate documents
Date: Thu, 09 Apr 2009 11:52:00 +0800 [thread overview]
Message-ID: <49DD70E0.9080302@cn.fujitsu.com> (raw)
In-Reply-To: <49DD6E2B.6090200@cn.fujitsu.com>
Move tracepoints.txt, ftrace.txt and mmiotrace.txt to the new
directory trace/
I don't find any references to those documents in both source
files and documents, so no extra work needs to be done.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
Fix a typo in changelog, and CC more people.
---
Documentation/{ => trace}/ftrace.txt | 0
Documentation/{tracers => trace}/mmiotrace.txt | 0
Documentation/{ => trace}/tracepoints.txt | 0
3 files changed, 0 insertions(+), 0 deletions(-)
rename Documentation/{ => trace}/ftrace.txt (100%)
rename Documentation/{tracers => trace}/mmiotrace.txt (100%)
rename Documentation/{ => trace}/tracepoints.txt (100%)
diff --git a/Documentation/ftrace.txt b/Documentation/trace/ftrace.txt
similarity index 100%
rename from Documentation/ftrace.txt
rename to Documentation/trace/ftrace.txt
diff --git a/Documentation/tracers/mmiotrace.txt b/Documentation/trace/mmiotrace.txt
similarity index 100%
rename from Documentation/tracers/mmiotrace.txt
rename to Documentation/trace/mmiotrace.txt
diff --git a/Documentation/tracepoints.txt b/Documentation/trace/tracepoints.txt
similarity index 100%
rename from Documentation/tracepoints.txt
rename to Documentation/trace/tracepoints.txt
--
1.5.4.rc3
next prev parent reply other threads:[~2009-04-09 3:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 3:40 [PATCH] tracing: consolidate documents Li Zefan
2009-04-09 3:52 ` Li Zefan [this message]
2009-04-09 3:59 ` [PATCH][RESEND] " Li Zefan
2009-04-09 4:13 ` Ingo Molnar
2009-04-09 5:16 ` Pekka Enberg
2009-04-09 5:29 ` Ingo Molnar
2009-04-09 16:37 ` Randy Dunlap
2009-04-09 4:37 ` [tip:tracing/urgent] " Li Zefan
2009-04-09 7:26 ` Mathieu Desnoyers
2009-04-09 5:30 ` Li Zefan
2009-04-09 15:53 ` Pekka Paalanen
2009-04-09 16:58 ` Pekka Enberg
2009-04-10 0:36 ` Li Zefan
2009-04-10 13:04 ` Ingo Molnar
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=49DD70E0.9080302@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@polymtl.ca \
--cc=mingo@elte.hu \
--cc=pq@iki.fi \
--cc=rostedt@goodmis.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.