* Package name : intentrace
Version : 0.10.4
Upstream Contact: many
* URL : https://github.com/sectordistrict/intentrace
* License : MIT
Programming Lang: rust
Description : intentrace is strace with intent, it goes all the way for you instead of half the way.
intentrace is a strace for everyone, intentrace works similarly to strace
in that it intercepts and records system calls when a process issues them,
it then reasons through these syscalls by consulting an enormous backlog
of syscall deduction heuristics.