summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2024-12-21 15:44:28 +0100
committerThomas Weißschuh <linux@weissschuh.net>2025-01-13 22:21:34 +0100
commit7f89bc51101ca676530ee017931ae2a01ff54381 (patch)
tree768d1576fbc39b120576f101334e5d306af4f5a0 /tools/perf/scripts/python
parent4b92b79c5645b21e529caa65100e4797d3d4c87c (diff)
tools/nolibc: add support for waitid()
waitid() is the modern variant of the family of wait-like syscalls. Some architectures have dropped support for wait(), wait4() and waitpid() but all of them support waitid(). It is more flexible and easier to use than the older ones. Link: https://lore.kernel.org/r/20241221-nolibc-rv32-v1-1-d9ef6dab7c63@weissschuh.net Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions