X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Funderstanding-lttng%2Fcore-concepts%2Ftracing-session.md;fp=contents%2Funderstanding-lttng%2Fcore-concepts%2Ftracing-session.md;h=1a70b10a820cee60372038d9add19fd01a83a962;hb=ba3b19940f99233f69286f343aaf47b0bb0cdb99;hp=3b0e40a52711b19696401ad4f26f9cb2a64234be;hpb=3d43c1382b49d6e186c8c123c04c558ce8d65749;p=lttng-docs.git diff --git a/contents/understanding-lttng/core-concepts/tracing-session.md b/contents/understanding-lttng/core-concepts/tracing-session.md index 3b0e40a..1a70b10 100644 --- a/contents/understanding-lttng/core-concepts/tracing-session.md +++ b/contents/understanding-lttng/core-concepts/tracing-session.md @@ -23,13 +23,13 @@ which are described in the following sections): * a name * the channel state (enabled or disabled) * its parameters (event loss mode, sub-buffers size and count, - timer periods, output type, trace files size and count, etc.) + timer periods, output type, trace files size and count, and the rest) * a list of added context information * a list of [events](#doc-event) * for each event: * its state (enabled or disabled) * a list of instrumentation points (tracepoints, system calls, - dynamic probes, etc.) + dynamic probes, other types of probes) * associated log levels * a filter expression