SoW-2020-0003: Trace Hit Counters
[lttng-tools.git] / doc / man / lttng-enable-map.1.txt
diff --git a/doc/man/lttng-enable-map.1.txt b/doc/man/lttng-enable-map.1.txt
new file mode 100644 (file)
index 0000000..7b56911
--- /dev/null
@@ -0,0 +1,48 @@
+lttng-enable-map(1)
+===================
+:revdate: 30 Mars 2021
+
+
+NAME
+----
+lttng-enable-map - Enable LTTng map
+
+
+SYNOPSIS
+--------
+
+Enable an existing map:
+
+[verse]
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-map* (option:--userspace | option:--kernel)
+      [option:--session='SESSION'] 'MAP'
+
+
+DESCRIPTION
+-----------
+
+The `lttng enable-map` command is used to enable existing maps.
+
+OPTIONS
+-------
+option:-k, option:--kernel::
+    Enable map in the Linux kernel domain.
+
+option:-u, option:--userspace::
+    Enable map in the user space domain.
+
+option:-s 'SESSION', option:--session='SESSION'::
+    Enable map in the tracing session named 'SESSION'
+    instead of the current tracing session.
+
+include::common-cmd-help-options.txt[]
+
+include::common-cmd-footer.txt[]
+
+
+SEE ALSO
+--------
+man:lttng-add-map(1),
+man:lttng-disable-map(1),
+man:lttng-view-map(1),
+man:lttng(1)
This page took 0.025513 seconds and 5 git commands to generate.