Activity
From 2010-11-03 to 2010-12-02
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...
2010-11-16
- 19:02 Revision 1b3f81c4: Add explanation about expected behaviour of pmdaFetchCallback
- 18:45 Revision 02279041: Plug a memory drip when looking for pmloggers
- On Darwin scandir(3) allocates the memory for the dirent pointers
and does not release it even if it returns 0 entrie... - 06:51 Revision a7191202: Add PM_PDU_SIZE and PM_PDU_SIZE_BYTES macros
- Make arithmetic easier to understand when doing PDU length calculations
and rounding the length of arbitrarily sized ...
2010-11-15
- 15:58 Revision 78888f82: Replace use of ctime_r with ctime+strcpy
- ctime_r is not implemented on at least one supported platfrom. Fortunately
in the single thread application the same ... - 14:13 Revision 96b80181: Don't copy strings in PMCD pmda
- pmStuffValue does not need a copy of a string which is assigned to
an atom - the string just needs to be persistent e...
2010-11-11
2010-11-10
2010-11-08
- 20:48 Revision 287584fb: Cisco pmda - fixup and cleanup
- Continuation of the last round of commits. This time fixing the
logic (especially around the new -s prompt option an...
2010-11-03
Also available in: Atom