1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Sample branches and cache more frequently.

This commit is contained in:
Bartosz Taudul
2021-05-22 02:28:32 +02:00
parent c7026cbc1f
commit 34ca6d865e
+1
View File
@@ -819,6 +819,7 @@ static void SetupSampling( int64_t& samplingPeriod )
}
// cache reference + miss
pe.sample_freq = 200*1000;
if( !noCache )
{
TracyDebug( "Setup sampling CPU cache references + misses\n" );