doc/man: reorganize source for tables
[lttng-ust.git] / doc / man / lttng-ust-cyg-profile.3.txt
index 267b9a4009ccee174fb74e9a230d72bfca199a84..b29373d49462f875fb1283b1d622f8e3ba7f0aef 100644 (file)
@@ -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[]
This page took 0.024686 seconds and 4 git commands to generate.