From: Philippe Proulx Date: Mon, 9 Jan 2017 21:00:51 +0000 (-0500) Subject: Merge branch 'master' of https://github.com/jgalar/lttng-docs X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=9f587ffca5db72b89ed21e3f8d51278b7d421d3a;hp=060d8534e7d777852624913e99785419ec076b53;p=lttng-docs.git Merge branch 'master' of https://github.com/jgalar/lttng-docs --- diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index b591836..996562e 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -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 diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index c95a25f..ac3727e 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -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