X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=2.12%2Flttng-docs-2.12.txt;h=e45ea17069e5efce62220db9adbe3db44bc39368;hb=eaabe0123beb680da2c5b908ac4997e212214e47;hp=a61264758f5f239fcd6be4dd874622a4df0492c9;hpb=96172a593b699513153a113f12c0e93ce249eb01;p=lttng-docs.git diff --git a/2.12/lttng-docs-2.12.txt b/2.12/lttng-docs-2.12.txt index a612647..e45ea17 100644 --- a/2.12/lttng-docs-2.12.txt +++ b/2.12/lttng-docs-2.12.txt @@ -1,7 +1,7 @@ The LTTng Documentation ======================= Philippe Proulx -v2.12, 2 April 2020 +v2.12, 6 April 2020 include::../common/copyright.txt[] @@ -3993,7 +3993,7 @@ $ lttng enable-event --userspace 'lttng_ust_tracelog:*' [[prebuilt-ust-helpers]] === Prebuilt user space tracing helpers -The LTTng-UST package provides a few helpers in the form or preloadable +The LTTng-UST package provides a few helpers in the form of preloadable shared objects which automatically instrument system functions and calls. @@ -6180,7 +6180,7 @@ Examples of context fields are: **process priority** of the thread in which the event occurs. * The **hostname** of the system on which the event occurs. * The Linux kernel and user call stacks (since - LTTng{nbsp}11). + LTTng{nbsp}2.11). * The current values of many possible **performance counters** using perf, for example: ** CPU cycles, stalled cycles, idle cycles, and the other cycle types. @@ -6892,7 +6892,7 @@ $ lttng --mi=xml enable-event --kernel --syscall open ---- A schema definition (XSD) is -https://github.com/lttng/lttng-tools/blob/stable-2.12/src/common/mi-lttng-3.0.xsd[available] +https://github.com/lttng/lttng-tools/blob/stable-{revision}/src/common/src/common/mi-lttng-4.0.xsd[available] to ease the integration with external tools as much as possible.