2.8: fix link to GCC's -finstrument-functions
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 9 Jan 2017 20:59:10 +0000 (15:59 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 9 Jan 2017 20:59:30 +0000 (15:59 -0500)
Suggested-by: Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
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.026931 seconds and 4 git commands to generate.