Project

General

Profile

Activity

From 2008-10-29 to 2008-11-27

2008-11-27

16:22 Revision 3514c44f: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into nathans
Nathan Scott
16:15 Revision ba54f2c1: Fix the pmlogger_daily problem with daylight saving transitions.
Change the handling of time in the past to not use pmdate, and
algorithmic changes to avoid the problems associated w...
Ken McDonell

2008-11-26

15:13 Revision c3223ffd: Merge branch 'nathans' of git://oss.sgi.com:8090/nathans/pcp into dev
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com>
The commit message for
87bf1162aef138e7d9eec142f2cc446782511209 sho...
Jonathan Knispel
13:47 Revision 1cf1f160: Ensure deb packages end up in build/deb not the top level.
Nathan Scott
12:41 Revision 3581a649: Fix "make; make clean; make" which failed in the include
directory because the LDIRT there contained half of the
configure-generated files. This makes us deal the same
way w...
Nathan Scott
08:46 Revision 87bf1162: Remove README from memcache PMDA, this info is in the embedded
Perl POD within the pmdamemcache.pl script now. Jonathan Knispel

2008-11-25

18:12 Revision ecc2a160: Add the hinv.pagesize and hinv.nfilesys metrics into pmdawindows.
Nathan Scott
16:53 Revision 0469b3aa: Add a missing endian conversion in pmdumplog "raw" mode,
as reported here...
On Tue, 2008-11-25 at 09:38 +1100, Nathan Scott wrote:
> ... . Trying to get more info with -v ...
Ken McDonell
16:43 Revision a552bc84: Switch to using PdhRemoveCounter as recommended by the Windows
API documentation. Nathan Scott
16:40 Revision 2bd9f0b0: Windows PMDA fixes. Fix some of the pmdaCache uses that were not
passing in the indom identifier with the domain number OR'd in.
Fix the M_REDO flag, so that instances which require ...
Nathan Scott
16:38 Revision bfab9527: Fix typo in Windows PMDA README file.
Nathan Scott
11:25 Revision a5ebfdf7: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
10:24 Revision e0ed285f: Update the makefiles for each of the Perl PMDAs to be able to
generate man pages for each, and install them appropriately
during the build.
Also added man page POD docs to the My...
Nathan Scott
10:21 Revision 6ee1ccbf: Add configure magic to find the pod2man utility, and some
makefile macros to use it. This gives us the ability to
generate installable man pages from inline "pod" docs in
the...
Nathan Scott

2008-11-24

