Project

General

Profile

Activity

From 2011-04-04 to 2011-05-03

2011-05-03

21:28 Revision 6837a140: Several additional metrics for log file PCP agent.
Add in counts of bytes and events seen per logfile, and the
current log file size for each. This will aid debugging ...
Nathan Scott
11:58 Revision 17e4e0af: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
11:57 Revision 7a46a6c5: Quieten pmevent output in the absence of new events.
Previously we were reporting a lack of events as zero events,
by default, which fills the screen with not-so-interest...
Nathan Scott

2011-05-02

17:28 Revision 480c2f9a: Update the domain number comment now that one is reserved.
Nathan Scott
17:27 Revision 21f0aed2: Uncomment the seek-to-end-of-log-file code in pmdalogger.
For real world uses, we need to do this so that even moderately
sized log files are not read from start to end whenev...
Nathan Scott
17:25 Revision 7b30d26e: Remove further shared library remnants in pmdalogger build.
Nathan Scott
17:17 Revision 60127089: Perl build for Mac OS X
Thanks to Max for root-cause analysis, and we now have a recipe
that is consistent and apparently robust for all the ...
Ken McDonell

2011-05-01

22:33 Revision f0bc0c8a: PCP::LogSummary - more .gitignore files from Mac OS X builds
Ken McDonell
22:25 Revision b8a45c45: Add PCP::LogSummary to Mac OS X installer contents
Ken McDonell
16:57 Revision 411b18f6: Perl MMV for Mac OS X
Revert part of previous commit ... old GNUmakefile was including
the "Perl wrapper for libpcp_mmv" bits into the Mac ...
Ken McDonell

2011-04-29

17:06 Revision 5d10b252: Fix Mac OS X package build for perl bits
- idb lines contained wrong prefix
- duplicate idb lines being introduced via the construction of the
perl-pcp-*.li...
Ken McDonell

2011-04-28

15:05 Revision cb481085: Perl Mac OS X build - clean up warnings
These changes introduce platform specific code into Makefile.PL
to generate a Makefile that works without compilation...
Ken McDonell
15:04 Revision 2f653cd0: trace PMDA - Mac OS X build warning
Apparently -Wl,-m has been retired. Ken McDonell
15:03 Revision dc0df653: .gitignore - add some more Mac OS X build artifacts
Ken McDonell
15:01 Revision 96aa9b16: pmstore - 64-bit build issue fixed
Compilation warnings were really a problem, sometimes!
long != int64_t on all platforms ... we want int64_t so make ...
Ken McDonell
10:38 Revision ae079b07: Fix a couple of Mac OS X compilation warnings/errors.
Ken McDonell
10:36 Revision 12a15db5: Fix timestamp reporting problem on 64-bit platforms
When struct timeval elements are not 32-bit long, need to copy
fields from embedded __pmTimeval, not simply cast a po...
Ken McDonell

2011-04-26

