criu/compel
Andrei Vagin e718fac152 compel: simplify compel_stop_on_syscall
compel_stop_on_syscall is only ever called for a single task. Simplify
its implementation by removing the 'tasks' parameter and the associated
logic for handling multiple tasks. It now takes a 'pid' directly and
waits for that specific task to exit the required syscall.

Signed-off-by: Andrei Vagin <avagin@google.com>
2026-03-08 23:01:54 -07:00
..
arch compel: remove hardware breakpoint usage 2026-03-08 23:01:54 -07:00
include compel: simplify compel_stop_on_syscall 2026-03-08 23:01:54 -07:00
plugins compel: remove hardware breakpoint usage 2026-03-08 23:01:54 -07:00
src compel: simplify compel_stop_on_syscall 2026-03-08 23:01:54 -07:00
test compel: gcs: add opt-in GCS test support for AArch64 2025-12-07 19:20:00 +01:00
.gitignore compel: fix gitignore and remove autogenerated code 2025-03-21 12:40:31 -07:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: add riscv64 support 2025-03-21 12:40:31 -07:00