Project

General

Profile

« Previous | Next » 

Revision c654a722

Added by Nathan Scott about 13 years ago

  • ID c654a722d5c47b8f13d3e905215a70ac6e0cbb52

Use direct event pointer in pmdalogger last event tracking.

Instead of using pointer-to-a-pointer, easier to use a direct
pointer. Makes it a bit simpler to follow the code and the
TAILQ macros from queue.h can be used (more).

Also added a diagnostic routine such that we only print the
first few characters of event parameter string, to make the
agent log file easier to follow.

  • added
  • modified
  • copied
  • renamed
  • deleted