sbsv2/raptor/notes/tcomsupport.txt
branchfix
changeset 512 f270c42a56c4
child 514 92300322d8f8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv2/raptor/notes/tcomsupport.txt	Fri Apr 30 16:30:15 2010 +0100
@@ -0,0 +1,10 @@
+Raptor supports a new interface to the trace compiler that allows
+Raptor to specify the direcotry in which trace data should be written.
+This allows components to support a new convention for where trace files
+are stored.
+
+The new convention that prevents the clashes where building the same
+source file for different MMPs would previously have resulted in two
+build tasks trying to create the same trace file (header/dictionary).
+This caused build slowdowns and also made the trace data inaccurate.
+