]> arthur.barton.de Git - netdata.git/history - src/plugin_tc.c
finalized dictionary.c
[netdata.git] / src / plugin_tc.c
2016-05-05 Costa Tsaousisfinalized dictionary.c
2016-04-20 Costa TsaousisMerge pull request #277 from jgeromero/tomcat.chart.sh
2016-04-19 Costa TsaousisMerge pull request #132 from mcnewton/debianpkg
2016-04-17 Costa TsaousisMerge pull request #254 from ktsaou/master
2016-04-17 Costa Tsaousis ... fixed source file permissions
2016-04-17 Costa Tsaousis ... added log flood protection #240 to the netdata daemon...
2016-04-03 Costa TsaousisMerge pull request #165 from mcnewton/spelluseful
2016-04-03 Alon Bar-Levlayout: remove executable from unrelated files
2016-03-31 Costa Tsaousis ... error handling in key areas #102
2016-02-28 Costa Tsaousis ... tc: non-HTB classes were missed: fixed
2016-02-28 Costa Tsaousis ... tc: dont be limited to HTB
2016-02-28 Costa Tsaousis ... now it attempts to parse only HTB classes and it collec...
2016-02-07 Costa Tsaousis ... added a new element on all charts: context, which is...
2016-02-06 Costa Tsaousis ... added pthread_exit in hope it will solve the crash...
2016-01-16 Costa Tsaousis ... minor modification for clean exit; dashboard fixes...
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-12-01 Costa Tsaousis ... added cleanup on exit
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-20 Costa Tsaousis ... Merge branch 'master' of github.com:firehol/netdata
2015-11-20 Costa Tsaousis ... added resource usage and timing for tc plugin and script
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-10-27 Costa Tsaousis ... disk statistics got proper names; isolated a performanc...
2015-10-25 Costa Tsaousis ... extended disk statistics
2015-05-05 Costa Tsaousis ... fix for defunct childs
2015-04-06 Costa Tsaousis ... optimized pluginsd parsing for speed
2015-04-04 Costa Tsaousis ... tc: optimized memory usage
2015-04-04 Costa Tsaousis ... log: now is logging program name too; tc: huge optimiza...
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files