rust-vmm / seccompiler

Provides easy-to-use Linux seccomp-bpf jailing.
https://crates.io/crates/seccompiler
Apache License 2.0
70 stars 10 forks source link

how to monitor syscall print log #73

Closed yujack008 closed 4 months ago

yujack008 commented 4 months ago

i want to monitor all syscall and print the args value. can anyone help me.

alindima commented 4 months ago

https://man7.org/linux/man-pages/man1/strace.1.html