diff options
author | Dmitry Vyukov <[email protected]> | 2024-06-11 09:50:33 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-08-08 17:36:35 +0200 |
commit | ae94b263f5f69c180347e795fbefa051b65aacc3 (patch) | |
tree | 5e410a62933c2ddae27d3773b41dbff52eca2d15 /rust/helpers.c | |
parent | f34d086fb7102fec895fd58b9e816b981b284c17 (diff) |
x86: Ignore stack unwinding in KCOV
Stack unwinding produces large amounts of uninteresting coverage.
It's called from KASAN kmalloc/kfree hooks, fault injection, etc.
It's not particularly useful and is not a function of system call args.
Ignore that code.
Signed-off-by: Dmitry Vyukov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/all/eaf54b8634970b73552dcd38bf9be6ef55238c10.1718092070.git.dvyukov@google.com
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions