Description: Ftrace is a Linux kernel internal tracer used to observe and debug kernel behavior, including scheduling, function calls, interrupts, and more. It provides detailed execution tracing of the Linux kernel with low overhead.
Type: software
Description: strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, including system calls, signal deliveries, and changes of process state.
Type: software
Pricing: Free