mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Add stats counters for number of zero reallocs
This commit is contained in:
committed by
David Goldblatt
parent
9cfa805947
commit
de81a4eada
3
test/unit/zero_reallocs.sh
Normal file
3
test/unit/zero_reallocs.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="zero_realloc:free"
|
||||
Reference in New Issue
Block a user