Activity
From 2010-10-23 to 2010-11-21
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...
2010-10-29
- 20:37 Revision 1d15abbb: libpcp, pmcd, dbpmda, pmlogger, et al - retire PDU_ASCII and PDU_BINARY
- PDU_ASCII was effectively retired some time ago. Vestiges of this
and the only supported PDU format (PDU_BINARY) rem... - 10:24 Revision 30f6900a: Make lsb-release the last port of call for distro information.
- Thanks to unexpected formatting on some distributions, this has
caused distro misidentification with SLES11.
Took th... - 06:36 Revision e9a96b76: Makepkgs - Ubuntu toolchain still causing problems
- With Ubuntu 10.10 I'm still seeing band binaries built with -O2
across multiple i386 build machines. With 10.10, the... - 06:34 Revision 7df43f82: debian/control - readline dependency
- Changed the Build-Depends line for pcp from readline5-dev to
readline-dev ... our usage works with either readline5 o... - 06:32 Revision d9b640e1: misc - add per context state in PMDAs
- Some non-PMDA changes that are required as a result of the changes
to the semantics of mode/from for the _pmSend* rou...
2010-10-28
- 21:25 Revision 05ad9752: sample PMDA - add per context state
- Roll to PMDA_INTERFACE_5.
Add sample*.percontext.* metrics that count PDUs on a per client
context basis. - 21:24 Revision ba31a370: dbpmda - add per context state in PMDAs
- Add support for PMDA_INTERFACE_5 directly for DSO PMDAs and
indirectly via modified PDU headers for daemon PMDAs.
Ad... - 21:19 Revision 059ed39d: pmcd - add per context state in PMDAs
- Add support for PMDA_INTERFACE_5 directly for DSO PMDAs and
indirectly via modified PDU headers for daemon PMDAs.
Ad... - 21:16 Revision 30b976f3: libpcp - add per context state in PMDAs
- Define FROM_ANON as anonymous context, mostly for PDUs from a PMDA
to PMCD, where the context does not matter.
Add _... - 20:40 Revision 5cba7f98: libpcp_pmda - add per context state in PMDAs
- Added PMDA_INTERFACE_5.
New routines pmdaSetEndContextCallBack(), pmdaGetContext() and
__pmdaSetContext().
Extensions...
Also available in: Atom