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.5-22-g50e767f


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  50e767ff638c64570cfbae42a29f06c2c8a7c2ca (commit)
       via  d4168b3a49eb3616edb3c0cc7d17e06f71aa9994 (commit)
      from  88664bd5879b5973cbb8ef43aac5ec4f04af78d8 (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 50e767ff638c64570cfbae42a29f06c2c8a7c2ca
Author: Josh Stone <jistone@redhat.com>
Date:   Tue May 31 18:17:58 2011 -0700

    dtrace: Init semaphores_def as a member of the instance, not class

commit d4168b3a49eb3616edb3c0cc7d17e06f71aa9994
Author: Josh Stone <jistone@redhat.com>
Date:   Tue May 31 17:52:02 2011 -0700

    dtrace: Clean up gettext initialization
    
    - Provide something callable for the !USE_NLS case
    - Use "...".replace directly instead of string.replace()
    - Do initialization in a function, so globals aren't polluted.

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

Summary of changes:
 dtrace.in |   31 ++++++++++++++++++-------------
 1 files changed, 18 insertions(+), 13 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]