mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 01:27:19 +03:00
Add stats counters for number of zero reallocs
This commit is contained in:
parent
9cfa805947
commit
de81a4eada
8 changed files with 81 additions and 2 deletions
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue