diff options
author | Daniel Latypov <[email protected]> | 2021-06-23 13:17:21 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2021-07-12 13:54:12 -0600 |
commit | a72fa6304342a3ad749955fd9007695f761e12d6 (patch) | |
tree | cba021dcbb2d071363f3a14902e6744e75d7fcf9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ed01ad3a2fac8fff63f441ead4f8653da053c65b (diff) |
Documentation: kunit: drop obsolete note about uml_abort for coverage
Commit b6d5799b0b58 ("kunit: Add 'kunit_shutdown' option") changes KUnit
to call kernel_halt() by default when done testing.
This fixes the issue with not having .gcda files due to not calling
atexit() handlers, and therefore we can stop recommending people
manually tweak UML code.
The need to use older versions of GCC (<=6) remains however, due to
linktime issues, same as before. Note: There also might still be issues
with .gcda files as well in newer versions.
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions