linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] tracing: fix document references
       [not found] <49DE9764.1090004@cn.fujitsu.com>
@ 2009-04-10  0:50 ` Li Zefan
  2009-04-10 11:12   ` [tip:tracing/urgent] " Li Zefan
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zefan @ 2009-04-10  0:50 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Steven Rostedt, Frederic Weisbecker, Pekka Enberg,
	Pekka Paalanen, eduard.munteanu, LKML

CC: LKML

Li Zefan wrote:
> When moving documents to Documentation/trace/, I forgot to
> grep Kconfig to find out those references.
> 
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
> ---
>  kernel/trace/Kconfig |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> index 2246141..417d198 100644
> --- a/kernel/trace/Kconfig
> +++ b/kernel/trace/Kconfig
> @@ -312,7 +312,7 @@ config KMEMTRACE
>  	  and profile kernel code.
>  
>  	  This requires an userspace application to use. See
> -	  Documentation/vm/kmemtrace.txt for more information.
> +	  Documentation/trace/kmemtrace.txt for more information.
>  
>  	  Saying Y will make the kernel somewhat larger and slower. However,
>  	  if you disable kmemtrace at run-time or boot-time, the performance
> @@ -403,7 +403,7 @@ config MMIOTRACE
>  	  implementation and works via page faults. Tracing is disabled by
>  	  default and can be enabled at run-time.
>  
> -	  See Documentation/tracers/mmiotrace.txt.
> +	  See Documentation/trace/mmiotrace.txt.
>  	  If you are not helping to develop drivers, say N.
>  
>  config MMIOTRACE_TEST


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:tracing/urgent] tracing: fix document references
  2009-04-10  0:50 ` [PATCH] tracing: fix document references Li Zefan
@ 2009-04-10 11:12   ` Li Zefan
  0 siblings, 0 replies; 2+ messages in thread
From: Li Zefan @ 2009-04-10 11:12 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, hpa, mingo, penberg, lizf, fweisbec, rostedt, pq,
	tglx, mingo

Commit-ID:  4d1f4372dbea068ba4ee3d98231133a4a4ee15bd
Gitweb:     http://git.kernel.org/tip/4d1f4372dbea068ba4ee3d98231133a4a4ee15bd
Author:     Li Zefan <lizf@cn.fujitsu.com>
AuthorDate: Fri, 10 Apr 2009 08:48:36 +0800
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Fri, 10 Apr 2009 13:08:50 +0200

tracing: fix document references

When moving documents to Documentation/trace/, I forgot to
grep Kconfig to find out those references.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Pekka Paalanen <pq@iki.fi>
Cc: eduard.munteanu@linux360.ro
LKML-Reference: <49DE97EF.7080208@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>


---
 kernel/trace/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index 2246141..417d198 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -312,7 +312,7 @@ config KMEMTRACE
 	  and profile kernel code.
 
 	  This requires an userspace application to use. See
-	  Documentation/vm/kmemtrace.txt for more information.
+	  Documentation/trace/kmemtrace.txt for more information.
 
 	  Saying Y will make the kernel somewhat larger and slower. However,
 	  if you disable kmemtrace at run-time or boot-time, the performance
@@ -403,7 +403,7 @@ config MMIOTRACE
 	  implementation and works via page faults. Tracing is disabled by
 	  default and can be enabled at run-time.
 
-	  See Documentation/tracers/mmiotrace.txt.
+	  See Documentation/trace/mmiotrace.txt.
 	  If you are not helping to develop drivers, say N.
 
 config MMIOTRACE_TEST

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-10 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <49DE9764.1090004@cn.fujitsu.com>
2009-04-10  0:50 ` [PATCH] tracing: fix document references Li Zefan
2009-04-10 11:12   ` [tip:tracing/urgent] " Li Zefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).