Project

General

Profile

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
Ken McDonell
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...
Ken McDonell
20:23 Revision 2a5c11a6: pcp.env - small performance improvement
Add a one-trip guard to prevent populating the environment more
than once.
Ken McDonell

2010-11-25

14:26 Revision 70071b0e: Tweak Debian readline dependency again, allowing any readline lib.
Nathan Scott
06:09 Revision 1ebef630: Perl PMDA module now uses dynamic metrics, and can add metrics at run time.
Nathan Scott
06:08 Revision f898ab31: Minor cleanups, global/static variable scoping tweak.
Nathan Scott

2010-11-24

20:51 Revision 72a50ce5: pmdaFetch man page
Explain how pmdaFetch and the pmdaFetchCallBack method really
work.
Ken McDonell

2010-11-23

20:19 Revision 2f941729: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
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...
Ken McDonell
13:59 Revision 81e61dc6: PM_TYPE_EVENT support - round four
- add helper functions
int __pmCheckEventRecords(pmValueSet *) and
void __pmDumpEventRecords(FILE *, pmValueSet *...
Ken McDonell

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...
Ken McDonell
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.
Ken McDonell

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...
Ken McDonell

2010-11-19

09:34 Revision 7abe2b39: pmDupContext - fix small mem leak
Day One issue, found by QA 394. Ken McDonell
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...
Ken McDonell

2010-11-16

19:02 Revision 1b3f81c4: Add explanation about expected behaviour of pmdaFetchCallback
Max Matveev
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...
Max Matveev
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 ...
Ken McDonell

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 ...
Max Matveev
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...
Max Matveev

2010-11-11

07:06 Revision c44525c1: cisco PMDA - fix compilation warnings in probe.c
Ken McDonell

2010-11-10

12:30 Revision 0a14211f: pmlogextract.1 - fix formatting error
Ken McDonell

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...
Ken McDonell

2010-11-03

10:18 Revision 7c8d2bc3: per client state - incorporate Nathan's feedback patch
Ken McDonell

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...
Ken McDonell

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...
Ken McDonell
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.
Ken McDonell
06:56 Revision 7f8124fb: libpcp pmns.c - white space change
Refine my code to match Nathan's after last merge conflict. Ken McDonell
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...
Ken McDonell

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
Ken McDonell
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...
Ken McDonell
 

Also available in: Atom