Activity
From 2010-09-09 to 2010-10-08
2010-10-08
- 10:46 pcp Revision 7c9eb567: No longer need couple of local Win32 API routines.
- Remove local interface calls to the Win32 API routines
RegisterWaitForSingleObject and UnregisterWait, as these are n... - 10:36 pcp Revision b0f8b4f9: Fix rindex code for Win32 so it handles empty strings.
2010-09-29
- 20:42 pcp Revision 51a82ae0: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 16:33 pcp Revision 1adad7a4: Update dates in changelogs for actual release date.
- 15:34 pcp Revision 3bcf2581: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- Conflicts:
src/libpcp_import/src/import.c
2010-09-28
- 21:48 pcp Revision a2416c29: Fix typo in dbpmda error message - PDMA vs PMDA.
- 21:22 pcp Revision a8e800b6: Add missing import of Getopt::Std for sheet2pcp.
- 21:03 pcp Revision 6962b551: Fix compilation problem in sheet2pcp found by pcpqa tests.
- Exact error was 'Global symbol "$sts" requires explicit package',
for the curious. Good thing those tests are there! - 08:29 pcp Revision 1c5222a5: Annotate pmprintf and __pmNotifyErr with printf format.
- If the build compiler is gcc, we now annotate the pmprintf
and __pmNotifyErr routines so that callers are informed if... - 08:25 pcp Revision d7be8ad5: Rework dbpmda backdoor interface to libpcp contexts.
- After many unsuccessful (and not pretty) attempts to get the
libpcp routines which dbpmda overwrites properly overwri...
2010-09-27
- 11:21 pcp Revision 98e1ff46: Fix a typo in pmdawindows.
- 10:53 pcp Revision 9ad96b8b: Add missing pmdawindows help text for DSO mode PMDA as well.
- 10:36 pcp Revision c67692d4: Make pmwtf cleanup all of its tmp file turds.
2010-09-26
- 16:40 wconsd Revision 5dfeef22: Document a future direction
- 16:39 wconsd Revision 2b9678f6: Add an example dummy SCM for unix
- 16:30 wconsd Revision 39736270: Pass the args to the main function and thus allow the init function to be optional.
- 13:35 wconsd Revision baa4c9bf: Use the SCM args if they are provided, otherwise just use the cmdline ones
- 13:29 wconsd Revision ee345c39: Update win-scm service detection from the svctest results
- 13:06 wconsd Revision b4d3bd2c: Add missing definition
- 12:19 wconsd Revision 368d31d4: Update win-scm with new learnings, also add a service test helper program
2010-09-24
- 16:24 pcp Revision 26941874: Update version of pcp used in next glider build.
- 16:21 pcp Revision 03da8d08: Add more aliases for pcp shell commands for msys shell.
- 16:04 pcp Revision bf2e8e33: Fix dup in Windows pmda help text.
- 16:02 pcp Revision 00031a51: Fix compilation warning on Win32 for pmieconf.
- 16:00 pcp Revision c01b98be: Another missed bit of Win32 porting.
- 15:59 pcp Revision 7a15cc88: Fix trivial compilation warning in libpcp_import.
- 15:58 pcp Revision e9e0d25c: Reinstate missed libpcp_http Win32 porting changes.
- 15:40 pcp Revision 10dab4b0: Update version wrt build number, add to changelog.
- 15:35 pcp Revision 10162910: Merge branch 'devlink' of git://oss.sgi.com/makc/pcp into dev
- 15:30 pcp Revision 9469fa3a: Extend pmdawindows help text mechanism.
- This patch extends the existing pmdawindows metric help to
allow help text for metrics which are not directly fetched... - 14:29 pcp Revision 711b0c50: Add network interface speed metrics to pmdawindows.
- 14:28 pcp Revision d333e773: Fix pmdalinux handling of long network interface names.
- Interface names like "bond0.127" trip hard-coded constant
buffer offset logic in pmdalinux, which causes incorrect
va... - 14:20 pcp Revision 0f12a53f: Fix a help text typo for Linux interface speed metric.
- 14:19 pcp Revision ac24bb79: Tweak deb deps so we produce binaries that can install on older releases.
2010-09-23
2010-09-14
- 15:13 pcp Revision 12cf1d00: Use devinfo library to get information about pretty disk names
- Translating from disk names used by ZFS to the instances in disk instance
domain is not always straight forward: pret...
2010-09-13
- 22:59 pcp Revision 6eec8fa5: Make sure that kstat chains are updated for each fetch request
- Clusters which use kstat to fetch its metrics must make sure
that chains are properly oiled before walking them other... - 11:33 pcp Revision 2de49c9d: Removed back-compat pmRequestChildern interface, Max is convinced noone is using it.
- 10:00 pcp Revision 1d5b0fac: Fix crimes against regular code style in libpcp PDU routines.
- Also fixed spelling on pmRequestNamesofChildern, but added a
back-compat interface. Probably we could remove that on...
2010-09-12
- 02:11 pcp Revision e07d43b2: Avoid referencing stale kstat entries
- If kstat_chain_update modifes the chains then pointers stashed in
pmdaCache could become stale or could be reused for...
Also available in: Atom