16:16 Revision 61bbd8b2: Logger PMDA updates: remove DSO logic, cut back on debugging info, etc.
Changes from Ken McDonell <kenj@internode.on.net>
* src/pmdas/logger/logger.c (usage): Updated usage message.
(log...
David Smith
13:56 Revision 12eb688d: Added 'logger.perfile.{LOGFILE}.path' metric in the logger PMDA.
David Smith
10:00 Revision b471e76b: Added help text for the dynamic metrics in the logger PMDA.
* src/pmdas/logger/logger.c (logger_text): New function that provides
help for the dynamic metrics.
(logger_init)...
David Smith

2011-04-25

15:39 Revision da2ec70d: Validate PMNS names in the logger PMDA install script.
David Smith

2011-04-20

16:49 Revision 560a3a74: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Nathan Scott
16:49 Revision 80ac52c5: Fix some trivial compiler warnings on 64 bit Linux builds.
Nathan Scott
15:59 Revision 312d4808: Fetching hinv.cpu.* aborts if cpu indom is not initialized, so always
refresh CLUSTER_STAT prior to refreshing CLUSTER_CPUINFO.
modified: CHANGELOG
modified: src/pmdas/linux/pmda.c...
Mark Goodwin

2011-04-19

21:37 Revision b34ad509: Remove compiler warning of uninitd result pointer in pmevent.
Nathan Scott
21:36 Revision 60f718d0: Pass process ID out on success of __pmProcessCreate.
Nathan Scott
21:35 Revision 8764c4b0: Add trace session reporting to tdhlist, refine tdhconsume further.
Add -s option to tdhlist to report on all active Windows trace
sessions, incl. buffers in use, lost events and buffer...
Nathan Scott

2011-04-18

14:57 Revision 9228fed4: Cleanup a comment from Kens pmdaproc fix.
Nathan Scott
14:55 Revision 2fb2eb04: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
14:44 Revision 282b5e1b: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
14:41 Revision 056e6395: pmdaproc.sh - add PMDA_INTERFACE_5 support
Thanks to David Smith for pointing this one out. Ken McDonell
14:40 Revision d50718d0: pcp_completion.sh - add pmevent for bash metic completion
Ken McDonell
14:36 Revision a13e12ba: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
14:35 Revision b5053fed: Add fixed version of bison in for PCP builds.
Nathan Scott

2011-04-17

10:44 Revision 55a082fc: Fix reference to kernel logger name in TDH consumer.
Nathan Scott

2011-04-16

17:51 Revision b3ce77db: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
16:04 Revision ffded4bc: Fix line endings on Win32 header.
Nathan Scott
15:52 Revision 1d5fa00d: Update debian changelog too.
Nathan Scott
15:51 Revision 2fb1db71: Update changelog.
Nathan Scott
15:42 Revision 8f172b49: Bump pcp-glider version, and add win32 pthreads library/headers.
Nathan Scott
15:40 Revision b51d2c8b: Reserve a domain number for the logger PMDA.
Nathan Scott

2011-04-15

16:30 Revision de7062d4: Changelog updates for pcp-3.5.1-1
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com> Mark Goodwin
16:05 Revision 9a90b9a9: Merge branch 'dev' of git+ssh://oss.sgi.com/oss/git/markgw/pcp/pcp into dev
* 'dev' of git+ssh://oss.sgi.com/oss/git/markgw/pcp/pcp:
retire PM_CLUSTER_EVENT - no longer needed
Fix pmieconf ...
Mark Goodwin
11:20 Revision f8480f18: Rework the code that uncompresses archives for Win32.
Use popen and a short hand-rolled read/write loop to
uncompress instead of a shell with redirection to tmp
file ... t...
Nathan Scott

2011-04-10

23:13 Revision 54023760: Share the trace session start logic used for kernel tracing.
Now we autostart the user traces we're interested in as well. Nathan Scott
20:43 Revision 5392a7cf: Allow multiple tracers operating at once, more diagnostics.
Add in a handler for the BufferCallback too, just to see what
sort of info once can get (lost events, buffer utilisat...
Nathan Scott

2011-04-08

20:42 Revision 36fb8d62: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
16:56 Revision f380eabd: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Resolved conflict in:
src/pmlogger/events.c
Mark Goodwin
13:12 Revision 0c91b0fd: Add missing tdh header for windows build.
Nathan Scott
13:12 Revision 0b908988: Remove unconditional diagnostic in MMV agent, log spam.
Nathan Scott
13:11 Revision 79f4b5bd: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Nathan Scott

2011-04-04

11:30 Revision 8894689a: Handle logfile paths that end in '|', treat it as a command to read data from.
* src/pmdas/logger/util.c: New file.
* src/pmdas/logger/util.h: Ditto.
* src/pmdas/logger/event.c (event_init): Handl...
David Smith
08:10 Revision e4b76718: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
 

Also available in: Atom