Project

General

Profile

Activity

From 2011-01-30 to 2011-02-28

2011-02-28

22:00 Revision 663f05d3: Fix install usage for new individual win32 install targets.
Nathan Scott
21:45 Revision 5f70d54e: Reinstate lost fix for Win32 builds.
Nathan Scott
20:42 Revision 47b28610: Keep all mingw configure/platform_defs pieces together.
Nathan Scott
20:40 Revision c6ba1713: pmlogextract - auto volume switching at 2^31 bytes
Ken McDonell
16:43 Revision d16e3ae9: Rethink the to-string function macro-based errno accessors.
In hindsight, these all map to strerror on all platforms, so
we're just obfuscating the code. Simplify by making the...
Nathan Scott
16:11 Revision 78f003f9: Convert client tools over to platform independent errno macros.
Nathan Scott
16:11 Revision 0686dcea: Convert all PMDAs over to platform independent errno macros.
Nathan Scott
13:07 Revision e2fca7ac: Convert remaining libraries to errno macros and consistent licenses.
Nathan Scott
12:54 Revision d75f8fc0: Use consistent license text, since all files changing anyway.
Nathan Scott
12:48 Revision 8b3280d7: Convert libpcp to macro-based errno accessors.
Nathan Scott

2011-02-27

20:52 Revision 4f34c6ea: Conversion from errno to neterror macro for networking calls.
Nathan Scott

2011-02-26

16:10 Revision 9cc9b093: Second pass at vmstat metrics added into recent kernels.
Covers new NUMA stats and extensions to the dirty page and
kswapd tracking counters.
Nathan Scott
14:43 Revision ca3e5fc7: First pass at vmstat metrics added into recent kernels.
Covers compaction, hugetlb, unevictable, and transparent
huge page support and a scattering of other odds and ends.
Nathan Scott

2011-02-25

15:13 Revision 76cd720d: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Ken McDonell
13:03 Revision 8446e80c: Wrap all places where we set errno in a platform-dependent macro.
Nathan Scott
11:30 Revision 0c569b6c: Handle the case better when there isn't any data to read.
* src/pmdas/logger/event.c (event_fetch): When there isn't any logfile
data to fetch, return NULL instead of an emp...
David Smith
10:20 Revision 94da5f60: First PMDA version that can correctly output event records.
* pcp/src/pmdas/logger/GNUmakefile.in: Updated dependency list.
* pcp/src/pmdas/logger/event.c (event_create): Handle...
David Smith
06:53 Revision 9a7943a4: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Ken McDonell

2011-02-24

15:44 Revision bb3ea7f3: Fixed PMID generation code to stay with the max limit.
Instead of going up from 511, go down from 511 (since 511
is the max for a PMID).
David Smith
08:53 Revision 6c8e3948: Correct cross-platform herrno handling, particularly for Win32.
This commit adds the initial macros for correcting cross-platform
issues with how we deal with errno and friends. It...
Nathan Scott

2011-02-23

15:58 Revision 1a3bc36a: Added makefile code to autogenerate a PMID number for the logger PMDA.
David Smith
14:01 Revision c639abb6: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
09:14 Revision bfc81284: Fix memory overwrite in recent percpu interrupt metric changes.
Also cleanup some bits and pieces in pmdalinux dynamic metrics
code, and add some handy diagnostics in a couple of pl...
Nathan Scott
09:10 Revision 4ad19841: Remove reference to moved file in Windows PMDA build, thanks Ken.
Nathan Scott
09:07 Revision 525b4dc4: Fix up non-Win32 builds atfer recent Windows additions.
Nathan Scott

2011-02-21

20:24 Revision 15f7ad13: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
09:33 Revision 1cf42ecf: Tweak windows pmda makefile to keep include/lib basename the same.
Nathan Scott
09:33 Revision ee8c0736: Source code and build infrastruture for tdhlist and pmdaewt
Initial groundwork for the Event Tracing for Windows (ETW) PMDA.
Lay claim to a domain number, add in tdhlist (ala pd...
Nathan Scott

2011-02-19

21:13 Revision 63a0ba5e: Update changelog for recent changes.
Nathan Scott
20:40 Revision 12835600: Consolidate to common Win32 lib and include directories.
All the Win32 code (including kernel PMDA) now uses the shared
libraries and headers. The headers are updated to be ...
Nathan Scott

2011-02-18

18:15 Revision 2bd40d28: Fix pmieconf after syscall metrics went away on Linux
Ken McDonell
18:15 Revision 2b3918b6: Fix pmieconf after syscall metrics went away on Linux
Ken McDonell

2011-02-17

12:28 Revision fb7a7f00: Deleted unneeded file.
David Smith
11:02 Revision 1198ee44: Adjust configury to handle building/installing out of the source tree.
David Smith
10:58 Revision 65edd47f: Added start of the event handling code.
David Smith

2011-02-11

11:16 Revision 442fa8ca: The logger pmda now asks for a logfile to monitor.
David Smith

2011-02-10

14:14 Revision 8fd82571: Modified to build either in the pcp source tree or separately.
David Smith
09:12 Revision a7157efa: Initial version of pcp logger pmda.
David Smith

2011-02-09

14:58 Revision bdc24079: pmnscomp - defaults to Version 2 of the compiled PMNS
Change the default from version 1 to version 2 (adds checksums).
Retire version 0 from PCP 1.x.
Ken McDonell

2011-02-08

23:14 Revision dd996ba8: Do not hardcode IDB location when building Darwin packages
IDB file name is passed on the command line, carefully set and ignored
by build-installer: found while trying to crea...
Max Matveev
23:06 Revision df78183c: Add perly bits into Darwin's build manifest
Perl modules use their own Makefiles which are generated by MakeMaker.
Those makefiles do not follow PCP rules and do...
Max Matveev
14:02 Revision b9a21fa3: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell

2011-02-02

21:55 Revision 1c2fdb31: Provide metric help text for (now dynamic) interrupt metrics.
Nathan Scott
08:28 Revision a76eccd4: Change version in development branch for version clarity.
Nathan Scott
08:26 Revision 8d0b9ca2: Make Linux interrupt metrics use dynamic names.
Switch kernel.percpu.interrupts metric which used the combined
CPU and interrupt-line instance domain to be individua...
Nathan Scott

2011-01-31

21:06 Revision dd1bbddd: Update gitignore for Windows kernel PMDA.
Nathan Scott
21:04 Revision 26ff8d40: Update changelog and release dates for 3.5.0.
Nathan Scott
20:59 Revision ce6b8fee: Get pmlogger working more consistently on Windows.
On Win32 pmlogger operates under the different conditions of
our AF.c implementation there, which has to deal with a ...
Nathan Scott
20:37 Revision 9e397648: Allow PMDAs to have multiple dynamic sub-trees in their namespace
Found this issue when implementing a second dynamic subtree into
the Linux kernel PMDA: namespace build failed with d...
Nathan Scott
20:32 Revision 6e0e88d1: Merge branch 'fabs_units' of ../makc/clean-pcp into dev
Nathan Scott
20:15 Revision b32ed92e: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
 

Also available in: Atom