You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tracy/python/tracy_client
Arnim Balzer d65d96191a
Added basic Python Support
Supported:
 - FrameMarks
 - ScopedZones
 - Memory allocations
 - Plots
 - ThreadNames
 - Messages
 - AppConfig

Not supported:
 - GPU
8 months ago
..
TracyClientBindings.pyi Added basic Python Support 8 months ago
__init__.py Added basic Python Support 8 months ago
py.typed Added basic Python Support 8 months ago
scoped.py Added basic Python Support 8 months ago
tracy.py Added basic Python Support 8 months ago