Use RTC for PTU Statistical Callgraph?

Use RTC for PTU Statistical Callgraph?

Ritratto di 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 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di julia-fedorova (Intel)

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


j

Accedere per lasciare un commento.