Use RTC for PTU Statistical Callgraph?

Use RTC for PTU Statistical Callgraph?

imagem de klf@yahoo-inc.com

Is it possible to use the real time clock, instead of the cpu clock performance counter, to collect statistical callgraph samples? I'd like to compare the two callgraphs, rtc vs performance counter, to see which functions get preempted because of lock contention or I/O.

2 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de julia-fedorova (Intel)

the answer is No as it is hardcoded now to use CPU performance timer.


j

Faça login para deixar um comentário.