public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-251-geacd41d
@ 2011-09-23 11:41 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-09-23 11:41 UTC (permalink / raw)
  To: systemtap-cvs

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  eacd41d38bfec95e39f32d399ecc4e4f98eafe3d (commit)
       via  1a77e40cbe656d58d9779f51b12280727f84f500 (commit)
       via  e89986ca48fa7859cddd52be6b436443d2740a32 (commit)
      from  2eb99c62e37e4f9b2b94479d686bfdc449a3ab7c (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 eacd41d38bfec95e39f32d399ecc4e4f98eafe3d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Sep 23 13:34:37 2011 +0200

    stack.c (_stp_get_uregs): Recover user registers from kernel context.
    
    When possible recover full pt_regs user register set by unwinding
    using kernel context till we hit user space.

commit 1a77e40cbe656d58d9779f51b12280727f84f500
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Sep 23 13:18:32 2011 +0200

    unwind.c (adjustStartLoc): Call stap_find_vma_map_info_user() only on task.
    
    For kernel modules the mapped address is found in the section static_addr.

commit e89986ca48fa7859cddd52be6b436443d2740a32
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Sep 23 13:07:07 2011 +0200

    _stp_current_pt_regs() helper, explicitly checks current->mm.
    
    task_pt_regs(current) is only valid when current->mm has been setup.

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

Summary of changes:
 runtime/compatdefs.h     |    4 ++++
 runtime/stack.c          |   46 ++++++++++++++++++++++++++++++++++++++++++++--
 runtime/unwind.c         |    2 +-
 runtime/unwind/i386.h    |    5 +++++
 runtime/unwind/x86_64.h  |    5 +++++
 tapset/context.stp       |    4 +---
 tapset/s390/syscalls.stp |    2 +-
 tapset/syscalls2.stp     |    2 +-
 8 files changed, 62 insertions(+), 8 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-23 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-23 11:41 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-251-geacd41d mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).