litrace

A lightweight Linux system call tracer powered by eBPF

Description

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() .

Issues & Pull Requests Thread
No issues or pull requests added.