redox/recipes/wip/dev/other/flamegraph/recipe.toml
2026-03-13 15:24:15 -03:00

8 lines
169 B
TOML

#TODO require DTrace support
[source]
git = "https://github.com/flamegraph-rs/flamegraph"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["flamegraph"]