projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a32f0
)
gcov: Fix DEBUG_FS symbol
author
Michal Simek
<monstr@monstr.eu>
Mon, 31 Aug 2009 13:11:30 +0000
(15:11 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 21 Sep 2009 12:29:20 +0000
(14:29 +0200)
Signed-off-by: Michal Simek <monstr@monstr.eu>
Documentation/gcov.txt
patch
|
blob
|
history
diff --git
a/Documentation/gcov.txt
b/Documentation/gcov.txt
index 40ec633527600be750ef15ec4f8706c8bcae0f01..e7ca6478cd93d4e6422d1ae92455b347dbdf7ccb 100644
(file)
--- a/
Documentation/gcov.txt
+++ b/
Documentation/gcov.txt
@@
-47,7
+47,7
@@
Possible uses:
Configure the kernel with:
- CONFIG_DEBUGFS=y
+ CONFIG_DEBUG
_
FS=y
CONFIG_GCOV_KERNEL=y
and to get coverage data for the entire kernel: