diff options
author | 2025-04-11 11:00:43 +0200 | |
---|---|---|
committer | 2025-04-22 10:56:27 +0200 | |
commit | 7b11531ed172cc8cc2465e99c295af5ac2fd55e3 (patch) | |
tree | 5111694e67b705d2a09f91401ac7cdd8c86cf9d1 /tools/perf/scripts/python/stackcollapse.py | |
parent | tools/nolibc: add tolower() and toupper() (diff) | |
download | wireguard-linux-7b11531ed172cc8cc2465e99c295af5ac2fd55e3.tar.xz wireguard-linux-7b11531ed172cc8cc2465e99c295af5ac2fd55e3.zip |
tools/nolibc: add _exit()
_exit() is the faster variant of exit(), skipping all cleanup actions.
As nolibc does not perform any cleanup anyways, the implementation is
trivial.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions