On 07/22/2012 10:10 PM, Ken McDonell wrote:
OK Mark here it is.
Feel free to pull this into any place you want, else I'll keep chipping
away at it as I now have a git managed branch for this work.
The proc metrics are out of the Linux PMDA ... and this passes QA (with
my last round of QA changes).
The proc PMDA compiles, installs and dumps core ... 8^)>
Thanks Ken, I'll take it from there. On first run it looks like a pmns
issue with cgroups :
Program received signal SIGSEGV, Segmentation fault.
0x00007f668613ed27 in pmdaTreePMID (pmns=0x0, name=0x1d87418 "proc.cgroup",
pmid=0x7fff9f3b56f8) at tree.c:109
109 if ((node = __pmdaNodeLookup(pmns->root->first, name)) == NULL)
Changes committed to git://oss.sgi.com/kenj/pcp.git proc_pmda
(note this is the proc_pmda branch)
...
Cheers
-- Mark
|