Project

General

Profile

Activity

From 2008-04-14 to 2008-05-13

2008-05-13

22:25 Revision 314c94f7: Remove code surrounded by HAVE_V1_SUPPORT, was only ever set on IRIX.
Nathan Scott
22:22 Revision 3f6fcfb1: Remove last remaining IRIX desktop shell script tags.
Nathan Scott
22:21 Revision ad884f0a: Remove $Id: (not useful in git) and #ident lines (unused for years).
Nathan Scott
22:13 Revision 7460b237: Remove shl_load checks, as HPUX builds are not actively supported.
Nathan Scott
22:12 Revision 2c3b01bd: Remove remaining __sgi macro references, IRIX builds no longer supported.
Nathan Scott
22:08 Revision fa5e2c64: Remove HAVE_DEV_IN_LIBPCP, IRIX builds no longer supported.
Nathan Scott
22:05 Revision 79e0920c: Remove __pmCheckObjectStyle calls, IRIX builds no longer supported.
Nathan Scott
21:41 Revision 66919669: Remove IRIX optional symbol pragmas, IRIX builds no longer supported.
Nathan Scott
21:35 Revision e4312de1: Remove HAVE_PROCFS_PINFO which was IRIX specific.
Nathan Scott
21:28 Revision 33bc9e3f: Make proxy_version a local variable, not global, in pmproxy connection
setup logic. Nathan Scott
21:27 Revision cb02b8ff: Remove lower-case named pmfindpmda.3 entry in Debian packaging also
Nathan Scott
21:18 Revision 40c7f194: Remove pmfindpmda man page makefile entry as well.
Nathan Scott
21:10 Revision 8a12c59d: Remove the __pmFindPMDA man page, its completely misleading now
that this routine doesn't actually do any path searching anymore. Nathan Scott

2008-05-12

10:35 Revision 878afba0: Extend the pmParseMetricSpec interface to allow local context to
be specified, in addition to the host & archive contexts already
supported. Local context is specified through the v...
Ken McDonell
09:48 Revision fc1e641d: Reinstate the change to allow pdu counter arrays to be moved
outside of libpcp, now that the QA failures are understood
and resolved (pmprobe/pmdapmcd callers need to use matchin...
Ken McDonell

2008-05-09

13:52 Revision cfb13256: Reinstate a VERY_VERBOSE pmie start script message, QA relies on it.
Nathan Scott
13:50 Revision 2f688028: Revert "Optionally allow pdu counter arrays used in pdu.c to be moved outside libpcp ... needed for the pmcd pmda to optionally become a proc agent, rather than a dso"
This reverts commit 13d5b418e2d98d324894602f6ec05a6e7bcfec8d.
Resolve QA test 384 regression by reverting this commi...
Nathan Scott

2008-05-08

13:13 Revision 259ed944: Install the PMC headers, use a more appropriate makefile.
Ken McDonell
13:07 Revision 58679b1a: Hopefully final Debian packaging fix - move /etc/pcp.conf with libpcp.so.
Nathan Scott

2008-05-07

16:14 Revision 6ebf3d3e: Install libpcp_pmc if its OK to build ($PMC_SUPPORT!=false), QA needs it.
Nathan Scott
14:04 Revision 8857a201: Avoid QA failure due to messages from the Linux PMDA about lack
of handler for IcmpMsg SNMP stats. To properly export all these
values is going to require a rethink of this code, s...
Ken McDonell
11:05 Revision a53d8061: For the per-process schedstat metrics on Linux, if the running
kernel does not support them we were getting the error handling
wrong - do not close a descriptor we didn't open, and...
Nathan Scott
10:29 Revision 0d4c078f: Fix __pmUnparseHostSpec routine so that host pmDupContext works again.
Nathan Scott
08:30 Revision ce3c11bd: Move header files into the development packages where they belong (argh!).
Nathan Scott
08:28 Revision 2e5dfab5: Allow PMC to build with recent g++ compiler versions that have
now removed the iostream.h backward compatability headers. We
detect the presence of either <iostream> and <iostream...
Ken McDonell

2008-05-02

15:40 Revision 1cdf3c30: Rename a shell script for naming consistency.
Nathan Scott
15:29 Revision 086cb3d4: Rework the Windows shim layer so that it is now compiled with the
MinGW (gcc-based) compiler rather than with the Microsoft Visual
C compiler. In the long term it'd be great to compi...
Nathan Scott

2008-05-01

10:57 Revision ecebb7e6: Merge branch 'nathans' of git://oss.sgi.com:8090/nathans/pcp into nathans
Nathan Scott
10:56 Revision 3ea795fb: Fix memory leaks in the pmdapmcd code dealing with the pmie indom.
Nathan Scott
10:54 Revision 644ccf2f: Remove an unused variable in the jstat PMDA.
Nathan Scott

2008-04-30

07:47 Revision dcd62fce: Bump build version number to 20080430.
Nathan Scott
07:43 Revision e4ec4631: Fix issues in the network interface speed/baudrate metrics.
network.interface.speed is scaled from Megabits/second to
Megabytes/second using division by 8 instead of 10, units
o...
Ken McDonell

2008-04-28

16:14 Revision 8769b45d: Turns out that the sqlserver cache_mgr cache_object_count is signed.
Nathan Scott

2008-04-25

14:30 Revision bc917fa4: Tighten the pmcd-is-already-running error message, when bind fails.
I saw EPERM here from Cygwin recently, when pmcd was not running at
all, which resulted in a misleading diagnostic - ...
Nathan Scott
14:26 Revision e563365f: Fix two invalid uses of status/error variables in the jstat PMDA.
Nathan Scott
14:21 Revision d76f9691: /etc/init.d/pmie status fails if there's more than one PMIE running.
The fix seems to be at line 372 of /usr/share/pcp/lib/rc-proc.sh.
< [ $_n -eq 1 ] && return 0
> [ $_n ...
Mikel Ward

2008-04-22

17:38 Revision 13516857: Add "distclean" make rule, an alias for "realclean", used in other projects.
Nathan Scott

2008-04-18

11:20 Revision 43d14160: Add Debian pkg conflict on pgpool2, which also has an /etc/pcp.conf.
Nathan Scott
11:19 Revision e6f8ac17: Remove spurious use of a static local in libpcp_pmda cache.c code.
Nathan Scott

2008-04-15

17:41 Revision 00b014f4: Bump build version number.
Nathan Scott
17:41 Revision 7c9c955f: Add configuration magic for knsnap control file - needs to be here
as this is where the platform-specific control file locations are
decided, and I really don't want to create /etc/kmc...
Nathan Scott
17:32 Revision 59133b4c: Add AIX path setting, mvoe platform-PATH setting up with other platform macros.
Nathan Scott
17:30 Revision e113e6f6: Its poor form to override user-specified CFLAGS, even for Interix.
Nathan Scott
17:12 Revision cfdbfdff: Remove remaining vistages of config.done, which is no longer used anywhere.
Nathan Scott
17:12 Revision 61290eef: Fix _get_pids_by_name for Cygwin. Here we have a ps binary
that does not report a TIME column (only STIME, which is the
process start time, which only for awhile produces outpu...
Nathan Scott
16:50 Revision 28b7ebee: Fix _get_pids_by_name for Mac OS X. Here we have a ps binary
that can return a time string of the form HH:MM.SS instead of
the expected HH:MM:SS used everywhere else.
Nathan Scott
 

Also available in: Atom