mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-14 04:01:48 +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
|
// cache reference + miss
|
||||||
|
pe.sample_freq = 200*1000;
|
||||||
if( !noCache )
|
if( !noCache )
|
||||||
{
|
{
|
||||||
TracyDebug( "Setup sampling CPU cache references + misses\n" );
|
TracyDebug( "Setup sampling CPU cache references + misses\n" );
|
||||||
|
Loading…
Reference in New Issue
Block a user