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-0.9.9-305-g21af222


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  21af222fd514238737bc90ccd5d290152502c5ca (commit)
      from  8faf4a73f94f70f72537b4f4fbd5830ca4dd17c6 (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 21af222fd514238737bc90ccd5d290152502c5ca
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Sep 14 17:43:51 2009 -0700

    Get the module to sign from -p4's stdout
    
    The saved stdout should have the exact name of the generated module,
    which is better than using a recursive find to locate it.  Tracepoints
    and @cast may generate additional .ko's which we don't want to confuse
    with the real deal.
    
    * stap-server (create_response): grep stdout for the module name.

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

Summary of changes:
 stap-server |    6 +++---
 1 files changed, 3 insertions(+), 3 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]