Modules§
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.