]> arthur.barton.de Git - netdata.git/history - src/apps_plugin.c
cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and inter...
[netdata.git] / src / apps_plugin.c
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-12-07 Costa Tsaousis ... removed thread unsafe functions
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-27 Costa Tsaousis ... avl is now threat safe (found a condition where the...
2015-11-25 Costa Tsaousis ... fixed a bug in the incremental calculations where the...
2015-11-24 Costa Tsaousis ... fixed a typo that prevented apps.plugin to evaluate...
2015-11-19 Costa Tsaousis ... added noreset flag to prevent apps.plugin charts from...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools