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.2-125-g6a80494


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  6a80494e753367b7096a928705312dfdfa437201 (commit)
      from  f8cea6e68f719784b9813d9433de1ab31921af91 (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 6a80494e753367b7096a928705312dfdfa437201
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri May 7 12:57:50 2010 -0400

    PR11573: infer need for uprobes from special embedded-c markup tag
    
    * tapset/ucontext-unwind.stp: Mark up these babies with /* pragma:uprobes */.
    * elaborate.cxx (typeresolution_info::visit_embeddedcode): Look for that
      and activate session.need_uprobes if found.

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

Summary of changes:
 elaborate.cxx              |   15 ++++++++++++++-
 tapset/ucontext-unwind.stp |    6 +++---
 2 files changed, 17 insertions(+), 4 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]