From 32254806d53c32616a31f075713ce89939c036c5 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 27 Jul 2011 14:19:42 -0400 Subject: [PATCH] Update set of files description Signed-off-by: Mathieu Desnoyers --- common-trace-format-specification.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index 9cd39de..b4d9dc3 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -93,9 +93,9 @@ subset of the trace event types. 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 zero, one or -more files per stream. +being recorded, each is associated with a distinct set of files for +output. Therefore, a stored trace can be represented as a directory +containing zero, one or more files per stream. Meta-data description associated with the trace contains information on trace event types expressed in the Trace Stream Description Language -- 2.34.1