Fix: CTF and Babeltrace links
[lttng-docs.git] / contents / using-lttng / controlling-tracing / enabling-disabling-channels / intro.md
index f96614911fb315d1123c9cce5cb26b94cf9d92b6..676d4ba570658b89ed9d7ff5a02c4261d909dda0 100644 (file)
@@ -7,9 +7,9 @@ id: enabling-disabling-channels
 events are contained in a specific channel, itself contained in a
 specific tracing session. A channel is a group of events with
 tunable parameters (event loss mode, sub-buffer size, number of
-sub-buffers, trace file sizes and count, etc.). A given channel may
-only be responsible for enabled events belonging to one domain: either
-kernel or user space.
+sub-buffers, trace file sizes and count, to name a few). A given channel
+may only be responsible for enabled events belonging to one domain:
+either kernel or user space.
 
 If you only used the `create`, `enable-event` and `start`/`stop`
 commands of the `lttng` tool so far, one or two channels were
@@ -38,7 +38,7 @@ default parameters in the current tracing session.
 <p>
     <span class="t">Note:</span>Because of a current limitation, all
     channels must be <em>created</em> prior to beginning tracing in a
-    given tracing session, i.e. before the first time you do
+    given tracing session, that is before the first time you do
     <code>lttng start</code>.
 </p>
 <p>
This page took 0.023311 seconds and 4 git commands to generate.