mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Tid is not needed.
This commit is contained in:
parent
5a7e9cdbdd
commit
bcb7b94272
@ -979,8 +979,6 @@ static void SetupSampling( int64_t& samplingPeriod )
|
||||
if( pid == currentPid )
|
||||
{
|
||||
uint64_t ip;
|
||||
uint32_t tid;
|
||||
|
||||
s_ring[i].Read( &ip, offset, sizeof( uint64_t ) );
|
||||
|
||||
QueueType type;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user