diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-04-11 12:00:40 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-22 11:56:25 +0300 |
commit | 248ddc80b145515286bfb75d08034ad4c0fdb08e (patch) | |
tree | d38944fdf6622ad9956146e4abcaf8656fd66f6d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e5407c0820ea5fa7117b85ed32b724af73156d63 (diff) | |
download | linux-248ddc80b145515286bfb75d08034ad4c0fdb08e.tar.xz |
tools/nolibc: use pselect6_time64 if available
riscv32 does not have any of the older select systemcalls.
Use pselect6_time64 instead.
poll() is also used to implement sleep().
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