commit: 2b316d5bd5d65012b92349d75bb3a98381f818be
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 5 05:56:48 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 06:10:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b316d5b
dev-util/lttng-modules: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/lttng-modules/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-util/lttng-modules/metadata.xml
b/dev-util/lttng-modules/metadata.xml
index a559bf3a7dcd..a3465ae4f01d 100644
--- a/dev-util/lttng-modules/metadata.xml
+++ b/dev-util/lttng-modules/metadata.xml
@@ -5,4 +5,7 @@
<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>