Project

General

Profile

Activity

From 2008-04-01 to 2008-04-30

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

2008-04-12

06:33 Revision d389a511: Rework PATH handling in all PCP shell scripts (via pcp.env)
to address some issues disussed on the mailing list...
> The explicit setting of LD_LIBRARY_PATH on Solaris gives
> ...
Nathan Scott
06:20 Revision c6fd458b: Remove reference to removed README file from makefile.
Nathan Scott
06:16 Revision 251b0ce1: Make the xconfirm script (the default PCP_XCONFIRM_PROG) run
kmconfirm, if it finds it. This is always a better choice if
found, since its a modern interface and is also cross-p...
Nathan Scott

2008-04-11

16:11 Revision 1bffa41e: Remove several large IRIX-specific shell snippets from the pcp rc script.
Nathan Scott
16:04 Revision a0062586: Remove funky TRIX shell snippet, as per yesterdays meeting re IRIX.
Nathan Scott
11:14 Revision 444a0688: Use DSOSUFFIX macro when creating dsotbl.h for local context mode on MacOSX.
Nathan Scott

2008-04-04

10:42 Revision 443ea791: Bump build version number.
Nathan Scott
08:38 Revision 12fe26ac: Remove dependency on libncurses-dev for Debian builds, as its no longer needed.
Nathan Scott
08:30 Revision 80193536: Update Perl PMDA interface TODO list to remove a completed item.
Nathan Scott
08:26 Revision 04f29f1c: Update the pmdajstat(1) manual page to reflect recent changes,
particularly related to instance domain handling. Nathan Scott
08:15 Revision 20f716a7: Make the PMC library and PMC-based tools configurable. This
gets PCP building in places where the deprecated iostream.h
header doesn't necessarily exist (Cygwin, and several Lin...
Nathan Scott

2008-04-03

11:22 Revision 54da3b46: Merge branch 'nathans' of git://oss.sgi.com:8090/nathans/pcp into nathans
Nathan Scott
08:27 Revision 0f72f76c: Relax MacOSX install requirements on "bext" OSX version from build system.
Nathan Scott

2008-04-02

16:30 Revision 77f6bd2e: Bump build version number.
Nathan Scott
16:29 Revision 68cb0996: Fix syntax issues on new pmloglabel man page.
Nathan Scott
16:27 Revision 3bd0eef0: Ensure we install the same set of man pages always (install produces this list now).
Nathan Scott
16:14 Revision 1f6d830f: Make sort use in man page install deterministic.
Nathan Scott
14:14 Revision fc9149f0: Fix a silly typo.
Nathan Scott
14:12 Revision afcea11d: Improve handling of transient occurences of unavailable data
from jps and jstat, which seems to just happen occassionally.
Fix some compiler warnings on Cygwin, and further impro...
Nathan Scott
12:08 Revision 9fb523c8: Handle output from Windows jps, where eol also has back-slash-r.
Nathan Scott
11:25 Revision 5acc58d5: Add pmloglabel man page into the list installed by the man1 makefile.
Nathan Scott
10:50 Revision c41147ea: Completely rework the jstat PMDA instance domain handling.
This is now setup on-the-fly using the output of jps(1). Nathan Scott

2008-04-01

14:40 Revision f6f8122b: jstat PMDA time metrics needs to be scaled by the JVM HZ value.
Nathan Scott
 

Also available in: Atom