Merge branch 'master' of https://github.com/jgalar/lttng-docs
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 9 Jan 2017 21:00:51 +0000 (16:00 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 9 Jan 2017 21:00:51 +0000 (16:00 -0500)
2.8/lttng-docs-2.8.txt
2.9/lttng-docs-2.9.txt

index b591836072f621155273c77fefa4ca2bd655d0b9..996562e62416c5ffc2c0970265c794753639900a 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
index c95a25fff861f0fd13799e1373a0a8a41f7a41b3..ac3727e3942164c05270fde64bd2e163e83face6 100644 (file)
@@ -4135,7 +4135,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.028618 seconds and 4 git commands to generate.