(This is not yet ready to be pulled Mark - its stable but needs
some new QA tests. Pushing it in now so that Martins can build
on it, if he has overlapping hotproc changes -- cheers.)
Changes committed to git://git.pcp.io/nathans/pcp.git master
qa/022.out.linux | 9 +
qa/359 | 1
src/pmdas/linux_proc/cgroups.c | 6
src/pmdas/linux_proc/cgroups.h | 7 +
src/pmdas/linux_proc/help_text.h | 9 +
src/pmdas/linux_proc/pmda.c | 238 ++++++++++++++++++++++++++++++------
src/pmdas/linux_proc/proc_dynamic.c | 31 +++-
src/pmdas/linux_proc/proc_pid.c | 55 +++++++-
src/pmdas/linux_proc/proc_pid.h | 99 +++++++++-----
src/pmdas/linux_proc/root_proc | 5
10 files changed, 375 insertions(+), 85 deletions(-)
commit 80bd02cddf66e1d43832d30fe9344b408b6311ca
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Apr 24 17:10:00 2015 +1000
pmdaproc: additional proc memory, namespace and memory cgroup metrics
|