2.8: fix link to GCC's -finstrument-functions
[lttng-docs.git] / 2.8 / lttng-docs-2.8.txt
index 34df24d3a7e2e0a9094d54f276f0029fb10093ed..97709b62570067d84ffb45a71706331b82da1fd3 100644 (file)
@@ -4362,7 +4362,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.044354 seconds and 4 git commands to generate.