21:51 Revision 7552b66a: Update the standard domain numbers to avoid conflicts once
more. Shift the Lustre PMDA to slot 93, to match the SGI
tree and avoid the memcache PMDA. Also shunt the KVM PMDA
...
Nathan Scott
10:03 Revision 1a10e27e: Manual pages for many of the Perl PMDAs. We should be able to
invoke pod2man to generate those for installation, but thats a
job for another day (as are the last couple of remaini...
Nathan Scott

2008-11-21

21:03 Revision 80245342: Fix build when Infiniband PMDA is not configured, after last change.
Nathan Scott
08:11 Revision 32f96056: Do not unconditionally add the Infiniband PMDA into the set of
DSOs which can be used via local context - only when configured
into the build. Noticed while debugging under Win32.
Nathan Scott
08:08 Revision beb84d86: Cleanup PCP_VAR_DIR setting on Win32 so we dont see dup //s on path lookups.
Nathan Scott

2008-11-17

21:28 Revision 090ba367: Bump development snapshot version number.
Nathan Scott
20:06 Revision a1316d39: Pick a unique, unused domain number (93) for the KVM PMDA,
and add kvm subdir into the build, only installed on Linux. Nathan Scott
08:57 Revision 0d1d1c66: Initial version of the KVM PMDA, exporting metric values exposed
by the Linux kernel virtualisation subsystem, KVM. Nathan Scott

2008-11-14

16:52 Revision 05de2f5d: Merge branch 'nathans' of git://oss.sgi.com:8090/nathans/pcp into dev
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com>
* win32: nanosleep fixes
* IS_ON env var fixes for rc_pmie, pmlogge...
Jonathan Knispel
16:08 Revision 68c47bb7: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into nathans
Nathan Scott
15:25 Revision 7b2760b2: Fix win32 implementation of nanosleep so that is does not attempt
to update the remainder if a NULL was passed in for that field. Nathan Scott
15:25 Revision 2fd8b656: Make the win32 nanosleep implementation behave correctly in the
presence of a request to sleep a negative amount of time (POSIX
specifies returning EINVAL). pmval now works, wherea...
Nathan Scott
14:02 Revision c0964230: Fix accidental omission in rc_pmie wrt IS_ON env var - we no longer
set this, so don't use it. Also cleanup a similar issue in the
pmlogger cron scripts to do with IS_ON for IRIX platf...
Nathan Scott
13:56 Revision fb21f2f1: Make note in debian packaging about already-fixed gcc 4.4 build issues.
Nathan Scott
13:55 Revision 960674af: Implement rindex(3) on Win32 and use it for prefixing PCP_DIR
onto standard PCP paths. Nathan Scott
13:53 Revision 9e969b85: Use minialistic pcp_var_dir on win32, for installation simplicity.
Nathan Scott

2008-11-13

16:06 Revision 0df4b6cc: Remove old SGI contact info from copyrights.
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com> Jonathan Knispel

2008-11-12

17:34 Revision 71625d6a: Merge branch 'nathans' of git://oss.sgi.com:8090/nathans/pcp into dev
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com>
Nathan Scott's branch of PCP on OSS has been updated
since Mark clo...
Jonathan Knispel

2008-11-11

13:18 Revision 32def094: Fix win32 implementation of nanosleep so that is does not attempt
to update the remainder if a NULL was passed in for that field. Nathan Scott
13:12 Revision c3e61a3a: Make the win32 nanosleep implementation behave correctly in the
presence of a request to sleep a negative amount of time (POSIX
specifies returning EINVAL). pmval now works, wherea...
Nathan Scott

2008-10-31

17:34 Revision afb89098: Add SGI's InfiniBand PMDA as pmda_ib (domain 91), bump revision to 2.7.8, build 1
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com> Jonathan Knispel
16:32 Revision ac0f2dbd: Update Win32/MinGW install locations - we were doubling up on the
"local" component due to the way the updated installer works. Nathan Scott
16:31 Revision 4ded5a51: Update source tarball creation for Win32, ensure SRC_ROOT macro
(pcp-version) used correctly on mingw builds in all places. Nathan Scott
14:49 Revision 12070a00: Deprecate InfiniBand from pmda_linux
Signed-off-by: Jonathan Knispel <jkwaoz@sgi.com> Jonathan Knispel
09:48 Revision d9e7ab39: Fix configure.in typo, use fakeroot by default in Debian builds.
Nathan Scott

2008-10-30

18:22 Revision 70e6b763: Update the INSTALL document, particularly in relation to Win32.
Remove old nsis-related files from the PCP build part of the
tree, as these are no longer used.
Nathan Scott
13:47 Revision 302791ac: Resolve several compiler warnings, noticed on SLES10 builds:
- chdir return value should not be ignored
- cpan clustertab memory alloc cast pointer to signed type
- ensure variab...
Nathan Scott
08:43 Revision 3499f8a6: Provide an optional alternative to building using a symlink to
pcp-version in the top level directory. For Win32 (no symlink
support to speak of) we now create a hardlink tree bel...
Nathan Scott
08:42 Revision ca3b6e2a: Update install paths for pcp files in mingw builds. Remove
a no-longer-used (makensis) configure macro - windows build
no longer uses this tool directly, uses the Strawberry Pe...
Nathan Scott
08:17 Revision 5197f1c5: Several small tweaks and consistency updates to the pcp, pmie, and
pmproxy daemon start scripts:
- remove unused initial base/link variables
- clarify diagnostics which print out the s...
Nathan Scott
07:58 Revision 4c54d3d1: Add a missing windows PMDA source file into the HFILES macro,
so its picked up in the generated source tarball. Nathan Scott
07:55 Revision 6f1d5502: Add makefiles for the mac build subdirectories, instead of handling
those files usng relative paths from build/mac. Preparation for an
upcoming build system change to (optionally) not ...
Nathan Scott
 

Also available in: Atom