lttng-modules
LTTng Kernel Tracer Modules
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.
homepage ↗ github: lttng/lttng-modules
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.14.6 | 4 | 18 h | details › |
Versions & arches
| Version | Overlay | amd64 | x86 | Committed | |
|---|---|---|---|---|---|
| 2.14.6 | gentoo | amd64 testing | x86 testing | — | view · download · history ↗ |
| 2.14.5 | gentoo | amd64 testing | x86 testing | — | view · download · history ↗ |
| 2.13.23 | gentoo | amd64 testing | x86 testing | — | view · download · history ↗ |
| 2.13.16 | gentoo | amd64 stable | x86 testing | — | view · download · history ↗ |
Use flags of 2.14.6
- dist-kernel Enable subslot rebuilds on Distribution Kernel upgrades
- modules-compress Install compressed kernel modules (if kernel config enables module compression)
- modules-sign Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
- +strip Allow symbol stripping to be performed by the ebuild for special files
- verify-sig Verify upstream signatures on distfiles