Merge branch 'jk/perf-aggregate-wo-libjson'
[gitweb.git] / Documentation / technical / api-trace2.txt
index 8b6a5e6d4b98564a337544a12230c5921343ad60..9e585b8e79fbc70434fb9964159d9ee18757f82c 100644 (file)
@@ -142,6 +142,11 @@ system or global config value to one of the following:
 
 include::../trace2-target-values.txt[]
 
+If the target already exists and is a directory, the traces will be
+written to files (one per process) underneath the given directory. They
+will be named according to the last component of the SID (optionally
+followed by a counter to avoid filename collisions).
+
 == Trace2 API
 
 All public Trace2 functions and macros are defined in `trace2.h` and