Activity
From 2010-10-30 to 2010-11-28
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
2010-11-02
- 22:31 Revision 2a541c6a: pmcd PMDA - move to PMDA_INTERFACE_5
- With this upgrade, a new group of pmcd.cputime.* metrics have
been added, and pmcd.cputime.per_pdu_in provides a prac...
2010-10-31
- 21:35 Revision 9c0aed3e: summary PMDA - minor tweak
- After PMDA_INTERFACE_5 changes, pmcd is sending ERROR PDUs to notify
context closed events ... the summary PMDA was n... - 21:34 Revision 13f9a140: libpcp - p_result.c error fixed
- In the last round of changes, setting the "from" field in the PDU
header from __pmSendResult was botched. - 06:56 Revision 7f8124fb: libpcp pmns.c - white space change
- Refine my code to match Nathan's after last merge conflict.
- 06:53 Revision ee3f9df8: pmcd - trace guards
- Be consistent about guards ahead of pmcd_trace() calls. Guards are
only an efficiency prop (there are second level g...
2010-10-30
- 21:23 Revision 46657cb8: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- Conflicts:
src/libpcp/src/pmns.c - 12:37 Revision bcfd49af: Change end-of-context protocol for daemon PMDAs
- The previous implementation required the PMDA to send an ERROR PDU as an
ack after receiving the end-of-context notif...
Also available in: Atom