Sam James 2b316d5bd5
dev-util/lttng-modules: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-11-05 06:10:13 +00:00

12 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
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.
</longdescription>
<upstream>
<remote-id type="github">lttng/lttng-modules</remote-id>
</upstream>
</pkgmetadata>