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-0.9.9-128-gc95eddf


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  c95eddf7e5ef5b2c8f9f804eeb34a7663ccdb0a3 (commit)
      from  671ceda847955e31bc3ab310eb180fdc687a2ca8 (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 c95eddf7e5ef5b2c8f9f804eeb34a7663ccdb0a3
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Aug 14 17:56:46 2009 -0700

    Cache failed tracepoint headers too
    
    Rather than re-attempting a tracepoint header that fails to compile, we
    now save an empty file into the cache to indicate "nothing to see here."
    See also PR10424.
    
    * tapsets.cxx (tracepoint_builder::get_tracequery_module): Use /dev/null
      as the empty result file if make_tracequery fails.
      (tracepoint_builder::init_dw): Ignore empty tracequery modules.

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

Summary of changes:
 tapsets.cxx |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 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]