Releases: pcolby/pcp-pmda-cpp
Releases · pcolby/pcp-pmda-cpp
PMDA++ 0.4.4
14 Oct 09:40
Compare
Sorry, something went wrong.
No results found
Features:
Bug fixes:
Explicit types for pcp::unit (f495c3a )
PMDA++ 0.4.3
13 Jul 06:13
Compare
Sorry, something went wrong.
No results found
Features:
C++11 support (817e66f )
Coverity Scan automation with Travis CI (2973 )
Clang scan-build automation with Travis CI (83032bc )
numerous build and CI improvements.
additional unit tests.
Bug fixes:
broken --unix command line option (f7c20c5 )
incorrect instance ID reported in two exception messages (1d5e544 )
cout format flags left modified (af388d9 )
pcp::on_store may return prematurely (a3334c4 )
template functions not fully specialized (1ad276f )
Special thanks to @badone and @bchoi for contributing to this release.
PMDA++ 0.4.2
24 Mar 10:17
Compare
Sorry, something went wrong.
No results found
Features:
numerous build and CI improvements.
PMDA/PMNS [de]registration scripts (9120efc )
Fedora packaging conformance (1199693 )
Bug fixes:
potential segfault in pcp::pmda::cache::lookup (33e02b5 )
unnecessary stdpmid includes (fe22161 )
Doxygen documentation corrections.
PMDA++ 0.4.1
06 Sep 06:23
Compare
Sorry, something went wrong.
No results found
0.4.1 (2014-09-06)
Features:
high resolution event timestamp support (requires PCP 3.9.10+)
Bug fixes:
correct functional test dependencies (#26 )
PMDA++ 0.4.0
15 May 10:13
Compare
Sorry, something went wrong.
No results found
Features:
pcp::cache::* wrappers for pmdaCache* routines.
DSO build examples, with functional tests (#24 )
Bug fixes:
DSO entry points work now (54fbd03 )
PMDA++ 0.3.4
10 May 06:47
Compare
Sorry, something went wrong.
No results found
Features:
Bug fixes:
metrics description fallback (#22 )
C-style comments for PMNS (#23 )
PMDA++ 0.3.3
17 Feb 10:17
Compare
Sorry, something went wrong.
No results found
Features:
support for skipping pcp::pmda::instance definition (7ffbd69 )
This release is really just to support some of the advanced usage of the pcp-pmda-qpid project (it uses two PMDA++ instances in one).
PMDA++ 0.3.2
16 Feb 02:25
Compare
Sorry, something went wrong.
No results found
Features:
config file support (#21 )
PMDA++ 0.3.1
14 Feb 08:31
Compare
Sorry, something went wrong.
No results found
Bug fixes:
pcp::exception copy constructor base construction (52a392e )
install examples into examples directory (93ce3ce )
PMDA++ 0.3.0
09 Feb 08:42
Compare
Sorry, something went wrong.
No results found
Features:
hidden CLI option support (950bebe )
more consistent API (bdb5972 )
CMake build system (#2 )
CLI option intercept support (#14 )
install targets (#15 )
duplicate cluster name support (#19 )
pmda::supported_metrics exposed as protected (a0dc1f1 )