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-224-g29af436


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  29af43659046cf4b5205c8cc9570e3c5b6f68e07 (commit)
       via  737d9ce6407e0b6d471b583525567e0c33ace6e1 (commit)
      from  b00709db433edeefbb5defef7a8e1a092ce77953 (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 29af43659046cf4b5205c8cc9570e3c5b6f68e07
Merge: 737d9ce b00709d
Author: Lukas Berk <lberk@redhat.com>
Date:   Tue Apr 5 11:41:27 2011 -0400

    Merge branch 'master' of http://sources.redhat.com/git/systemtap

commit 737d9ce6407e0b6d471b583525567e0c33ace6e1
Author: Lukas Berk <lberk@redhat.com>
Date:   Tue Apr 5 11:40:01 2011 -0400

    PR3823: Added gettext functionality to staprun files.
    
    This was tested on a Fedora 14 x86_64 virtual machine with the
    $LANG environment variable set to fr_FR.utf8 with a dummy stapio
    usage message. Po files have been updated accordingly.

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

Summary of changes:
 po/en.gmo                    |  Bin 17989 -> 17841 bytes
 po/en.po                     |  813 ++++++++++++++++++++++++++---------------
 po/fr.gmo                    |  Bin 58978 -> 58160 bytes
 po/fr.po                     |  827 +++++++++++++++++++++++++++---------------
 po/pl.gmo                    |  Bin 588 -> 588 bytes
 po/pl.po                     |  801 ++++++++++++++++++++++++++---------------
 po/systemtap.pot             |  800 ++++++++++++++++++++++++++---------------
 runtime/staprun/Makefile.am  |    2 +-
 runtime/staprun/Makefile.in  |    3 +-
 runtime/staprun/common.c     |  112 +++---
 runtime/staprun/config.in    |    3 +
 runtime/staprun/configure    |   17 +
 runtime/staprun/configure.ac |    5 +
 runtime/staprun/ctl.c        |    4 +-
 runtime/staprun/mainloop.c   |   30 +-
 runtime/staprun/stapio.c     |   11 +-
 runtime/staprun/staprun.h    |   16 +
 17 files changed, 2196 insertions(+), 1248 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]