Skip to content

Data Output Files

Cole Peterson edited this page Jul 31, 2019 · 1 revision

All data generated by the iTrace Eclipse Plugin is stored in an XML format. Each file name begins with 'itrace_eclipse_' and ends with a UTC Unix 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_eclipse_1551994182719.xml

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

Clone this wiki locally