Activity
From 2011-01-15 to 2011-02-13
2011-02-11
2011-02-10
- 14:14 Revision 8fd82571: Modified to build either in the pcp source tree or separately.
- 09:12 Revision a7157efa: Initial version of pcp logger pmda.
2011-02-09
- 14:58 Revision bdc24079: pmnscomp - defaults to Version 2 of the compiled PMNS
- Change the default from version 1 to version 2 (adds checksums).
Retire version 0 from PCP 1.x.
2011-02-08
- 23:14 Revision dd996ba8: Do not hardcode IDB location when building Darwin packages
- IDB file name is passed on the command line, carefully set and ignored
by build-installer: found while trying to crea... - 23:06 Revision df78183c: Add perly bits into Darwin's build manifest
- Perl modules use their own Makefiles which are generated by MakeMaker.
Those makefiles do not follow PCP rules and do... - 14:02 Revision b9a21fa3: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
2011-02-02
- 21:55 Revision 1c2fdb31: Provide metric help text for (now dynamic) interrupt metrics.
- 08:28 Revision a76eccd4: Change version in development branch for version clarity.
- 08:26 Revision 8d0b9ca2: Make Linux interrupt metrics use dynamic names.
- Switch kernel.percpu.interrupts metric which used the combined
CPU and interrupt-line instance domain to be individua...
2011-01-31
- 21:06 Revision dd1bbddd: Update gitignore for Windows kernel PMDA.
- 21:04 Revision 26ff8d40: Update changelog and release dates for 3.5.0.
- 20:59 Revision ce6b8fee: Get pmlogger working more consistently on Windows.
- On Win32 pmlogger operates under the different conditions of
our AF.c implementation there, which has to deal with a ... - 20:37 Revision 9e397648: Allow PMDAs to have multiple dynamic sub-trees in their namespace
- Found this issue when implementing a second dynamic subtree into
the Linux kernel PMDA: namespace build failed with d... - 20:32 Revision 6e0e88d1: Merge branch 'fabs_units' of ../makc/clean-pcp into dev
- 20:15 Revision b32ed92e: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
2011-01-27
- 09:52 Revision 79a907a1: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 09:48 Revision dd9acdac: linux pmda - fix /proc/interrupts parser
- Patch from Arthur Kepner to handle interrupt number being more than
3 digits wide. - 09:27 Revision ab181148: pmlogger - auto volume switching at 2^31 bytes
- Independent of any -v option, automatic volume switching is used
to prevent any single data volume of the archive exc...
2011-01-23
- 13:00 Revision 0725b2fa: Avoid dragging the whole of libm just for fabs()
- On Solaris fabs() is in libm - I don't feel like dragging the whole of
libm into the binary for the sake of a single ...
2011-01-20
- 15:34 Revision 893b54df: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
- 15:16 Revision 76a3090d: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 15:12 Revision f353820b: installed makefiles for PMDAs
- We don't need the -I and -L options from the builddefs, particularly
as $(TOPDIR) is not defined once the images are ... - 15:10 Revision 264880d4: mkaf - fine tuning for Mac OS X
- Need a darwin case in the $PCP_PLATFORM switch.
Also minor rewrite of exit logic to handle no output from Mac OS X ve... - 15:01 Revision bffc0183: Update changelog.
- 15:01 Revision aea7c2a2: Set KEEPEALIVE socket option on pmproxy client sockets.
- This mirrors the same option which is set by pmcd, which
was added there for SGI PV 916354 but evidentally missed
goi... - 14:56 Revision 0727a7ce: Fix compiler warning on 64 bit platforms.
2011-01-18
- 13:08 Revision 205d59ba: Need to export PCP config on Win32 now we have that one trip guard.
- 10:17 Revision 970652a2: Win32 has no mkstemp, need to guard it and use tmpnam like elsewhere.
- Also plugged a file descriptor leak on the error paths in logutil
auto-archive-uncompress code (same place as the Win...
2011-01-17
- 22:03 Revision ad59ea89: Fix compiler warning on init routine return code.
- 22:00 Revision d0e3c252: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
- 21:59 Revision 96f28cf3: Fix linkage errors on MacOSX.
- 21:57 Revision 6a2b6029: Additional gitignore/LDIRT for MacOSX builds.
- 21:15 Revision 77aefbc0: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 20:59 Revision b1a3d3ff: pmval improved exit status encoding
- A slightly reworked version of Martin's patch.
- 20:56 Revision 09cbe2b7: improve pmlc->pmlogger IPC error checking
- For requests from pmlc to pmlogger, need to be more careful of
malformed pmResult with numval < 0. - 20:53 Revision 5535cd59: Prepare to remove async api routines
- This change guards all of the async libpcp routines
with #ifdef ASYNC_API and then #define ASYNC_API in
builddefs.
S... - 17:08 Revision dfc2a9b9: Fix compiler warnings on 32 bit platforms.
- 17:01 Revision a5154bfe: Fix compiler warnings on 64 bit platforms.
- 16:49 Revision a2839bf3: Remove a stray "fi" which ended up remaining after a conflict merge.
- 16:44 Revision da16ab7f: Bump version for upcoming release and add initial changelog.
- 16:41 Revision 1945a8b1: Merge branch 'dev' of ../kenj/pcp into dev
- Conflicts:
src/include/pcp.env
Resolved via merging (both) overlapped changes. - 16:07 Revision a3150eee: Bump version for next pcp-glider build, using upcoming pcp release.
- 15:18 Revision 57609a00: dbpmda - add atexit handler
- For PMDA_INTERFACE_5 it may be important to notify the PMDA when the
client context is closed, even when dbpmda is te...
Also available in: Atom