mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Added basic Python Support
Supported: - FrameMarks - ScopedZones - Memory allocations - Plots - ThreadNames - Messages - AppConfig Not supported: - GPU
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
*.dylib
|
||||
*.so.*
|
||||
build
|
||||
dist
|
||||
tracy_client.egg-info
|
||||
client
|
||||
common
|
||||
tracy
|
||||
Reference in New Issue
Block a user