X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-cyg-profile.3.txt;h=5105f76be38d7f59829e4d9fa91446f636804e3e;hb=636cf2a01500b8bef5a5959b4f1d3a9a7222b39a;hp=b29373d49462f875fb1283b1d622f8e3ba7f0aef;hpb=8902dadc26f8ed82bb77fc1c7fc4180631a92339;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 b29373d4..5105f76b 100644 --- a/doc/man/lttng-ust-cyg-profile.3.txt +++ b/doc/man/lttng-ust-cyg-profile.3.txt @@ -18,7 +18,7 @@ Launch your application by preloading [role="term"] [verse] -*LD_PRELOAD=liblttng-ust-cyg-profile-fast.so* my-app +$ *LD_PRELOAD=liblttng-ust-cyg-profile-fast.so* my-app Launch your application by preloading `liblttng-ust-cyg-profile.so` for slower, more verbose function @@ -26,7 +26,7 @@ tracing: [role="term"] [verse] -*LD_PRELOAD=liblttng-ust-cyg-profile.so* my-app +$ *LD_PRELOAD=liblttng-ust-cyg-profile.so* my-app DESCRIPTION @@ -113,7 +113,7 @@ Fields: |Field name |Description |`func_addr` -|Function address +|Function address. |=== `lttng_ust_cyg_profile_fast:func_exit`:: @@ -145,10 +145,10 @@ Fields: |Field name |Description |`func_addr` -|Function address +|Function address. |`call_site` -|Address from which this function was called +|Address from which this function was called. |=== `lttng_ust_cyg_profile:func_exit`:: @@ -162,10 +162,10 @@ Fields: |Field name |Description |`func_addr` -|Function address +|Function address. |`call_site` -|Address from which this function was called +|Address from which this function was called. |===