Litrace (pronounced light-rays) is diagnostic, debugging and instructional userspace utility for Linux. Litrace is inspired by the venerable strace and aims to provide similar functionality but at a significantly lower runtime overhead by leveraging eBPF instead of ptrace() .