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

call graph collector

pdsrgrs
初学者
646 次查看

Hi,

I am using Call graph collector of VTune 8 version to find the total time taken of function which is written in VC++ environment. In function view, I am unable to find what signifies bracket value in Column name i.e., module (562), Thread (562), function (562),..Etc (the circled areas in the below jpeg image). When running new activity with out closing VTune, the bracket value is increasing by 2 i.e., 564, the total time taken also changing. I have checked the documentation but could not find anything on it. Could you please help me out how it affects the time taken and in what way the time taken changes.

0 项奖励
1 回复
TimP
名誉分销商 III
645 次查看
Call graph instrumented code always runs slower than the original. Don't know if that was your question.
0 项奖励
回复