Remove "etc."
[lttng-docs.git] / contents / understanding-lttng / core-concepts / tracing-session.md
index 3b0e40a52711b19696401ad4f26f9cb2a64234be..1a70b10a820cee60372038d9add19fd01a83a962 100644 (file)
@@ -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
 
This page took 0.024082 seconds and 4 git commands to generate.