diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-04-11 12:00:45 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-22 11:58:18 +0300 |
commit | 0c89abf5ab3fba1e8f73cdaf0385ed9786c1c307 (patch) | |
tree | 364c1293fb7d95c89ce4e7a7c98aaf2fc827ae96 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 67fe525e3401d48a9fb1bf437555a9d82800f3d7 (diff) | |
download | linux-0c89abf5ab3fba1e8f73cdaf0385ed9786c1c307.tar.xz |
tools/nolibc: implement waitpid() in terms of waitid()
The old wait4() syscall used by waitpid() before is not available everywhere.
Switch to the waitid() syscall which is the new replacement.
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