X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-cyg-profile.3.txt;fp=doc%2Fman%2Flttng-ust-cyg-profile.3.txt;h=b29373d49462f875fb1283b1d622f8e3ba7f0aef;hb=8902dadc26f8ed82bb77fc1c7fc4180631a92339;hp=267b9a4009ccee174fb74e9a230d72bfca199a84;hpb=cfbdb7732a22a21b2803a7aed6962d72bef54f5a;p=deliverable%2Flttng-ust.git diff --git a/doc/man/lttng-ust-cyg-profile.3.txt b/doc/man/lttng-ust-cyg-profile.3.txt index 267b9a40..b29373d4 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[]