X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Fusing-lttng%2Finstrumenting%2Fprebuilt-ust-helpers%2Fliblttng-ust-libc-pthread-wrapper.md;h=164f8006ed3e03122e1d36af36ef3a607110d616;hb=f6875860deca1e37ddc97566c0b92f680892cc07;hp=a36f860e01c4a7b1c82ba846c886ca3ad1933638;hpb=b8734c94f1b204522b9c24998e9a5d6c1e20292c;p=lttng-docs.git diff --git a/contents/using-lttng/instrumenting/prebuilt-ust-helpers/liblttng-ust-libc-pthread-wrapper.md b/contents/using-lttng/instrumenting/prebuilt-ust-helpers/liblttng-ust-libc-pthread-wrapper.md index a36f860..164f800 100644 --- a/contents/using-lttng/instrumenting/prebuilt-ust-helpers/liblttng-ust-libc-pthread-wrapper.md +++ b/contents/using-lttng/instrumenting/prebuilt-ust-helpers/liblttng-ust-libc-pthread-wrapper.md @@ -8,6 +8,7 @@ POSIX threads functions. The following functions are traceable by `liblttng-ust-libc-wrapper.so`: +
@@ -70,10 +71,12 @@ The following functions are traceable by `liblttng-ust-libc-wrapper.so`:
+
The following functions are traceable by `liblttng-ust-pthread-wrapper.so`: +
@@ -120,6 +123,7 @@ The following functions are traceable by
+
All tracepoints have fields corresponding to the arguments of the function they instrument.