how to download update 9?
In the page http://software.intel.com/en-us/articles/whats-new-update-9-intel-vtune-..., there is no link to the file vtune_amplifier_xe_2013_update9.tar.gz. How do we download it?Also, how to download...
View ArticleHotspots in libm/libc with no associated symbols
I'm using VTune Amplifier XE on linux and there are entries in the hotspot function list that are just "libm-2.17.so" and "libc-2.17.so" without any symbol name and with "0" in the start address field....
View ArticleNo Instrumented analysis under VS2012?
I am using Visual Studio 2012 Professional with Intel C++ Studio XE 2013, and I can't seem to find the instrumented analysis type. There is only event based sampling. But I remember that when I was...
View ArticleNo data to show in Vtune Amplifier
Hi All,I am testing a fortran parallel program with Vtune Amplifier. After running basic hotspots analysis, I can get the result in summary and bottom-up, but when I double click the function shown in...
View ArticleVTune Pause/Resume supported with MPI?
Hello,We have an MPI application (written in C) and are interested in profiling just one section of the code. We have successfully used VTune Pause/Resume to analize these sections of our code when...
View ArticleCan't open results in GUI
Hi,I installed vtune updated9 linux version. After I ran amplxe-cl -collect advanced-hotspots --duration 30Here is the results I got(Notice that there is not section for "Elapsed time: CPU time" in the...
View ArticleInstallation error -- VTune XE 2013
While installing a Demo copy of the Vtune XE 2013 (Update 10) on my Windows 7 (32-bit) laptop, I am getting the following error during the installation : "An error occured during the installation of...
View ArticleCannet get stack lineup
Hi, new to the tool so please forgive the question!I have installed on a target machine and run an analysis with the hopes of copying the db to my laptop and analysing on my laptop which has more...
View ArticleRegarding machine clears
Hi all,What are the reasons to issue machine clear signals. Do these signals relate to pipeline clears?On Intel westmere, there are events breaking down the clear signals: MACHINE_CLEARS.CYCLES,...
View ArticleHaswell system: Cannot enable Hardware Event-based Sampling: problem with the...
I tried to update my vtune install to the latest (update 11) and now only basic hopspot analysis is available. Any of the other advanced analysis activities are avaibale. All of the drivers have been...
View ArticleFeature Request: How much time was spent waiting for I/O requests (related to...
This is a Feature Request ( actually suggested by Jim ):How much time was spent waiting for I/O requests ( related to paging file ) during processing.Note: We have a discussion on Intel C++ Compiler...
View ArticleError messages when running VTune Amplifier
I am a first user to Vtune Amplifier and I have limited knowledge on it.I am using Ubuntu 12.04 64bit and Intel Parallel Studio XE 2013.I can see the messages on the terminal like below when I run...
View ArticleLocks and Wait failed after few minutes
Hi,I'm trying to run Locks and Wait feature in order to get an analysis for my application.This experience raised a problem, few minutes after the test had ran and the Vtune had started analyze my...
View ArticleCan't attach to PID for SPEC2006
I'm trying to use vtune to get performance data for spec2006 tests on my linux box. I can run the tutorials successfully so I assume vtune is installed properly. However, when I try to run a spec2006...
View ArticleTruncated time bar in "Thread Concurrency Histogram"
Profiling with Intel® VTune Amplifier XE 2013, in the summary tab for concurrency analysis (as well as in Hotspots and Locks and Wait analysis) I see the time bars are truncated to 18 seconds. After...
View ArticleAnalyze the performance of the processor using SPEC CPU2006 Benchmarks on...
Hi, I am trying to analyze the performance of the processor using SPEC CPU2006 Benchmarks on Intel Vtune performance analyzer. I want to compile the benchmarks to get the binaries. I am using core...
View ArticleError 0x40000026 (Database interface error)
I am trying to run an analysis on a process that takes about 6 minutes to complete. After the process has completed the Collection Log has "Analysis is completed successfully" but then it gives the...
View Articlehow to inspect source from a profile run of a "release" compilation?
HelloAny hints to how you link a profile run of a "release" compilation to its source code? I have tried enabling debug information for the release compiler settings, but it doesn't seem to do the...
View Articlehow to inspect source from a profile run of a "release" compilation?
HelloAny hints to how you link a profile run of a "release" compilation to its source code? I have tried enabling debug information for the release compiler settings, but it doesn't seem to do the...
View ArticleVisualizing vectorization report in Vtune amplifier?
HiAny hints to how you visualize the result of the vectorization report for a given hot spot source line in Vtune amplifier? Based on google searches it seems to be possible, but I cannot figure out...
View Article