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.8-183-ga352456


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  a352456594876f0fc04412b60bff6c2595ace3fb (commit)
       via  e587f6cac76237f3d0a213083ff9f59de64ba383 (commit)
      from  86b96bcdf4e323ee62ed6537c674ba578c5ce44f (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 a352456594876f0fc04412b60bff6c2595ace3fb
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Aug 13 16:00:43 2012 -0700

    stap: Include DYNINST in the enabled feature list

commit e587f6cac76237f3d0a213083ff9f59de64ba383
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Aug 13 15:45:23 2012 -0700

    Don't report non-git if we have an extra-version
    
    When we're not building from git, but we do have --with-extra-version,
    just let that suffice in our version strings.  But when we do have a git
    repo, still print the fullest information possible.
    
    * version.h: Define STAP_EXTENDED_VERSION with this scheme.
    * session.cxx, stapdyn/stapdyn.cxx, staprun/common.c: Use it.

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

Summary of changes:
 config.in           |    3 +++
 configure           |    3 +++
 configure.ac        |    1 +
 session.cxx         |   10 ++++++----
 stapdyn/stapdyn.cxx |    7 +++----
 staprun/common.c    |    7 +++----
 version.h           |   16 ++++++++++++++++
 7 files changed, 35 insertions(+), 12 deletions(-)
 create mode 100644 version.h


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]