Dependencies for tracy-profiler-0.1.1.0
Libraries
tracy-profiler
- base (>=4.16 && <5)
- bytestring
- text (>=2.0 && <3)
- unliftio-core
- webcolor-labels
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| 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