Jonathan Neuschäfer
0a464ea4dc
docs: dev-tools: gcov: Remove a stray single-quote
...
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net >
Link: https://lore.kernel.org/r/20200229173515.13868-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-03-02 12:51:02 -07:00
Tri Vo
aa069a23a2
gcov: docs: add a note on GCC vs Clang differences
...
Document some things of note to gcov users:
1. GCC gcov and Clang llvm-cov tools are not compatible.
2. The use of GCC vs Clang is transparent at build-time.
Also adjust the documentation to account for the removal of config symbol
CONFIG_GCOV_FORMAT_AUTODETECT by commit 6a61b70b43
("gcov: remove
CONFIG_GCOV_FORMAT_AUTODETECT").
Link: http://lkml.kernel.org/r/20190318025411.98014-4-trong@android.com
Signed-off-by: Tri Vo <trong@android.com >
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com >
Cc: Daniel Mentz <danielmentz@google.com >
Cc: Greg Hackmann <ghackmann@android.com >
Cc: Nick Desaulniers <ndesaulniers@google.com >
Cc: Petri Gynther <pgynther@google.com >
Cc: Prasad Sodagudi <psodagud@quicinc.com >
Cc: Trilok Soni <tsoni@quicinc.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2019-05-14 19:52:51 -07:00
Jani Nikula
57131dd3fd
Documentation/dev-tools: use code-block with proper language
...
Now that we don't have automatic syntax highlighting, use the code-block
directive with the explicitly selected language, where appropriate.
Signed-off-by: Jani Nikula <jani.nikula@intel.com >
2016-11-03 12:39:06 +02:00
Jonathan Corbet
2584bab2f9
docs: sphinixfy gcov.txt and move to dev-tools
...
No textual changes beyond formatting.
Cc: Peter Oberparleiter <oberpar@linux.vnet.ibm.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2016-08-18 17:41:38 -06:00