diff options
author | Marco Elver <elver@google.com> | 2020-04-10 18:44:18 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-13 17:18:16 -0700 |
commit | cdb9b07d8c78be63d72aba9a2686ff161ddd2099 (patch) | |
tree | 2383bfd37fc324be963fcdb297158ffb0493974f /lib/Kconfig.kcsan | |
parent | f770ed10a9ee65529f3ec8d90eb374bbd8b7c238 (diff) | |
download | linux-cdb9b07d8c78be63d72aba9a2686ff161ddd2099.tar.bz2 |
kcsan: Make reporting aware of KCSAN tests
Reporting hides KCSAN runtime functions in the stack trace, with
filtering done based on function names. Currently this included all
functions (or modules) that would match "kcsan_". Make the filter aware
of KCSAN tests, which contain "kcsan_test", and are no longer skipped in
the report.
This is in preparation for adding a KCSAN test module.
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/Kconfig.kcsan')
0 files changed, 0 insertions, 0 deletions