diff options
author | Sam James <sam@gentoo.org> | 2022-11-05 05:56:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-05 06:10:12 +0000 |
commit | 53015e76e920602730d9fe353f5d4b996b136a77 (patch) | |
tree | 337f26b1caed5b283b7dd95d9e57ca822f9d7372 /dev-util/lttng-ust | |
parent | dev-util/lttng-tools: add github upstream metadata (diff) | |
download | gentoo-53015e76e920602730d9fe353f5d4b996b136a77.tar.gz gentoo-53015e76e920602730d9fe353f5d4b996b136a77.tar.bz2 gentoo-53015e76e920602730d9fe353f5d4b996b136a77.zip |
dev-util/lttng-ust: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/lttng-ust')
-rw-r--r-- | dev-util/lttng-ust/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/lttng-ust/metadata.xml b/dev-util/lttng-ust/metadata.xml index 6d1b6a6bf421..60ae8bb1cee8 100644 --- a/dev-util/lttng-ust/metadata.xml +++ b/dev-util/lttng-ust/metadata.xml @@ -8,4 +8,7 @@ <longdescription> The userspace tracer is designed to provide detailed information about userspace activity. UST is a port of the LTTng kernel tracer to userspace. Like the LTTng kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. </longdescription> + <upstream> + <remote-id type="github">lttng/lttng-ust</remote-id> + </upstream> </pkgmetadata> |