2.9: fix link to GCC's -finstrument-functions
[lttng-docs.git] / 2.9 / lttng-docs-2.9.txt
index d6ed05f494ee625d7034cc338db5f0d44cd77f3f..7fcf4108f96f7e66c9ba4debe574cf94ea3a61d7 100644 (file)
@@ -4133,7 +4133,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
This page took 0.035248 seconds and 4 git commands to generate.