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

Resolution of VTune

hoda_dawy
Beginner
371 Views

Kindly please if you could help me in this issue?

I have a code which conatins functions that take nano-seconds, I want to know if the vtune can profile it or not?

what is the resolution of vtune?

Thanks a lot,
Hoda

0 Kudos
3 Replies
TimP
Honored Contributor III
371 Views
You have options to increase the sampling rate (probably with some influence on performance). My experience may not be relevant, but I suspect you will need run times of at least 10 seconds with each function you want to profile totalling at least 5%, to get useful results.
0 Kudos
sid9559
Beginner
371 Views
Hello ,

Till I know you can get to a minimum of 1ms sample rate. Also, it is suggested to run your critical function in a loop to get a larger execution time and then do sampling.

Direct link to the same problem.

http://software.intel.com/en-us/forums/showthread.php?t=105387&o=a&s=lr

regards,
siddharth
0 Kudos
Bernard
Valued Contributor I
371 Views

Time resolution of VTune is around 3ms.

0 Kudos
Reply