mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add Tracy allocation profiling feature flag
This commit is contained in:
@@ -72,3 +72,5 @@ pub fn some_function() {
|
||||
// Code of the function.
|
||||
}
|
||||
```
|
||||
|
||||
You can also enable Rust memory allocation profiling with `--features=profile-with-tracy-allocations`.
|
||||
|
||||
Reference in New Issue
Block a user