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-219-gbf8e91d


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  bf8e91d010e33a460d178b287caf483ed33b07b7 (commit)
      from  8140c02df8f3d663fcce6ca0410e2437f2da02e6 (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 bf8e91d010e33a460d178b287caf483ed33b07b7
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Apr 1 13:57:39 2011 -0700

    Add addr() for retrieving REG_IP
    
    For probes which have CONTEXT->regs, return REG_IP, else return 0.
    
    * tapset/context.stp (addr): New function.
    * testsuite/buildok/context-embedded.stp: Test addr() compilation.
    * NEWS: Let the town crier make a pronouncement of addr().

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

Summary of changes:
 NEWS                                   |    2 ++
 tapset/context.stp                     |   13 +++++++++++++
 testsuite/buildok/context-embedded.stp |    1 +
 3 files changed, 16 insertions(+), 0 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]