summaryrefslogtreecommitdiff
path: root/dev-util/lttng-ust/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/lttng-ust/metadata.xml')
-rw-r--r--dev-util/lttng-ust/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/lttng-ust/metadata.xml b/dev-util/lttng-ust/metadata.xml
index 6c50e4708494..2b073ed00322 100644
--- a/dev-util/lttng-ust/metadata.xml
+++ b/dev-util/lttng-ust/metadata.xml
@@ -5,7 +5,9 @@
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
-
+ <use>
+ <flag name="numa">Enable numa support</flag>
+ </use>
<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>