2.7, 2.8, 2.9: put --live after session name
[lttng-docs.git] / 2.8 / lttng-docs-2.8.txt
index b591836072f621155273c77fefa4ca2bd655d0b9..d20b55d402ebf32584c5e24655cd52471a7cd193 100644 (file)
@@ -4364,7 +4364,7 @@ The path:{liblttng-ust-cyg-profile*.so} helpers can add instrumentation
 to the entry and exit points of functions.
 
 man:gcc(1) and man:clang(1) have an option named
-https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html[`-finstrument-functions`]
+https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html[`-finstrument-functions`]
 which generates instrumentation calls for entry and exit to functions.
 The LTTng-UST function tracing helpers,
 path:{liblttng-ust-cyg-profile.so} and
@@ -6654,7 +6654,7 @@ To use LTTng live:
 --
 [role="term"]
 ----
-lttng create --live my-session
+lttng create my-session --live
 ----
 --
 +
This page took 0.022741 seconds and 4 git commands to generate.