Project

General

Profile

« Previous | Next » 

Revision 28430114

Added by Ken McDonell almost 14 years ago

  • ID 28430114373d02b380c341ed28c5aaa029375c28

PM_TYPE_EVENT support - round round two

  • add pmUnpackEventRecords and pmFreeEventResults to libpcp and
    associated man pages

  • add endian safe encode/decode for PM_TYPE_EVENT values sent via PDUs
    ... implies working through each event parameter of each event record
    packed into the value

  • move __pmTimeval declaration from impl.h to pmapi.h ... it is needed
    for pmEventRecord (struct timeval won't work across platforms)

  • tweak the sample PMDa with some more metrics for event parameter types
    to cover all the PMAPI value types

  • add -x option to pminfo (like -f, but expand event records if they
    are found)

  • added
  • modified
  • copied
  • renamed
  • deleted