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.3-206-ga6af96f


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  a6af96f52e1f0b5ca49bed4e0099a5aa24d96183 (commit)
       via  d2de2d960e7f35227381bb3d07023740c8556bac (commit)
       via  57aeedd3b1d7cd2c5a68b54836624990dc84ff6c (commit)
       via  a0e555dd116964153f8a6f8a85e2c486bea77b58 (commit)
      from  76c87907be73a5dc9861e1bd9b84417c6bbc0817 (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 a6af96f52e1f0b5ca49bed4e0099a5aa24d96183
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Oct 17 23:22:04 2010 +0200

    Mention TASK_FINDER_VMA_ENTRY_ITEMS if stap_add_vma_map_info returns -ENOMEM.
    
    Suggested by jan.kratochvil@redhat.com, rhbz#643109.
    
    * runtime/vma.c (_stp_vma_mmap_cb): Add -DTASK_FINDER_VMA_ENTRY_ITEMS to
      warning message.

commit d2de2d960e7f35227381bb3d07023740c8556bac
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Oct 17 23:06:15 2010 +0200

    Document TASK_FINDER_VMA_ENTRY_ITEMS in stap man page.
    
    Suggested by fche@redhat.com. rhbz#643109.
    
    * stap.1 (SAFETY AND SECURITY): Document TASK_FINDER_VMA_ENTRY_ITEMS.

commit 57aeedd3b1d7cd2c5a68b54836624990dc84ff6c
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Oct 17 22:51:28 2010 +0200

    PR12124 Emit warnings for bad unwind data encountered at runtime.
    
    * runtime/unwind.c: Turn dbug_unwind into _stp_warn when they indicate
      bad unwind data in binary.

commit a0e555dd116964153f8a6f8a85e2c486bea77b58
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Oct 17 20:59:12 2010 +0200

    Add note to ubacktrace* context functions about -d and --ldd stap switches.
    
    rhbz#643109 Suggested by jan.kratochvil@redhat.com.
    
    * tapset/ucontext-unwind.stp (print_ubacktrace, sprint_ubacktrace,
      print_ubacktrace_brief, ubacktrace): Add comment note about -d and --ldd.

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

Summary of changes:
 runtime/unwind.c           |   65 ++++++++++++++++++++++++-------------------
 runtime/vma.c              |    7 +++-
 stap.1                     |    5 +++
 tapset/ucontext-unwind.stp |   33 +++++++++++++++++-----
 4 files changed, 71 insertions(+), 39 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]