This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-120-gc67ac3b


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  c67ac3bc7254e15eb1aedfb43cb8aa06f2b59ed1 (commit)
      from  cd92d03a04f056deecf24acb829f74d4798cf487 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c67ac3bc7254e15eb1aedfb43cb8aa06f2b59ed1
Author: David Smith <dsmith@redhat.com>
Date:   Fri Feb 25 11:30:59 2011 -0600

    Handle the case better when there isn't any data to read.
    
    * pcp/src/pmdas/logger/event.c (event_fetch): When there isn't any logfile
      data to fetch, return NULL instead of an empty event record.
    * pcp/src/pmdas/logger/logger.c (logger_fetchCallBack): If event_fetch()
      returned NULL, return PMDA_FETCH_NOVALUES.

-----------------------------------------------------------------------

Summary of changes:
 pcp/src/pmdas/logger/event.c  |    7 ++++++-
 pcp/src/pmdas/logger/logger.c |    2 ++
 2 files changed, 8 insertions(+), 1 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]