SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / doc / man / Makefile.am
index eb88e86d8cc8f26d1fa81ce55c5fb970290c8bd2..5ae6ffbe30da3d4755deed80d5ccfb9e591414f1 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 # Man pages are only built if they are enabled at configure time.
 #
 # They should always be built before creating a distribution tarball.
@@ -30,7 +32,15 @@ MAN1_NAMES = \
        lttng-disable-event \
        lttng-crash \
        lttng-metadata \
-       lttng-regenerate
+       lttng-regenerate \
+       lttng-rotate \
+       lttng-enable-rotation \
+       lttng-disable-rotation \
+       lttng-clear \
+       lttng-add-trigger \
+       lttng-remove-trigger \
+       lttng-list-triggers
+
 MAN3_NAMES =
 MAN8_NAMES = lttng-sessiond lttng-relayd
 MAN1_NO_ASCIIDOC_NAMES =
This page took 0.023766 seconds and 5 git commands to generate.