Cargo Features
[dependencies]
tracy-client = { version = "0.17.4", default-features = false, features = ["broadcast", "code-transfer", "context-switch-tracing", "enable", "fibers", "timer-fallback", "ondemand", "only-ipv4", "only-localhost", "sampling", "system-tracing", "callstack-inlines", "manual-lifetime", "delayed-init", "flush-on-exit", "demangle", "verify", "debuginfod"] }
- default = broadcast, callstack-inlines, code-transfer, context-switch-tracing, enable, sampling, system-tracing
-
Refer to FEATURES.mkd for documentation on features.
- broadcast default
-
Enables broadcast of tracy-client-sys
- code-transfer default
-
Enables code-transfer of tracy-client-sys
- context-switch-tracing default
-
Enables context-switch-tracing of tracy-client-sys
- enable default
-
Enables enable of tracy-client-sys
- fibers
-
Enables fibers of tracy-client-sys
- timer-fallback
-
Enables timer-fallback of tracy-client-sys
- ondemand
-
Enables ondemand of tracy-client-sys
- only-ipv4
-
Enables only-ipv4 of tracy-client-sys
- only-localhost
-
Enables only-localhost of tracy-client-sys
- sampling default
-
Enables sampling of tracy-client-sys
- system-tracing default
-
Enables system-tracing of tracy-client-sys
- callstack-inlines default
-
Enables callstack-inlines of tracy-client-sys
- manual-lifetime
-
Enables manual-lifetime of tracy-client-sys
- delayed-init
-
Enables delayed-init of tracy-client-sys
- flush-on-exit
-
Enables flush-on-exit of tracy-client-sys
- demangle
-
Enables rustc-demangle, demangle of tracy-client-sys
Affects
tracy-client::demangle
,tracy-client::internal.demangle
… - verify
-
Enables verify of tracy-client-sys
- debuginfod
-
Enables debuginfod of tracy-client-sys