Import Energy Analysis Results into Intel® System Studio
You can import pre-collected energy metrics into Intel System Studio and visualize the results in a graphical format.
You can visualize pre-collected energy analysis results in Intel System Studio by opening or creating a project and importing your results to that project.
If you do not have results in the
.swjson
format, you can convert
.sw2
result files using the following command:
> ./socwatch -i /home/results/result.sw2 -r json
- Click
- Selectand clickNext.
- Browse to the location of your*.swjsonfile and select a project to import the result to and clickFinish. The project refreshes and your results should be listed in theProject Explorer.