Project

General

Profile

Activity

From 2009-09-07 to 2009-10-06

2009-10-06

11:47 Revision 808391ad: Remove no-longer-used cpanflute2 configure script snippets
Nathan Scott
11:44 Revision 78085e11: Update changelog to start sentences with caps, like everywhere else.
Roman Revyakin
11:36 Revision 53e50670: Update pcp standards version compliance for Debian.
Roman Revyakin
11:36 Revision 3be6fa1e: Fix lintian warning on dbpmda man page - hyphen used as minus-sign.
Roman Revyakin
11:22 Revision 979d0345: Update Debian changelog to auto-close Alpha build bugs.
Roman Revyakin
11:03 Revision 47d8df43: Merge branch 'dev' of ../pcp into dev
Roman Revyakin
10:19 Revision ef924a7f: Corrrect location of include files for Slackware builds.
Roman Revyakin
10:18 Revision 2bf82542: Automate source md5sum calculation for Slackware packaging.
Nathan Scott
10:04 Revision b13b9097: Fix the Debian build.
The "packlist" for cpan modules is only needed for non-debian packaging
(i.e. RPM). Debian uses a different mechanis...
Mark Goodwin
09:49 Revision 51775bc3: Merge branch 'master' of /home/mgoodwin/src/pcp-kenj into dev
Mark Goodwin

2009-10-05

21:56 Revision 708e3970: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Mark Goodwin
21:27 Revision 2d2eabbf: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
to pick up Nathan's debian changelog build fix.
Conflicts:
CHANGELOG
debian/changelog
Signed-off-by: Mark Goodwin...
Mark Goodwin
21:03 Revision dad89fda: Merge branch 'master' of /home/mgoodwin/src/pcp-kenj into dev
Resolved conflicts listed below - bump to 3.0.0-7
Conflicts:
CHANGELOG
VERSION.pcp
src/pmcd/rc_pcp
src/pmie/rc_p...
Mark Goodwin
20:23 Revision bd9dc64f: Automate some of the Slackware package generation steps.
Nathan Scott
16:48 Revision d6336a14: Initial packaging work for the Slackware Linux distribution.
Roman Revyakin
16:40 Revision f4622a57: Descend into aix/sun build dirs to generate src tarball correctly on those platforms.
Nathan Scott
16:38 Revision 30542369: Ensure no linux builds ever go down the HAVE_ST_MTIME_WITH_E path.
Its never the right thing to do with glibc. This resolves the long-
standing build problem on Linux Alpha, which has...
Nathan Scott
13:50 Revision 6af2e317: Update debian version number for 3.0 and tweak changelog.
Nathan Scott

2009-10-04

16:29 Revision 0782dda3: Treat UDP overflows as counter
network.udp.overflows is exported as counter from the kernel, do not
treat is as rate - it scares Vinnie.
Max Matveev
16:22 Revision 1c5cb90d: Explicitly mark bitfield sign in pmUnits.
SunStudio compiler treats bitfields marked as unadorned 'int' as
unsigned (C99 standard leaves this area undefined) w...
Max Matveev
16:21 Revision f1348ed0: Increase table sizes for dbpmda's lexer
Changes to support new dynamic PMNS calls blew the limit on the number
of transitions in old AT&T lex.
Max Matveev

2009-10-02

14:08 Revision e29e5c37: libpcp_pmda, dbpmda Minor additions for dynamic subtrees in the PMNS
In libpcp_pmda the wrong error was being returned if an attempt was
made to translate a dynamic metric name to a PMID...
Ken McDonell

2009-10-01

15:32 Revision a8a2626a: libpcp_pmda remove dead code
Call to pmLoadNameSpace() is not needed at was guarded by #if 0.
Removed code block to reduce confusion.
Ken McDonell
12:17 Revision 2944bc10: Fix up kernel.uname.distro reporting for Debian too.
Nathan Scott
12:12 Revision ee572b12: Add slackware version check for kernel.uname.distro.
Nathan Scott

