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.7-136-g67833b5


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  67833b5b7089af7e94543fc47e046172b6ddcd4b (commit)
       via  80e90d0ccbc300508227f670232f0084c2853c58 (commit)
      from  bb5eb709ca40c3d691392f27603ddcf4ea0a732b (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 67833b5b7089af7e94543fc47e046172b6ddcd4b
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Mar 26 13:54:07 2012 -0400

    PR13644: staprun -V (version) option
    
    * common.c (parse_args): Add -V (version) support.  No long options
      already used, so --version is not immediately available.
      (usage): Document it.
    * staprun.8: Ditto.
    * Makefile.am: Build git_version.h.
    * Makefile.in: Regenerated.

commit 80e90d0ccbc300508227f670232f0084c2853c58
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Mar 26 13:47:06 2012 -0400

    runtime i18n: disable nonfunctional _F / _NF macros
    
    * staprun.h (_F, _NF): Disable them, noting why.

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

Summary of changes:
 runtime/staprun/Makefile.am |   34 ++++++++++++++++++++++++++++++++++
 runtime/staprun/Makefile.in |   43 +++++++++++++++++++++++++++++++++++++++----
 runtime/staprun/common.c    |   15 ++++++++++++---
 runtime/staprun/staprun.8   |    3 +++
 runtime/staprun/staprun.h   |    4 ++++
 5 files changed, 92 insertions(+), 7 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]