All of lore.kernel.org
 help / color / mirror / Atom feed
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>
Subject: [PATCH] tracing: consolidate documents
Date: Thu, 09 Apr 2009 11:40:27 +0800	[thread overview]
Message-ID: <49DD6E2B.6090200@cn.fujitsu.com> (raw)

Move tracepoints.txt, ftrace.txt and ftrace.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>
---
 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


             reply	other threads:[~2009-04-09  3:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09  3:40 Li Zefan [this message]
2009-04-09  3:52 ` [PATCH][RESEND] tracing: consolidate documents Li Zefan
2009-04-09  3:59   ` 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=49DD6E2B.6090200@cn.fujitsu.com \
    --to=lizf@cn.fujitsu.com \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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.