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.0-108-gb393f6f


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  b393f6f2f69d4ebf9d210308d251bc67ad6487b3 (commit)
      from  e5a8ad2038080ee6de2cd9c81c189bb5f6b9e59a (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 b393f6f2f69d4ebf9d210308d251bc67ad6487b3
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Oct 14 16:12:49 2009 -0700

    Fix $$targets in dwarf probes
    
    My print_format refactoring in d5e178c1 missed an improperly-named
    token, an sprint that should be sprintf.  Since the token value is now
    significant, that name needs to be correct.

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

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