Activity
From 2008-11-27 to 2008-12-26
2008-12-24
2008-12-23
- 17:37 pcp Revision e4115cf3: Bump datestamp in version number for package upgrades.
- 17:36 pcp Revision b52dab1f: Really fix the Infiniband PMDA / RPM botch this time.
- The last attempt overlooked the fact that pcp.spec.in
is not used by configure.in, rather its used by the
makefile in... - 14:54 pcp Revision d2d50468: Bump datestamp in version number for RPM upgrades.
- 14:52 pcp Revision b6c662ad: Resolve an issue with recent versions of autoconf, as reported by
- Peter Edwards:
configure.in:292: error: AC_SUBST: `pcp_owner pcp_group' is not a valid
shell variable name
con... - 14:48 pcp Revision 7c8c1d38: Correct a logic error in pmlogger_daily scripts detection of running
- pmloggers. This recently regressed even more but was actually never
right. Funnily enough, the same logic exists in...
2008-12-21
- 21:35 pcp Revision e198379b: One more pmdate use removed.
- Noop, as $tmp.merge is no longer used, as of the last round of DST
changes. - 21:30 pcp Revision 5905dad9: Merge branch 'dev' of git://oss.sgi.com:8090/kenj/pcp into dev
- 21:27 pcp Revision 60302ceb: Fix day one bug in this code that is now causing segv
- Initialization was clearly wrong from the time andor.c was created,
and more recent gcc versions are causing a segv i... - 21:26 pcp Revision cdb2b948: Trim help text lines to avoid QA failures.
2008-12-19
- 20:45 pcp Revision 177d8965: The current PCP rpm build process fails on RHEL4, works on RHEL5.
- Must be due to differences in rpm version - root cause is that we
are not initialising some infiniband related state ... - 20:41 pcp Revision f74aa8bd: Fix up a typo, improve some diagnostics in the PCP package build
- process. Noticed when auditing for use in kmchart package build
on Win32. - 08:31 pcp Revision 3a0594c2: Do not waste time in the build installing man pages on Windows.
- 08:30 pcp Revision ce44c90f: Further Windows-specific build and install tweaks.
- 08:26 pcp Revision 4c67192b: Reinstate pmpost on Windows builds. Refactored the file locking
- code to have platform-dependent sections in a separate function.
- 08:11 pcp Revision b5876b1e: Remove a no-longer-used local variable in Windows PMDA.
2008-12-16
- 11:15 pcp Revision 2b2bd84d: Improve diagnostics in pcp-services program (win32).
- 11:14 pcp Revision 1d22efb4: Unify service start script call mechanism (win32).
2008-12-15
2008-12-09
- 16:56 pcp Revision 9f5e72f0: Ensure demo apps can be rebuild by including -I/usr/include/pcp in
- the Makefile. qa/601 fails without this fix.
- 15:30 pcp Revision 064fb8ec: Complete the implementation of the Win32 wrapper for the syslog
- API routines, mapping the PCP use of those APIs to the Windows
eventlog services. - 15:28 pcp Revision 95e1b2d3: Add LOG_CONS symbol for syslog APIs on Win32, as pmie uses it.
- 15:28 pcp Revision f4f72a2d: Add missing va_end call in libpcp __pmNotifyErr call.
- 13:40 pcp Revision a1ccbf82: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
- 13:20 pcp Revision ca2660f5: Bump build version number for rpm upgrades.
- 13:18 pcp Revision 92a7c796: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into nathans
- 13:14 pcp Revision 0bdfb406: Add a source directory for Windows specific utilities, initially
- containing:
- pcp-services.c - adds a native Windows service for each of the
PCP startup scripts (pcp, pmie, pmprox...
2008-12-08
- 16:01 pcp Revision 2df987de: Rework last change following Nathan's suggestions: 1) max size for pid
- on Linux is 32-bits, and 2) use snprintf() rather than sprintf()
2008-12-06
- 16:03 pcp Revision d1aa7189: Fix array overrun problem in proc metrics instance domain handling. Was causing
- qa 044 to fail silently (causing a cascaded failure for qa 045).
2008-12-05
- 16:56 pcp Revision 3c7a5193: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
- 16:51 pcp Revision a24c6ee4: Bump version for debian upload.
- 16:47 pcp Revision a89f063e: Fix meta-makefile for Perl PMDA.pm - relative include location incorrect.
- 16:44 pcp Revision 1436ab1c: Update PMDA Perl interface documentation.
- 16:43 pcp Revision 61633f98: Fix typo in a comment, in a perl test script.
- 16:28 pcp Revision 56729fc6: Use INDOM macro for net indoms as well, in Linux PMDA - cleanup only.
2008-12-01
- 14:52 pcp Revision 6cb70c47: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
- 13:18 pcp Revision 8375be04: Bump version to 2.7.8-20081201.
- 13:11 pcp Revision 7c412735: Add the PCP::LogSummary perl module, which is a pmlogsummary
- wrapper. This allows the exporting of logsummary data (this
is often to a spreadsheet) to be completely automated. ...
2008-11-30
- 14:03 wconsd Revision 8d5aad54: Add more libcli commands to the main program
- 13:16 wconsd Revision 675494c9: Quieten down the failed service error path
- 13:13 wconsd Revision 51ddf380: Fix wconsd_init to exit if the getopt processing indicates to do so
- 13:10 wconsd Revision 9c69afef: Fix the bugs with the new scm console code
- 12:55 wconsd Revision 211ce618: Move the console mode handling inside the SCM for increased consistancy
- 12:40 wconsd Revision 56177514: Ooops, meant to hook the getopt processing in while cleaning up main
- 12:38 wconsd Revision 6731132f: Clarify the meaning of one of the dprintf variables
- 12:38 wconsd Revision 8c98de67: Clean up the main function some more
- 12:26 wconsd Revision 2e5a1c8d: Move the libcli initialisation to earlier in the init function
- 12:18 wconsd Revision de212a70: Move to getopt commandline processing
- 11:18 wconsd Revision 66a63de2: Housekeeping - ignore object files and reduce warnings from the scm
- 11:18 wconsd Revision f3f4759e: Hook the module management system into a startup routine
- 11:17 wconsd Revision dafae8e7: Add the beginnings of a module management system
2008-11-27
- 16:22 pcp Revision 3514c44f: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into nathans
- 16:15 pcp 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...
Also available in: Atom