tracing-tracy 0.11.0

Inspect tracing-enabled Rust applications with Tracy
Documentation

tracing-tracy

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 8 of them enabled by default.

default

  • enable
  • system-tracing
  • context-switch-tracing
  • sampling
  • code-transfer
  • broadcast
  • callstack-inlines

enable

  • client/enable

system-tracing

  • client/system-tracing

context-switch-tracing

  • client/context-switch-tracing

sampling

  • client/sampling

code-transfer

  • client/code-transfer

broadcast

  • client/broadcast

callstack-inlines

  • client/callstack-inlines

manual-lifetime

  • client/manual-lifetime

ondemand

  • client/ondemand

only-localhost

  • client/only-localhost

flush-on-exit

  • client/flush-on-exit

only-ipv4

  • client/only-ipv4

timer-fallback

  • client/timer-fallback

delayed-init

  • client/delayed-init

fibers

  • client/fibers