diff options
author | Congyu Liu <liu3101@purdue.edu> | 2022-05-23 09:30:33 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-05-27 04:13:00 +0300 |
commit | bb5eb8f3b329789fbf22c85328dcf696a3e97ffb (patch) | |
tree | da03a637d306c656b3dbc507a8c007ae1c2c5ff9 /scripts/gdb/linux/utils.py | |
parent | 154827f8e53d8c492b3fb0cb757fbcadb5d516b5 (diff) | |
download | linux-bb5eb8f3b329789fbf22c85328dcf696a3e97ffb.tar.xz |
tracing: Disable kcov on trace_preemptirq.c
Functions in trace_preemptirq.c could be invoked from early interrupt
code that bypasses kcov trace function's in_task() check. Disable kcov
on this file to reduce random code coverage.
Link: https://lkml.kernel.org/r/20220523063033.1778974-1-liu3101@purdue.edu
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Congyu Liu <liu3101@purdue.edu>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions