Interface to system call tracing interfaces
Sys::Trace provides a way to programmatically run or trace a program and see the system calls it makes. This can be useful during testing as a way to ensure a particular file is actually opened, or another hard to test interaction actually occurs. Currently supported tracing mechanisms are ktrace, strace and truss.
$
pkg install p5-Sys-TraceOrigin
devel/p5-Sys-Trace
Size
24.5KiB
License
WTFPL
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
0 packages