Home
last modified time | relevance | path

Searched hist:"65 deb8af76defeae4b114a75242ed15b0bcba173" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A DMakefile65deb8af76defeae4b114a75242ed15b0bcba173 Tue Oct 11 15:54:47 CDT 2016 Alexander Potapenko <glider@google.com> kcov: do not instrument lib/stackdepot.c

There's no point in collecting coverage from lib/stackdepot.c, as it is
not a function of syscall inputs. Disabling kcov instrumentation for that
file will reduce the coverage noise level.

Link: http://lkml.kernel.org/r/1474640972-104131-1-git-send-email-glider@google.com
Signed-off-by: Alexander Potapenko <glider@google.com>
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Kostya Serebryany <kcc@google.com>
Cc: Andrey Konovalov <andreyknvl@google.com>
Cc: syzkaller <syzkaller@googlegroups.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>