mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
9 lines
170 B
TOML
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
|
|
"""
|