]> arthur.barton.de Git - netdata.git/commit
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and inter...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 25 Dec 2015 18:50:10 +0000 (20:50 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 25 Dec 2015 18:50:10 +0000 (20:50 +0200)
commita2588ccbb1aec299407e390ce5bc5244504cc9c7
tree3fb5eb3d142cc3e49bd75c5ed18419b1b1166814
parent5ef136f289789776863e071d8b565838d6368536
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and interfaces now have "on demand" all their options
src/appconfig.c
src/appconfig.h
src/apps_plugin.c
src/avl.c
src/avl.h
src/plugin_tc.c
src/proc_diskstats.c
src/proc_net_dev.c
src/rrd.c
tests/stress.sh