mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Sample branches and cache more frequently.
This commit is contained in:
parent
c7026cbc1f
commit
34ca6d865e
@ -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" );
|
||||
|
Loading…
Reference in New Issue
Block a user