X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-cyg-profile.3.txt;h=51d03e4acf3d0da724325aff1486dfd2d8523667;hb=HEAD;hp=5105f76be38d7f59829e4d9fa91446f636804e3e;hpb=636cf2a01500b8bef5a5959b4f1d3a9a7222b39a;p=lttng-ust.git diff --git a/doc/man/lttng-ust-cyg-profile.3.txt b/doc/man/lttng-ust-cyg-profile.3.txt index 5105f76b..51d03e4a 100644 --- a/doc/man/lttng-ust-cyg-profile.3.txt +++ b/doc/man/lttng-ust-cyg-profile.3.txt @@ -1,5 +1,8 @@ -lttng-ust-dl(3) -=============== +// SPDX-FileCopyrightText: 2016 Philippe Proulx +// SPDX-License-Identifier: CC-BY-4.0 +// +lttng-ust-cyg-profile(3) +======================== :object-type: library @@ -100,7 +103,7 @@ Fast function tracing ~~~~~~~~~~~~~~~~~~~~~ The following LTTng-UST events are available when using `liblttng-ust-cyg-profile-fast.so`. Their log level is set to -`TRACE_DEBUG_FUNCTION`. +`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_FUNCTION`. `lttng_ust_cyg_profile_fast:func_entry`:: Emitted when an application function is entered, or more @@ -132,7 +135,7 @@ Verbose function tracing ~~~~~~~~~~~~~~~~~~~~~~~~ The following LTTng-UST events are available when using `liblttng-ust-cyg-profile.so`. Their log level is set to -`TRACE_DEBUG_FUNCTION`. +`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_FUNCTION`. `lttng_ust_cyg_profile:func_entry`:: Emitted when an application function is entered, or more