diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-04-11 12:00:43 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-22 11:56:27 +0300 |
commit | 7b11531ed172cc8cc2465e99c295af5ac2fd55e3 (patch) | |
tree | 5111694e67b705d2a09f91401ac7cdd8c86cf9d1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9b070d97d9e52195c3a2ee084fdd7c45b6b35adf (diff) | |
download | linux-7b11531ed172cc8cc2465e99c295af5ac2fd55e3.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions