Github push to performancecopilot:pcp #github

[email protected] Integration <[email protected]> Mon, 23 Jan 2017 13:17:00 -0800
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>

9 New Commits:

[pcp:master] By Ken McDonell <[email protected]>:
86ae67301c5c ( https://github.com/performancecopilot/pcp/commit/86ae67301c5c9f85a071ff1b2a97f9b814d910ad ) : qa/821: refine earlier zoneinfo indom filtering change Previous change was close, but no cigar. Try again.

Modified: qa/821 ( https://github.com/performancecopilot/pcp/blob/master/qa/821 )
Modified: qa/821.out ( https://github.com/performancecopilot/pcp/blob/master/qa/821.out )

[pcp:master] By Ken McDonell <[email protected]>:
6d858a463686 ( https://github.com/performancecopilot/pcp/commit/6d858a4636867ab9bf84a303328deb6af3277fc8 ) : src/pmdas/linux/proc_partitions.c: fix fast-path test logic is_partitions_metric() was incorrect, triggering qa/910 failures.

Modified: src/pmdas/linux/proc_partitions.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/proc_partitions.c )

[pcp:master] By Ken McDonell <[email protected]>:
435b4ed1633a ( https://github.com/performancecopilot/pcp/commit/435b4ed1633a9059d316f634b495b091f13597f0 ) : qa/910: extra diagnostics

Modified: qa/910 ( https://github.com/performancecopilot/pcp/blob/master/qa/910 )

[pcp:master] By Ken McDonell <[email protected]>:
affce94ca148 ( https://github.com/performancecopilot/pcp/commit/affce94ca1488eea2c60544f494a39556be48783 ) : Merge branch 'master' of git://git.pcp.io/pcp

Added: qa/911 ( https://github.com/performancecopilot/pcp/blob/master/qa/911 )
Added: qa/911.out ( https://github.com/performancecopilot/pcp/blob/master/qa/911.out )
Added: qa/linux/sysfs-ksm-001.tgz ( https://github.com/performancecopilot/pcp/blob/master/qa/linux/sysfs-ksm-001.tgz )
Added: qa/linux/sysfs-ksm-002.tgz ( https://github.com/performancecopilot/pcp/blob/master/qa/linux/sysfs-ksm-002.tgz )
Added: src/pmdas/linux/ksm.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/ksm.c )
Added: src/pmdas/linux/ksm.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/ksm.h )
Modified: Makepkgs ( https://github.com/performancecopilot/pcp/blob/master/Makepkgs )
Modified: qa/785.out ( https://github.com/performancecopilot/pcp/blob/master/qa/785.out )
Modified: qa/910 ( https://github.com/performancecopilot/pcp/blob/master/qa/910 )
Modified: qa/group ( https://github.com/performancecopilot/pcp/blob/master/qa/group )
Modified: qa/linux/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/qa/linux/GNUmakefile )
Modified: src/pcp/atop/photosyst.c ( https://github.com/performancecopilot/pcp/blob/master/src/pcp/atop/photosyst.c )
Modified: src/pcp/atop/showsys.c ( https://github.com/performancecopilot/pcp/blob/master/src/pcp/atop/showsys.c )
Modified: src/pmdas/linux/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/GNUmakefile )
Modified: src/pmdas/linux/help ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/help )
Modified: src/pmdas/linux/linux.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/linux.h )
Modified: src/pmdas/linux/pmda.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/pmda.c )
Modified: src/pmdas/linux/root_linux ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/root_linux )

[pcp:master] By Ken McDonell <[email protected]>:
687a107e711b ( https://github.com/performancecopilot/pcp/commit/687a107e711bf3ddefc2bc973ded9712bf6c7c36 ) : src/pmdas/docker: rm domain.h domain.h can be recreated in the build and is included in $(LDIRT), so should not be committed to git.

Removed: src/pmdas/docker/domain.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/docker/domain.h )

[pcp:master] By Ken McDonell <[email protected]>:
4c0e4c94392b ( https://github.com/performancecopilot/pcp/commit/4c0e4c94392b29550a14659626b44e0674bee3fe ) : Revert "build: switch to source-only signed deb uploading" This reverts commit 56bf92890d900754c6a5ef1fdd8c9d5c2060ce67. This change broke the Debian build. No deb packages were being created.

Modified: Makepkgs ( https://github.com/performancecopilot/pcp/blob/master/Makepkgs )

[pcp:master] By Ken McDonell <[email protected]>:
2b523c42bc09 ( https://github.com/performancecopilot/pcp/commit/2b523c42bc097464ed8f3f5e0ef322c25ddbd2f0 ) : qa/821: add mem.ksm metrics in output file

Modified: qa/821.out ( https://github.com/performancecopilot/pcp/blob/master/qa/821.out )

[pcp:master] By Nathan Scott <[email protected]>:
bf60c602df9e ( https://github.com/performancecopilot/pcp/commit/bf60c602df9eefdf96814c8fba45cb45f298a3ea ) : build: fix boolean logic for debian source-only builds

Modified: Makepkgs ( https://github.com/performancecopilot/pcp/blob/master/Makepkgs )

[pcp:master] By Nathan Scott <[email protected]>:
4bc8f260216a ( https://github.com/performancecopilot/pcp/commit/4bc8f260216af5fbd2998103b57ee4ad5fdd582a ) : Merge branch 'master' of git://git.pcp.io/kenj/pcp into kenj-merge

Removed: src/pmdas/docker/domain.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/docker/domain.h )
Modified: qa/821 ( https://github.com/performancecopilot/pcp/blob/master/qa/821 )
Modified: qa/821.out ( https://github.com/performancecopilot/pcp/blob/master/qa/821.out )
Modified: qa/910 ( https://github.com/performancecopilot/pcp/blob/master/qa/910 )
Modified: src/pmdas/linux/proc_partitions.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/proc_partitions.c )