mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-24 22:25:55 -05:00
keep frame poiners in release mode
This makes it easier to get call graphs with perf.
This commit is contained in:
parent
18c693fa46
commit
2ead8f8332
2
.cargo/config
Normal file
2
.cargo/config
Normal file
@ -0,0 +1,2 @@
|
||||
[build]
|
||||
rustflags = "-C force-frame-pointers=yes"
|
Loading…
Reference in New Issue
Block a user