- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello everyone !
while doing hotspot analysis ,concurrency,locks and waits etc . I am getting "failed to finalize the result ,the result you are opening is empty" error ....
while for some other analysis like lightweight hotspot,memory acces its working fine ,giving results.
what may be the plausible reason behind it and how to resolve it ...
please help !
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is output after doing "amplxe-cl -collect hotspots -r /tmp/r000hs -- /bin/ls" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey peter,
please guide me in which directory i should run this command whether in this C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32\ or any where else?
my result file is stored in this address C:\Users\rohtiwar\Documents\Amplifier\Projects\try15\r000hs\
i am using windows 7 64-bit machine...
when i ran this command
C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32>amplxe-cl -collect hotspots -r C:/Users/rohtiwar/Documents/Amplifier/Projects/try15/r000hs -- /bin32/ ls
this Error occured : Cannot find application file "/bin32/ls".
or if my command was wrong please tell me the correct one
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey peter,
please guide me in which directory i should run this command whether in this C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32\ or any where else?
my result file is stored in this address C:\Users\rohtiwar\Documents\Amplifier\Projects\try15\r000hs\
i am using windows 7 64-bit machine...
when i ran this command
C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32>amplxe-cl -collect hotspots -r C:/Users/rohtiwar/Documents/Amplifier/Projects/try15/r000hs -- /bin32/ ls
this Error occured : Cannot find application file "/bin32/ls".
or if my command was wrong please tell me the correct one
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry that I don't know you work on Windows 7.
Probably you shouldn't work on "C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32" directory for Windows 7. Try below:
cd c:\temp
C:\temp>"\Program Files (x86)\intel\VTune Amplifier XE\amplxe-vars.bat"
Copyright (C) 2009-2012 Intel Corporation. All rights reserved.
Intel(R) VTune(TM) Amplifier XE 2013 (build 261256)
C:\temp>amplxe-cl -collect hotspots -- explorer
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page