When you have finished the measurement, use the WSTUNE utility to create the packing list. The syntax is as follows:
wstune [options] modulename.wsp
WSTUNE has the following options:
For example:
wstune /o modulename.wsp
The data files created by WSTUNE are:
File | Description |
---|---|
.DT | Data tuned. Contains the analysis data/strings of bits for all functions called in the packing list order. |
.DN | Data not tuned. Contains the function called in unpacked order. |
.PRF | Contains the packing list to be used in tuning. |
.WSR | A worker index file created for internal use only. |