mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-19 17:45:16 -05:00
keep frame poiners in release mode
This makes it easier to get call graphs with perf.
This commit is contained in:
2
.cargo/config
Normal file
2
.cargo/config
Normal file
@@ -0,0 +1,2 @@
|
||||
[build]
|
||||
rustflags = "-C force-frame-pointers=yes"
|
||||
Reference in New Issue
Block a user