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
|
@ -0,0 +1,2 @@
|
|||
[build]
|
||||
rustflags = "-C force-frame-pointers=yes"
|
Loading…
Reference in New Issue