pcp
[Top] [All Lists]

pcp updates - kenj & martins xmas cheer

To: pcp@xxxxxxxxxxx
Subject: pcp updates - kenj & martins xmas cheer
From: kenj@xxxxxxxxxxx (Ken McDonell)
Date: Tue, 23 Dec 2014 14:39:25 +1100 (AEDT)
Delivered-to: pcp@xxxxxxxxxxx
[I think these commits have flowed correctly to pcp.io and github ...
 I'm using the "Nathan+Dave's most excellent recipe" for the first
 time, so please let me know if I've botched anything]

Changes committed to git://git.pcp.io/pcp.git dev

Ken McDonell (12):
      fix debian build: missing libpcp_pmda man pages from manifest     
pmdaRootConnect, pmdaRootShutdown, pmdaEnterContainerNameSpace,     and 
pmdaLeaveContainerNameSpace.
      qa/.gitignore: add 367.out
      linux_hotproc pmda: remove libfl dependency
      assorted PMDAs: tweak GNUmakefile for pmcd.conf
      perl C bindings: add explicit cast for int->ptr conversion
      qa/admin: minor changes
      root PMDA: fix compilation errors for FreeBSD
      linux_proc PMDA: a little more flex tweaking
      pmcd PMDA: avoid segv for pmcd.hostname
      qa/574: add extra diagnositics to 574.full
      Makepkgs: minor cosmetic change
      qa/admin/myconfigure: force --libexecdir=/usr/lib configopts for debian

Martins Innus (1):
      Fix QA 185 after hotproc merge     Need to special case the hotproc 
metrics in pmnewlog just like proc.

 Makepkgs                         |    6 ++----
 debian/libpcp-pmda3-dev.install  |    5 +++++
 qa/.gitignore                    |    1 +
 qa/574                           |   14 +++++++++-----
 qa/admin/check-vm                |    6 ++++--
 qa/admin/myconfigure             |   18 ++++++++++++++----
 qa/admin/pcp-qa-summary          |    2 +-
 src/perl/PMDA/typemap            |    2 +-
 src/pmdas/aix/GNUmakefile        |    4 +++-
 src/pmdas/darwin/GNUmakefile     |    4 +++-
 src/pmdas/etw/GNUmakefile        |    4 +++-
 src/pmdas/freebsd/GNUmakefile    |    4 +++-
 src/pmdas/jbd2/GNUmakefile       |    4 +++-
 src/pmdas/linux/GNUmakefile      |    4 +++-
 src/pmdas/linux_proc/GNUmakefile |    6 ++++--
 src/pmdas/linux_proc/lex.l       |   18 ++++++++++++++++++
 src/pmdas/linux_xfs/GNUmakefile  |    4 +++-
 src/pmdas/mmv/GNUmakefile        |    4 +++-
 src/pmdas/netbsd/GNUmakefile     |    4 +++-
 src/pmdas/pmcd/GNUmakefile       |    4 +++-
 src/pmdas/pmcd/src/pmcd.c        |    4 +++-
 src/pmdas/root/GNUmakefile       |    4 +++-
 src/pmdas/root/root.c            |   10 ++++++++++
 src/pmdas/solaris/GNUmakefile    |    4 +++-
 src/pmdas/windows/GNUmakefile    |    4 +++-
 src/pmlogger/pmnewlog.sh         |    2 +-
 26 files changed, 112 insertions(+), 34 deletions(-)

<Prev in Thread] Current Thread [Next in Thread>