mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-03 14:09:31 +03:00
Merge branch 'dev-platform' into dev-slice-platform
This commit is contained in:
commit
eca98ac056
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ terms of the MIT license. A copy of the license can be found in the file
|
||||||
// Define MI_TRACK_<tool> to enable tracking support
|
// Define MI_TRACK_<tool> to enable tracking support
|
||||||
// #define MI_TRACK_VALGRIND 1
|
// #define MI_TRACK_VALGRIND 1
|
||||||
// #define MI_TRACK_ASAN 1
|
// #define MI_TRACK_ASAN 1
|
||||||
#define MI_TRACK_ETW 1
|
// #define MI_TRACK_ETW 1
|
||||||
|
|
||||||
// Define MI_STAT as 1 to maintain statistics; set it to 2 to have detailed statistics (but costs some performance).
|
// Define MI_STAT as 1 to maintain statistics; set it to 2 to have detailed statistics (but costs some performance).
|
||||||
// #define MI_STAT 1
|
// #define MI_STAT 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue