Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4996 Discussions

How do I generate HTML based results?

Christian_Refvik
Beginner
443 Views
Hello,
Does anyone know how to generate an HTML based report so that you can view the results without having to have Inspector XE installed?
If we can share the results without having to download Intel Inspector XE, that would be great. We are a small startup and only have one fixed license. Actually, if I could script Inspector XE to run overnight on one of our Jenkins slaves, that would be ideal since the reports would be ready for everyone in the morning.
Thanks,
Christian
0 Kudos
1 Reply
Peter_W_Intel
Employee
443 Views

Use the format parameter to choose format: text, csv, or xml (in command line)

For example:
inspxe-cl -report problems -r r000mi1-format xml

0 Kudos
Reply