Add tracing perfetto
This commit is contained in:
parent
3b8865c169
commit
10d89f5886
3 changed files with 106 additions and 11 deletions
|
|
@ -15,3 +15,4 @@ clap = { version = "4.5.26", features = ["derive"] }
|
|||
rand = { version = "0.9.0", features = ["small_rng"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
tracing-perfetto = { git = "https://git.he-li.dev/hal8174/tracing-perfetto.git" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue