The Trace Customizer utility program (TRCUST) converts a trace source file (TSF) to a trace format file (TFF) that defines the formatting for an event trace record. You can use TRCUST to combine multiple TFFs into a single TFF.
Two additional tools that are complementary to TRCUST are also included in the Toolkit:
The purpose of MAKETSF is to extract dynamic trace definitions imbedded in C or ASM source file to which they relate. MAKETSF can also substitute line number information into those trace definitions that are specified by line number and source file reference.
The purpose of DEBDEL is to remove debugging information from a load module after TRCUST has generated the trace definition file (TDF).
For more information on all of these tools, refer to the OS/2 Debugging Handbook.