notes about tcomsupport update fix
authortimothy.murphy@nokia.com
Fri, 30 Apr 2010 16:30:15 +0100
branchfix
changeset 512 f270c42a56c4
parent 511 7581d432643a
child 513 a9260a413076
notes about tcomsupport update
sbsv2/raptor/notes/tcomsupport.txt
--- /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.
+