From: Mathieu Desnoyers Date: Wed, 27 Jul 2011 18:15:33 +0000 (-0400) Subject: stream: at least one file X-Git-Tag: v1.8~22 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=066f7618c13dd4c2d096946602dcd7777588d388 stream: at least one file Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index 1400952..918b472 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -94,7 +94,8 @@ The final output of the trace, after its generation and optional transport over the network, is expected to be either on permanent or temporary storage in a virtual file system. Because each event stream is appended to while a trace is being recorded, each is associated with a separate file for output. Therefore, -a stored trace can be represented as a directory containing one file per stream. +a stored trace can be represented as a directory containing at least one +file per stream. Meta-data description associated with the trace contains information on trace event types expressed in the Trace Stream Description Language