* [PATCH] ftrace:fix description of trace directory
@ 2009-05-31 23:51 GeunSik Lim
2009-06-01 8:50 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: GeunSik Lim @ 2009-05-31 23:51 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-kernel, Steven Rostedt
Hi Jiri Kosina,
This is trivial patch.
Thanks.
Subject: [PATCH] ftrace:fix description of trace directory
Fix trace source directory from kernel/tracing/ to kernel/trace/.
Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
---
Documentation/trace/ftrace.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
index fd9a3e6..608770c 100644
--- a/Documentation/trace/ftrace.txt
+++ b/Documentation/trace/ftrace.txt
@@ -1825,4 +1825,4 @@ an error.
-----------
More details can be found in the source code, in the
-kernel/tracing/*.c files.
+kernel/trace/*.c files.
--
1.6.3.1
-----------------------------------------------
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 ( S A M S U N G E L E C T R O N I C S )
e-Mail :1) geunsik.lim@samsung.com
2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ftrace:fix description of trace directory
2009-05-31 23:51 [PATCH] ftrace:fix description of trace directory GeunSik Lim
@ 2009-06-01 8:50 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-06-01 8:50 UTC (permalink / raw)
To: GeunSik Lim; +Cc: Jiri Kosina, linux-kernel, Steven Rostedt
On Mon, 1 Jun 2009, GeunSik Lim wrote:
> ---
> Documentation/trace/ftrace.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
> index fd9a3e6..608770c 100644
> --- a/Documentation/trace/ftrace.txt
> +++ b/Documentation/trace/ftrace.txt
> @@ -1825,4 +1825,4 @@ an error.
> -----------
>
> More details can be found in the source code, in the
> -kernel/tracing/*.c files.
> +kernel/trace/*.c files.
Applied to trivial queue, thanks.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-01 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-31 23:51 [PATCH] ftrace:fix description of trace directory GeunSik Lim
2009-06-01 8:50 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox