kcov: don't instrument lib/find_bit.c
authorAndrey Konovalov <andreyknvl@gmail.com>
Mon, 22 Jul 2024 22:37:26 +0000 (00:37 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:43:23 +0000 (20:43 -0700)
commite24f4de8a72b50b67ea116b38152bb98360f81b3
tree7cb0d6b911c225730307a955530f981d18fba676
parent053a5e4cbba88625ac6b53dea6371006237c34ba
kcov: don't instrument lib/find_bit.c

This file produces large amounts of flaky coverage not useful for the
KCOV's intended use case (guiding the fuzzing process).

Link: https://lkml.kernel.org/r/20240722223726.194658-1-andrey.konovalov@linux.dev
Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Aleksandr Nogikh <nogikh@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Marco Elver <elver@google.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/Makefile