1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A bunch of pcp::pmda class implementation (lots to go). More... over 10 years ago
Added some missing pcp::type types. More... over 10 years ago
Implemented the on_fetch handler. More... over 10 years ago
Updated all pcp::pmda::on_* handlers to use identical signatures to the static versions; this will make redirection to PCP built-ins more maintainable. More... over 10 years ago
A small amount of cleanup. More... over 10 years ago
Added the pmdaSetFetchCallBack callback. More... over 10 years ago
Removed a redundant 'pmda_' infix. More... over 10 years ago
Set more appropraite names for the static callback functions. More... over 10 years ago
Removed unnecessary pcp::pmda:: namespaces. More... over 10 years ago
Moved the callback registration code into the pcp::pmda class - mangling should be safe for callback function pointers (yet to be tested though). More... over 10 years ago
Some more interface callback work. More... over 10 years ago
Added the extern "C" calling convention for the DSO entry points. More... over 10 years ago
Added @todo's for the extension callbacks. More... over 10 years ago
Added some more PMDA callbacks. More... over 10 years ago
Added support for tracking the pmInDom in the pcp::instance_domain class. More... over 10 years ago
Implemented (most of) the timenowClear function. More... over 10 years ago
Added some stubs that need implementing. More... over 10 years ago
Corrected indentation (the original PCP code has inconsistent indenting). More... over 10 years ago
Corrected indentation (the original PCP code has inconsistent indenting). More... over 10 years ago
Consistent commentry. More... over 10 years ago
Added another fetch_value implementation, and removed the switch-based version (was the ugliest of the three). More... over 10 years ago
The final cluster (pretty rough at this stage). More... over 10 years ago
Cluster 2. More... over 10 years ago
Added the first cluster of metrics - in two formats (not sure which I prefer yet). More... over 10 years ago
Some minor text tweaks. More... over 10 years ago
Added initial (not yet complete) C++ version of PCP's Trivial PMDA example. More... over 10 years ago
Some minor Makefile tweaks. More... over 10 years ago
Added the missing simple_cpu::get_pmda_name function. More... over 10 years ago
Added a C++ version of PCP's Trivial PMDA. More... over 10 years ago
A little lighthouse keeping (don't go to the Jollyrock...). More... over 10 years ago