mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Lua profiling framework. No source location transfer yet.
This commit is contained in:
@@ -124,6 +124,7 @@ private:
|
||||
|
||||
void Process( const QueueItem& ev );
|
||||
void ProcessZoneBegin( const QueueZoneBegin& ev );
|
||||
void ProcessZoneBeginAllocSrcLoc( const QueueZoneBegin& ev );
|
||||
void ProcessZoneEnd( const QueueZoneEnd& ev );
|
||||
void ProcessFrameMark( const QueueFrameMark& ev );
|
||||
void ProcessZoneText( const QueueZoneText& ev );
|
||||
|
||||
Reference in New Issue
Block a user