Add sinces
[lttng-docs.git] / contents / using-lttng / instrumenting / prebuilt-ust-helpers / liblttng-ust-dl.md
index 2274119f10c8d5698c3ae6fefa55ce190f162c5b..d3795941e743379e76d512ca3a0ba4854975bd49 100644 (file)
@@ -1,5 +1,6 @@
 ---
 id: liblttng‑ust‑dl
+since: 2.4
 ---
 
 This LTTng-UST helper causes all calls to `dlopen()` and `dlclose()`
@@ -8,6 +9,7 @@ in the target application to be traced with LTTng.
 The helper's shared object, `liblttng-ust-dl.so`, registers the
 following tracepoints when preloaded:
 
+<div class="table">
 <table class="func-desc">
     <thead>
         <tr>
@@ -67,6 +69,7 @@ following tracepoints when preloaded:
         </tr>
     </tbody>
 </table>
+</div>
 
 To use this LTTng-UST helper with any user application, independently of
 how the latter is built, do:
This page took 0.023386 seconds and 4 git commands to generate.