X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-cyg-profile.3.txt;h=3448919596b1af409650c78b0f9456392271921a;hb=d01f365ab46ae32b002602ee8fe8b7ad4102a659;hp=267b9a4009ccee174fb74e9a230d72bfca199a84;hpb=4ddbd0b790be981d023f344a83e67a8746fa3688;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 267b9a40..34489195 100644 --- a/doc/man/lttng-ust-cyg-profile.3.txt +++ b/doc/man/lttng-ust-cyg-profile.3.txt @@ -109,10 +109,12 @@ The following LTTng-UST events are available when using Fields: + [options="header"] -|========================================================================= -| Field name | Description -| `func_addr` | Function address -|========================================================================= +|=== +|Field name |Description + +|`func_addr` +|Function address. +|=== `lttng_ust_cyg_profile_fast:func_exit`:: Emitted when an application function returns, or more @@ -139,11 +141,15 @@ The following LTTng-UST events are available when using Fields: + [options="header"] -|========================================================================= -| Field name | Description -| `func_addr` | Function address -| `call_site` | Address from which this function was called -|========================================================================= +|=== +|Field name |Description + +|`func_addr` +|Function address. + +|`call_site` +|Address from which this function was called. +|=== `lttng_ust_cyg_profile:func_exit`:: Emitted when an application function returns, or more @@ -152,11 +158,15 @@ Fields: Fields: + [options="header"] -|========================================================================= -| Field name | Description -| `func_addr` | Function address -| `call_site` | Address from which this function was called -|========================================================================= +|=== +|Field name |Description + +|`func_addr` +|Function address. + +|`call_site` +|Address from which this function was called. +|=== include::common-footer.txt[]