]> arthur.barton.de Git - netdata.git/commit
fix unecessary calls to realloc(); added memory allocations logger - enabled with...
authorCosta Tsaousis <costa@tsaousis.gr>
Fri, 30 Sep 2016 11:49:19 +0000 (14:49 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Fri, 30 Sep 2016 11:49:19 +0000 (14:49 +0300)
commitee7b844c041ec1453684dedefd3aed9e7de00c4d
tree7e4aa9b2befbae9257ec5d9994d5ab77ad1d692c
parent736937b3926814f792373885a9a0a4519bae7787
fix unecessary calls to realloc(); added memory allocations logger - enabled with -DNETDATA_LOG_ALLOCATIONS=1
CMakeLists.txt
src/common.c
src/common.h
src/proc_interrupts.c
src/proc_softirqs.c
src/rrd.c