]> arthur.barton.de Git - netdata.git/history - src
disabled per cpu core interrupts charts due to high memory requirements #12
[netdata.git] / src /
2015-09-29 Costa Tsaousis ... disabled per cpu core interrupts charts due to high...
2015-09-29 Costa Tsaousis ... prevented buffer overflow when there are too many dimen...
2015-09-29 Costa Tsaousis ... added /proc/interrupts #12
2015-09-16 Costa Tsaousis ... do not remove idle dimensions from charts
2015-09-14 Costa Tsaousis ... fix for self-kill
2015-09-14 Costa Tsaousis ... workaround for self-kill
2015-09-14 Costa Tsaousis ... signal handler info log
2015-09-13 Costa Tsaousis ... delete unupdated dimensions after a week
2015-05-08 Costa Tsaousis ... cleanup in web_client
2015-05-05 Costa Tsaousis ... fix for defunct childs
2015-04-10 Costa Tsaousis ... prevent 100% cpu when there are no plugins running
2015-04-06 Costa Tsaousis ... optimized pluginsd parsing for speed
2015-04-04 Costa Tsaousis ... added available entropy
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-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm...
2015-04-02 Costa Tsaousis ... replace simple_hash with one at a time hash
2015-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm
2015-04-02 Costa Tsaousis ... added support for re-usable procfile, to eliminate...
2015-03-29 Costa Tsaousis ... cleanup
2015-03-29 Costa Tsaousis ... debug for negative number of threads
2015-03-29 Costa Tsaousis ... debug for negative number of threads
2015-03-29 box@home rootcode cleanup
2015-03-29 Costa Tsaousis ... code cleanup
2015-03-29 Costa Tsaousis ... code cleanup
2015-03-29 Costa Tsaousis ... minor fixes
2015-03-29 box@home rootadded memory debug to apps.plugin
2015-03-29 Costa Tsaousis ... moved web_client functions to web_client.c; added dicti...
2015-03-28 Costa Tsaousis ... fixed initialization of all_files
2015-03-28 Costa Tsaousis ... config now uses less memory by allocating only the...
2015-03-27 Costa Tsaousis ... last_pos was never set
2015-03-27 Costa Tsaousis ... fatal error when a slot cannot be found
2015-03-25 Costa Tsaousis ... fixed a bug in config_get() where it was constantly...
2015-03-25 Costa Tsaousis ... proper IPv6 handling
2015-03-25 Costa Tsaousis ... fix disk ids with slashes in them
2015-03-24 Costa Tsaousis ... added ipv6 support; minor fixes
2015-03-23 Costa Tsaousis ... reported url now uses the rrdset name, not the id,...
2015-03-22 Costa Tsaousis ... added index in rrdset names too; fixed crash in apps...
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-21 box@home rootdisabled nfsd values if they are all empty
2015-03-21 Costa Tsaousis ... added flags to storage_number; added gap functionality...
2015-03-20 Costa Tsaousis ... proc/net/ip_vs_starts is hex
2015-03-20 Costa Tsaousis ... made /proc/stat guest_nice optional - it is not there...
2015-03-20 Costa Tsaousis ... moved to /run/netdata to /var/run/netdata to support...
2015-03-19 Costa Tsaousis ... 80% speed increase in number printing on 32bit systems
2015-03-19 Costa Tsaousis ... better speed diff reporting
2015-03-19 Costa Tsaousis ... makefile cleanups; math is enabled by default - added...
2015-03-19 Costa Tsaousis ... math library optional
2015-03-19 Costa Tsaousis ... better unit testing of storage numbers; added benchmarking
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... added debug
2015-03-19 Costa Tsaousis ... added procfile debug
2015-03-19 Costa Tsaousis ... added procfile completion debug
2015-03-19 box@home rootnetdata way of logging in procfile
2015-03-19 box@home rootadded debug info
2015-03-19 Costa Tsaousis ... nfacct plugin source files
2015-03-18 Costa Tsaousis ... added nfacct charts (disabled for the moment - they...
2015-03-18 Costa Tsaousis ... disabled checks charts by default; set isdetail=1 to...
2015-03-17 Costa Tsaousis ... nfsd read-ahead depth is now reported as a percentage...
2015-03-17 Costa Tsaousis ... added nfsd statistics (v2, v3 and v4)
2015-03-16 Costa Tsaousis ... new makefiles
2015-03-16 Costa Tsaousis ... new simple_hash()
2015-03-16 Costa Tsaousis ... support new dir structure
2015-03-16 Costa Tsaousis ... O_NOATIME is not supported for proc files
2015-03-16 Costa Tsaousis ... ignore last line
2015-03-16 Costa Tsaousis ... support new structure
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files