switch to profiling crates
This switches to the profiling crate for compatible profiling between rust libraries. To enable: $ cargo build --release --features puffin Feel free to experiment with other profiling backends as well! Would be great to get tracy working.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.buildcmd
|
||||
TODO.bak
|
||||
android-config.json
|
||||
build.log
|
||||
perf.data
|
||||
|
||||
Reference in New Issue
Block a user