One captured syscall, surfaced by the opt-in trace ring buffer (enableSyscallTrace + drainSyscallTrace). Used by Kandelo Inspector → Syscalls and any tooling that wants a live strace-equivalent.
strace
Raw arg values as the wasm program saw them. 6 entries, undefined slots are 0.
Linux syscall number from shared::Syscall.
shared::Syscall
Monotonic time in milliseconds since the kernel-worker booted.
One captured syscall, surfaced by the opt-in trace ring buffer (enableSyscallTrace + drainSyscallTrace). Used by Kandelo Inspector → Syscalls and any tooling that wants a live
strace-equivalent.