redox/recipes/wip/flamegraph/recipe.toml
2023-12-24 16:57:21 +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
"""