aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/memory_counters.c
Commit message (Collapse)AuthorAge
* Hide memory counters from atomic countersGravatar Craig Tiller2017-03-10
|
* Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
|
* Add lots of castsGravatar Craig Tiller2017-02-09
|
* Use atomics for memory countersGravatar Craig Tiller2017-02-08
| | | | | Avoids two mutex acquisitions per allocation in bm_fullstack (where we also count memory allocations)
* Preventing crashes for known realloc behaviors.Gravatar Nicolas "Pixel" Noble2016-04-12
|
* Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12