redox/recipes/wip/dev/flamegraph/recipe.toml
2024-02-21 23:52:20 +00:00

9 lines
170 B
TOML

#TODO require DTrace support
[source]
git = "https://github.com/flamegraph-rs/flamegraph"
[build]
template = "custom"
script = """
cookbook_cargo_packages flamegraph
"""