Activity
From 2010-11-18 to 2010-12-17
2010-12-17
2010-12-16
- 11:18 Revision 6d3c399c: Event records support
- This batch of changes incorporates Nathan's review and some additional
work to generalize the support for event recor...
2010-12-14
- 06:30 Revision 39a664a6: man page formatting changes
- Mostly fix function prototypes so
- arguments are in italic font (according to the scriptures the style
has been th...
2010-12-11
- 06:44 Revision aef7863f: pmdaproc.sh - tweak just a little more
- Another round of getting the perl vs non-perl logic correct when
juggling the domain.h and pmns files.
2010-12-10
2010-12-09
2010-12-08
- 18:08 Revision ee02f2d0: dbpmda - fix minor bug
- When getdesc is "on", the pmResult dumper sometimes outputs 0x0x
as the prefix for an address instead of 0x ... fixed. - 18:07 Revision daebf25e: pmdaproc.sh - finish off perl PMDA changes
- Last round of changes were not quite correct for handling of pmns.perl
and domain.h.perl ... fixed in this commit. - 18:06 Revision 15523e9f: cpan/PMDA - move to PMDA_INTERFACE_5
- Allows cleaner handling of dynamic memory associated with string
values. - 18:05 Revision 8fa02443: Another round of event record changes
- These ones follow Nathan's review ...
- make the man page for pmUnpackEventRecords match the code
and document how... - 06:48 Revision 38cb95a1: libpcp_import - remove old TODO
- Code is correct, TODO comment no longer needed ... just tidying up.
2010-12-05
2010-12-04
- 17:27 Revision 87a92bc4: __pmRegisterAnon() - event record rework
- Redo the anonymous metrics implementation to allow different names
to be registered.
Change the format for packed ev...
2010-12-03
- 18:29 Revision e837bcc4: pmstat - be more careful about pmLookupName() status
- As part of the first round of anonymous metic changes, the logic of
pmLookupName() has been reworked to better match ... - 18:26 Revision 68492c0b: pmdaproc.sh - perl Install fixups
- The installation logic for a Perl PMDA was clobbering the pmns and
domain.h files ... this is sort of OK if the PMDA ... - 18:08 Revision 1a360bf5: Anonymous metrics - first attempt
- Initial cut at anonymous metrics, adding pmRegisterAnon(void) to add
anonymous metrics (PMNS and metadata) built on t... - 18:04 Revision 6ead7011: __pmLogConnect - reinstate functionality
- The last round of PDU changes removed some code that is needed to allow
pmlc to identify the pmlogger pid when a "con... - 17:53 Revision e60cca18: pmDupContext - memory corruption with derived metrics
- Found during QA for anonymous metrics ... this is a nasty error
which was probably undetected because of the infreque... - 16:35 Revision 83b2d17e: Improve diagnostic output for tools started from Win32 msys shell.
- 11:28 Revision 238a792f: Add postfix PMDA Install test to ensure qshape package installed.
- 11:04 Revision d3bf4637: Fix typo - sentinal vs sentinel.
- 11:03 Revision d4f6b131: Add postfix log file path for RHEL, minor whitespace cleanup from Nathan
2010-11-29
- 19:54 Revision ec55810f: Event record flags
- Add er_flags to the event record header and when using
pmUnpackEventRecords, if er_flags is non-zero, it is returned ... - 06:17 Revision 5df955f3: libpcp - add anonymous metrics
- The following metrics appear in the PMNS, have a descriptor but no
values: anon.32, anon.64 and anon.double. Intende...
2010-11-26
- 20:36 Revision 5cd74f75: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- Take Nathan's version
Conflicts:
debian/control - 20:24 Revision 449a1b9a: libpcp & pmlogger - small changes
- Tweak the IPC (for pmlc in particular) ... mostly around corner
cases that QA expose. Also added more diagnostics to... - 20:23 Revision 2a5c11a6: pcp.env - small performance improvement
- Add a one-trip guard to prevent populating the environment more
than once.
2010-11-25
- 14:26 Revision 70071b0e: Tweak Debian readline dependency again, allowing any readline lib.
- 06:09 Revision 1ebef630: Perl PMDA module now uses dynamic metrics, and can add metrics at run time.
- 06:08 Revision f898ab31: Minor cleanups, global/static variable scoping tweak.
2010-11-24
- 20:51 Revision 72a50ce5: pmdaFetch man page
- Explain how pmdaFetch and the pmdaFetchCallBack method really
work.
2010-11-23
- 20:19 Revision 2f941729: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 19:48 Revision f50b7ffc: PM_TYPE_EVENT support - last round
- - pmdumplog expands and reports any event records found
- pmie will not accept PM_TYPE_EVENT metrics in any expressio... - 13:59 Revision 81e61dc6: PM_TYPE_EVENT support - round four
- - add helper functions
int __pmCheckEventRecords(pmValueSet *) and
void __pmDumpEventRecords(FILE *, pmValueSet *...
2010-11-22
- 08:58 Revision 3d4f3947: PM_TYPE_EVENT support - round three
- Add new libpcp file (events.c) and man pages that should have
been in the round two commit.
Also add derived metrics... - 06:55 Revision c0450118: interp.c - no interpolation for PM_TYPE_EVENT metrics
- pmFetch will return with numval set to PM_ERR_TYPE should this
be attempted.
2010-11-21
- 20:00 Revision 28430114: PM_TYPE_EVENT support - round round two
- - add pmUnpackEventRecords and pmFreeEventResults to libpcp and
associated man pages
- add endian safe encode/deco...
2010-11-19
- 09:34 Revision 7abe2b39: pmDupContext - fix small mem leak
- Day One issue, found by QA 394.
- 09:32 Revision f2272a33: PM_TYPE_EVENT support - round one
- Initial changes to support PM_TYPE_EVENT and the pmEventParameter,
pmEventRecord and pmEventArray structures.
Note n...
Also available in: Atom