memory plugin: Use the new plugin_dispatch_multivalue() interface.
authorFlorian Forster <octo@collectd.org>
Tue, 14 Jan 2014 08:04:48 +0000 (09:04 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 14 Jan 2014 08:04:48 +0000 (09:04 +0100)
commit577e34aa13e140ae143e7704c1ab1bd343e8d9d6
tree8d654af6beb0848a1980dee67f5a366bc01ad6a4
parentbf67ab648e6d835dd53f81791cfb6b651a2ba814
memory plugin: Use the new plugin_dispatch_multivalue() interface.

This takes calculation of percentages off of our hands.
src/memory.c