X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fman%2Fbabeltrace2-source.ctf.fs.7.txt;fp=doc%2Fman%2Fbabeltrace2-source.ctf.fs.7.txt;h=fe3ff3222b128a20c32d3032adc1ec14f8244019;hp=f05a4d10b9ae4cca674b35885006f874d8d98dbf;hb=66f6f8624cc78a742ac68477baaf8f8028bbeba3;hpb=5916bcfe42b129f0030e78d3eedef35b0026b5d3 diff --git a/doc/man/babeltrace2-source.ctf.fs.7.txt b/doc/man/babeltrace2-source.ctf.fs.7.txt index f05a4d10..fe3ff322 100644 --- a/doc/man/babeltrace2-source.ctf.fs.7.txt +++ b/doc/man/babeltrace2-source.ctf.fs.7.txt @@ -67,6 +67,14 @@ More than one physical CTF data stream file can support a single logical CTF data stream (LTTng's trace file rotation and tracing session rotation can cause this). +If two or more data stream files contain the same packets, a +compcls:source.ctf.fs message iterator reads each of them only once so +that it never emits duplicated messages. This feature makes it possible, +for example, to open overlapping +https://lttng.org/docs/#doc-taking-a-snapshot[LTTng snapshots] with a +single compcls:source.ctf.fs component and silently discard the +duplicated packets. + === Trace quirks