2009-09-29

15:30 Revision 31426161: Integrate the perl-PCP build and RPM packaging. This creates
RPM packages named perl-PCP-PMDA, perl-PCP-MMV, perl-PCP-LogSummary
with the same version as the base pcp package. Ea...
Mark Goodwin
15:22 Revision be30f548: Ignore generated LDIRT
modified: src/pmns/.gitignore
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin

2009-09-27

17:29 Revision 4d16113c: Merge branch 'master' of git://oss.sgi.com/kenj/pcp
Ken McDonell
16:30 Revision 52872f6b: ReplacePmnsSubtree fix bad signal handling botch
The trap handling was totally wrong in cleanup() ... causing the
command "1" to be executed instead of the null comma...
Ken McDonell
15:20 Revision 4087051b: newhelp, dbpmda, libpcp, libpcp_pmda, pmcd, sample pmda - dynamic PMNS changes
This is the final round of changes that get all of the changes for
PMDA_INTERFACE_4 and the support of dynamic subtre...
Ken McDonell
15:18 Revision 40e120d1: pmdaproc.sh Revert changes for perl pmda setup.
Just put it back the way it was before I started messing with it! Ken McDonell
15:11 Revision 4cead690: pmdaproc.sh tweaking to improve QA success
Add delays after sending pmcd SIGHUP and before checking for pmcd health
to avoid small window where badness happens ...
Ken McDonell

2009-09-24

16:59 Revision 9371a85a: Only remake pmns file if it does not exist.
Part of the perl PMDA support was unconditionally remaking pmns and
domain.h ... this was reordering the metrics for ...
Ken McDonell

2009-09-23

17:04 Revision 485dd018: Bump stable version number (primarily for Windows).
Nathan Scott
11:29 Revision 2175ef1c: Try again to get cross-platform errnos in pmtime protocol failure sequences.
Nathan Scott
11:16 Revision babb5105: Sort out the iptypes.h->windows.h dependency for Win32 configure process.
Nathan Scott
10:33 Revision 7c77746f: Update mac installer background, use same as glider will soon.
Nathan Scott

2009-09-17

20:00 Revision 4f6a801b: Merge branch 'master' of git://oss.sgi.com/kenj/pcp
Conflicts:
CHANGELOG
VERSION.pcp
src/pmcd/rc_pcp
src/pmie/rc_pmie
src/pmproxy/rc_pmproxy
Ken McDonell
13:18 Revision 5084f633: Fix the Windows SQL Server buffer_cache metric for more platforms.
This metric is a (32 bit float) PERF_RAW_FRACTION metric under
Windows 2003 Server and SQL Server 2000, but under Win...
Nathan Scott
12:39 Revision 0ec55c66: Use errnos that exist on all platforms.
Nathan Scott

2009-09-07

22:25 Revision 0f106063: merge 2.9.2 into 3.0.0
modified: CHANGELOG
modified: configure.in
modified: debian/changelog
modified: man/man1/pmval.1
modified...
Mark Goodwin
16:29 Revision 11549aca: Bump pcp stable version to 2.9.2.
Nathan Scott
11:59 Revision 7997eea9: Fix the number-of-samples value calculated in pmval once and for all.
For those who care, it turns out that the number of _fetches_ may be
known, the number of _reported_ samples cannot b...
Ken McDonell
11:51 Revision f4e6d55f: Attempt to resolve sys/stat related build issue on Alpha.
Not having access to an Alpha makes this difficult, but one thing
that is clearly not helping is that with Linux glib...
Nathan Scott
11:26 Revision be8793c5: Fix mmv library build on mac/win - missing a header.
Nathan Scott
09:55 Revision 6b965628: Merge v2.9.1 from branch 'master' of git://oss.sgi.com/pcp/pcp into dev
Conflicts resolved:
VERSION.pcp
- bump to 3.0.0-5
CHANGELOG
- merge changelog for 3.0.0 after 2.9.1
src...
Mark Goodwin
 

Also available in: Atom