sbsv2/raptor/notes/tcomsupport.txt
branchfix
changeset 512 f270c42a56c4
child 514 92300322d8f8
equal deleted inserted replaced
511:7581d432643a 512:f270c42a56c4
       
     1 Raptor supports a new interface to the trace compiler that allows
       
     2 Raptor to specify the direcotry in which trace data should be written.
       
     3 This allows components to support a new convention for where trace files
       
     4 are stored.
       
     5 
       
     6 The new convention that prevents the clashes where building the same
       
     7 source file for different MMPs would previously have resulted in two
       
     8 build tasks trying to create the same trace file (header/dictionary).
       
     9 This caused build slowdowns and also made the trace data inaccurate.
       
    10