tracing-tracy 0.10.1

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 12 feature flags, 7 of them enabled by default.

default

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

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

ondemand

  • client/ondemand

only-localhost

  • client/only-localhost

timer-fallback

  • client/timer-fallback

fibers

  • client/fibers

only-ipv4

  • client/only-ipv4