[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ag/curl_xml'

Florian Forster octo at verplant.org
Wed Jan 13 13:55:50 CET 2010


 src/curl_xml.c |  151 ++++++++++++++++++++++++++-----------------------------
 1 files changed, 71 insertions(+), 80 deletions(-)

New commits:
commit cbd0b829d2817c7ad68b2e4b40a97c4a6b5532bc
Author: Amit Gupta <amit.gupta221 at gmail.com>
Date:   Wed Jan 13 13:52:56 2010 +0100

    curl_xml plugin: Replace the AVL-tree with a linked list.
    
    This makes iterating over all elements more efficient. The CX_KEY_MAGIC hack is
    also removed. Last but not least, “plugin_get_ds” is now called only once.




More information about the collectd-changes mailing list