The contents of the Runtime Visualizer Summarized Events view, the Individual Events view, and the Call Stack Text View can each be exported to a delimited file. The resulting file can then be compared with a later version following code changes. This before vs. after comparison makes it easier to understand the impact of whatever changes have been made.
To export a Runtime Visualizer Events or Call Stack Text view
- Click the Export
button on the toolbar to the upper right, or press Ctrl+Alt+E. The Export dialog box appears.
- Either enter a name for the exported csv file in the File name field, or click Browse, browse to the desired location, enter a name for the exported csv file in the File name field, and click Save.
- Choose Comma from the Field delimiter dropdown list.
- Choose a Text qualifier from the dropdown list. Options are None (the default) and Double quote.
- Click OK. The exported file can be imported back into the Runtime Visualizer for later viewing and interaction.
For more information, see: