[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Aug 7 07:55:15 CEST 2013
Rebased ref, commits from common ancestor:
commit 21ef84928de2910c3b41fad156afbbf3d0075e7c
Author: Florian Forster <octo at collectd.org>
Date: Fri Jul 19 07:39:47 2013 +0200
rrdtool plugin: Minor performance improvement.
Replace the value_list_to_string() function with a version which is optimized
for data sets with a single data source. The original function is still used
for data sets with multiple data sources. This allows to reduce the number of
calls to snprintf() in this (very common) case, resulting in ~2% speedup.
commit 9b022ebf40a1a49bedf5992e6542c1c0b6a62c13
Merge: 259470e 29a5812
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Fri Jul 19 20:48:40 2013 +0200
Merge remote-tracking branch 'origin/pr/371'
commit 29a58124b9c561019df84f07d334a161a6cd6ab0
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Jul 17 12:05:49 2013 +0200
df: remove trailing whitespaces
commit 26cad19ab2412d87fa01f75ab498054482a072d2
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Jul 17 11:59:57 2013 +0200
df: rename percentage types to a more generic name
commit 259470e31a45e46b8cfcd65b9088d45598aaea7f
Author: Blake Matheny <bmatheny at mobocracy.net>
Date: Wed Feb 6 07:04:47 2013 -0500
Add support for incr/decr counts
commit 91d1e0be6112f2d34ed81dc49866866508bad1ea
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Mon Jul 15 11:11:43 2013 +0200
add 2 missing data types for df percentages
More information about the collectd-changes
mailing list