Auszug |
---|
Intel VTune, Intel Advisor, Intel Inspector, Intel Trace Analyzer and Collector |
VTune
Intro:
https://www.intel.com/content/www/us/en/docs/vtune-profiler/get-started-guide/2023/linux-os.html
Codeblock | ||
---|---|---|
| ||
vtune -help |
Run VTune via command line interface (recommended non-interactive use)
Run your application with VTune wrapper as follows:
www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-0/command-line-interface.html
...
vtune -report summary -r vtune_*
VTune GUI
Login with x-window support (ssh -X) and then start
vtune-gui