2.9: fix link to GCC's -finstrument-functions
authorRicardo Nabinger Sanchez <rnsanchez@wait4.org>
Mon, 26 Dec 2016 19:33:50 +0000 (17:33 -0200)
committerRicardo Nabinger Sanchez <rnsanchez@wait4.org>
Mon, 26 Dec 2016 19:34:41 +0000 (17:34 -0200)
Signed-off-by: Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
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.026713 seconds and 4 git commands to generate.