Energy Analysis Help

Importing 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.

Note

This is a PREVIEW FEATURE. A preview feature may or may not appear in a future production release. It is available for your use in the hopes that you will provide feedback on its usefulness and help determine its future. Data collected with a preview feature is not guaranteed to be backward compatible with future releases.

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.

Tip

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

  1. Create a new or open an existing Energy Analysis project. Detailed steps for creating an Energy Analysis project are available from Running Energy Analysis Using Intel® System Studio.

  2. Click File > Import

  3. Select Energy Analysis > Import Intel® SoC Watch Results and click Next.

  4. Browse to the location of your *.swjson file and select the project to import the project to and click Finish. The project refreshes and your results should be listed in the Project Explorer.