redox/recipes/wip/dev/other/flamegraph/recipe.toml
2024-06-26 04:17:47 +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
"""