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-200-g4e4aaf1


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  4e4aaf10d022db0f607b9e729b1a7abd5decc1b4 (commit)
      from  4e0cdd057bde57ae2123874f5dd9ca55b7de6146 (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 4e4aaf10d022db0f607b9e729b1a7abd5decc1b4
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri Aug 17 16:27:44 2012 -0400

    PR6580: rewrite simple to-be-deprecated backtrace functions in terms of new ones
    
    For now, avoid changing backtrace(), probemod(), or the functions that
    depend on not running into MAXSTRINGLEN according to their documentation.

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

Summary of changes:
 tapset/linux/context-caller.stp   |   18 +-------
 tapset/linux/context-symbols.stp  |   81 ++++++++++---------------------------
 tapset/linux/context-unwind.stp   |    6 +--
 tapset/linux/ucontext-symbols.stp |   32 +--------------
 tapset/linux/ucontext-unwind.stp  |    6 +--
 5 files changed, 28 insertions(+), 115 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]