aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sys-Trace/pkg-descr
blob: 6ca4d91276167941abc1b32676ee64a76e41ae0c (plain) (blame)
1
2
3
4
5
6
7
8
9
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.

WWW: https://metacpan.org/release/Sys-Trace