Crate tracy_full

Source

Modules§

alloc
Allocation profiling.
color
Tracy colors.
frame
plot
zone

Macros§

c_str
Create a &'static CStr from a string literal.
frame
Macro to make working with frame marks easier.
get_location
Get a zone location.
plotter
Create a plotter.
zone
Mark a zone in the current scope.
zone_sample
Mark a zone in the current scope, sampling the callstack.

Functions§

clamp_callstack_depth
Clamp a requested callstack depth to the maximum supported by tracy (62).
set_thread_name
Set the current thread’s name. Panics if the name contains interior nulls.