linux-uconsole/Documentation/dev-tools
Tri Vo b3af390f82 UPSTREAM: 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>
(cherry picked from commit aa069a23a2)
Bug: 132997968
Test: defconfig + CONFIG_GCOV_KERNEL records coverage

Change-Id: Id9a248d5e6d8fc643300230b2ab2ce902050a6ae
2019-05-17 16:04:56 -07:00
..
coccinelle.rst Kbuild misc updates for v4.15 2017-11-17 17:51:33 -08:00
conf.py doc-rst: make dev-tools folder buildable stand-alone 2016-10-26 17:24:54 -06:00
gcov.rst UPSTREAM: gcov: docs: add a note on GCC vs Clang differences 2019-05-17 16:04:56 -07:00
gdb-kernel-debugging.rst docs: disable KASLR when debugging kernel 2017-07-17 14:49:01 -06:00
index.rst kmemcheck: rip it out 2017-11-15 18:21:05 -08:00
kasan.rst docs/vm: rename documentation files to .rst 2018-04-16 14:18:15 -06:00
kcov.rst kcov: update documentation 2017-11-17 16:10:04 -08:00
kgdb.rst docs: disable KASLR when debugging kernel 2017-07-17 14:40:40 -06:00
kmemleak.rst docs: Remove remaining references to metag 2018-02-22 11:07:37 +00:00
kselftest.rst doc: dev-tools: kselftest.rst: update contributing new tests 2018-06-29 09:01:50 -06:00
sparse.rst Documentation/sparse: fix typo 2018-03-21 09:17:56 -06:00
ubsan.rst