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
- Go to the manual
- See the Documentation page for many other documents.
- Kernel tracer Roadmap
Download
Mailing list
For help and developer discussions, see the LTTng mailing list.
