summaryrefslogtreecommitdiff
path: root/tools/include
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2023-05-26 10:51:20 +0300
committerPaul E. McKenney <paulmck@kernel.org>2023-06-09 21:46:09 +0300
commit9a75575b81b5639f7ca82c9701fb199401fd6471 (patch)
tree7f1c9e1e07f33198c326376c1aacecee1ce537ce /tools/include
parent208aa9d94c1181d8dff8e60d681e3b6cf0b37fae (diff)
downloadlinux-9a75575b81b5639f7ca82c9701fb199401fd6471.tar.xz
selftests/nolibc: prevent coredumps during test execution
The child process forked during stackprotector tests intentionally gets killed with SIGABRT. By default this will trigger writing a coredump. The writing of the coredump can spam the systems coredump machinery and take some time. Timings for the full run of nolibc-test: Before: 200ms After: 20ms This is on a desktop x86 system with systemd-coredumpd enabled. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions