I have been having great difficulty getting my evaluation copy of VTune to function correctly.
Ubuntu 12.04 LTS, 64 bit machine. During the install for parallel studio xe 2013, I un-configured UA32. I am running the latest version of VTune, Update 17.
I created a new project and selected remote host (ssh) as my target. When I try to start my Basic Hotspots analysis, I see errors on the screen -- see attached screenshot. It says:
Invalid value for comparison: $isTPSSAvailable == false. Null type context values can only be compared with 'NULL'. Check context value spelling.
Invalid value for comparison: $isPtraceScopeLimited == true. Null type context values can only be compared with 'NULL'. Check context value spelling.
I also see a number of errors in the terminal where I launched amplxe-gui from:
root@hurricane /opt/intel/vtune_amplifier_xe #
** (amplxe-gui:16599): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed(amplxe-gui:16599): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed
(amplxe-gui:16599): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed
(amplxe-gui:16599): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed
(amplxe-gui:16599): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (amplxe-gui:16599): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed
xmlXPathCompOpEval: parameter error
xmlXPathCompiledEval: evaluation failed
The Start button is disabled, and I cannot continue.
How shall I proceed?