Dependencies for tracy-profiler-0.1.1.0

Libraries

tracy-profiler

Flags

Manual Flags

NameDescriptionDefault
enable

Enable to actually call the Tracy functions and produce data. Otherwise the wrappers will be no-ops.

Disabled
fibers

Enable if your libtracyclient has this enabled.

Disabled
has_callstack

Enable if your libtracyclient has this enabled.

Disabled
manual_lifetime

Manually manage profiler lifetime. Enable if your libtracyclient has this enabled.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info