projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1944df6
)
trivial: ftrace:fix description of trace directory
author
GeunSik Lim
<leemgs1@gmail.com>
Mon, 1 Jun 2009 08:49:41 +0000
(10:49 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 12 Jun 2009 16:01:49 +0000
(18:01 +0200)
Fix trace source directory from kernel/tracing/ to kernel/trace/.
Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/trace/ftrace.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/trace/ftrace.txt
b/Documentation/trace/ftrace.txt
index 2a82d8602944abca930635cff44f37c52238529d..7bd27f0e288008c641c31474341a2dd84ef8bf73 100644
(file)
--- a/
Documentation/trace/ftrace.txt
+++ b/
Documentation/trace/ftrace.txt
@@
-1834,4
+1834,4
@@
an error.
-----------
More details can be found in the source code, in the
-kernel/trac
ing
/*.c files.
+kernel/trac
e
/*.c files.