lttng-add-context(1): EXAMPLES: add internal links to relevant options
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 17 May 2021 18:02:15 +0000 (14:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 19 May 2021 15:21:14 +0000 (11:21 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I242445993ae85c66074b90078dcd1f8e18cb86db

doc/man/lttng-add-context.1.txt

index 5e1155708df5a52cfc85bbb2ddc47ead89321151..8e5c2bf6403385024d1c884bf3fefd8a53bcb605 100644 (file)
@@ -195,6 +195,8 @@ $ lttng add-context --kernel --type=pid
 
 .Add three statically-known context fields to be recorded to a specific user space channel of a specific tracing session.
 ====
+See the option:--session and option:--channel options.
+
 [role="term"]
 ----
 $ lttng add-context --userspace --session=my-session \
@@ -205,6 +207,8 @@ $ lttng add-context --userspace --session=my-session \
 
 .Add a perf counter context field to be recorded to a specific Linux kernel channel of the current tracing session.
 ====
+See the option:--channel option.
+
 [role="term"]
 ----
 $ lttng add-context --kernel --channel=my-channel \
This page took 0.025682 seconds and 4 git commands to generate.