Github push to performancecopilot:pcp #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
3 New Commits: [pcp:master] By Nathan Scott <[email protected]>: 25d4828854a9 ( https://github.com/performancecopilot/pcp/commit/25d4828854a969528d534a7bd0182c01140a1bf3 ) : build: fix a handful of Windows build issues Some issues had crept in - particularly around integer type name usage, but also symbol visibility and unprotected use of getuid. Modified: qa/qt/qmc_context/qmc_context.cpp ( https://github.com/performancecopilot/pcp/blob/master/qa/qt/qmc_context/qmc_context.cpp ) Modified: qa/qt/qmc_group/qmc_group.cpp ( https://github.com/performancecopilot/pcp/blob/master/qa/qt/qmc_group/qmc_group.cpp ) Modified: src/include/pcp/config.h.in ( https://github.com/performancecopilot/pcp/blob/master/src/include/pcp/config.h.in ) Modified: src/libpcp_qmc/src/qmc_context.cpp ( https://github.com/performancecopilot/pcp/blob/master/src/libpcp_qmc/src/qmc_context.cpp ) Modified: src/libpcp_qmc/src/qmc_context.h ( https://github.com/performancecopilot/pcp/blob/master/src/libpcp_qmc/src/qmc_context.h ) Modified: src/libpcp_web/src/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/libpcp_web/src/GNUmakefile ) Modified: src/libpcp_web/src/http_parser.c ( https://github.com/performancecopilot/pcp/blob/master/src/libpcp_web/src/http_parser.c ) Modified: src/pmproxy/pmproxy.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmproxy/pmproxy.c ) [pcp:master] By Nathan Scott <[email protected]>: b0597d1ba079 ( https://github.com/performancecopilot/pcp/commit/b0597d1ba079fcb2a6fc1116a7db2de527fb6fd7 ) : build: add note about Parfait demo applications to spec Modified: build/rpm/parfait.spec ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/parfait.spec ) [pcp:master] By Nathan Scott <[email protected]>: adf7e567c7e6 ( https://github.com/performancecopilot/pcp/commit/adf7e567c7e68a4c2a3650938b3924fb5f4bc801 ) : pmcd pmda: add pmcd.sighups metric to assist signal detection Add a counter of sighups received by pmcd, and make use of this in pmdaproc.sh (PMDA Install/Remove scripts) to reliably detect signal deivery to pmcd after making some change (PMNS files, or pmcd config typically). Modified: qa/common.filter ( https://github.com/performancecopilot/pcp/blob/master/qa/common.filter ) Modified: src/libpcp_pmcd/src/data.c ( https://github.com/performancecopilot/pcp/blob/master/src/libpcp_pmcd/src/data.c ) Modified: src/pmcd/pmdaproc.sh ( https://github.com/performancecopilot/pcp/blob/master/src/pmcd/pmdaproc.sh ) Modified: src/pmcd/src/pmcd.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmcd/src/pmcd.c ) Modified: src/pmcd/src/pmcd.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmcd/src/pmcd.h ) Modified: src/pmdas/pmcd/help ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/pmcd/help ) Modified: src/pmdas/pmcd/root_pmcd ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/pmcd/root_pmcd ) Modified: src/pmdas/pmcd/src/pmcd.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/pmcd/src/pmcd.c )