sbsv2/raptor/notes/tcomsupport.txt
author timothy.murphy@nokia.com
Fri, 30 Apr 2010 16:30:15 +0100
branchfix
changeset 512 f270c42a56c4
child 514 92300322d8f8
permissions -rw-r--r--
notes about tcomsupport update

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.