Skip to content

Data Output Files

Drew Guarnera edited this page Aug 5, 2019 · 3 revisions

All data generated by the iTraceVS Plugin is stored in an XML format. Each file name begins with 'itrace_msvs_' and ends with a UTC Uinx format timestamp in milliseconds to indicate the start of the session. This timestamp is used to pair plugin data with the corresponding iTrace Core data.

An example output file would look something like this: itrace_msvs_1551994182719.xml

Specifics regarding the contents of the XML output files generated by the iTrace Plugins can be found at:

Clone this wiki locally