LTTng Kernel Tracer
Use the kernel tracer if you are debugging a system-wide performance problem or a kernel problem. This tracer comes with an instrumentation patch for most kernel subsystems, which is enough to debug many problems. This includes system calls, IRQs, traps, memory management, softIRQs, scheduling and many others. Of course, the kernel tracer allows you to add your own instrumentation anywhere in the kernel code.
Documentation
- The lttng(1) man page explains how to set up and take kernel traces
- See the Documentation page for many other documents.
Download
Go to the download page for links and installation instructions.
Project tracker
See the project page of the kernel modules project on the tracker.
Contact information
For help and developer discussions, see the Contact page.
