public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-187-g5840120
Date: Fri, 28 May 2010 21:55:00 -0000	[thread overview]
Message-ID: <20100528215531.27351.qmail@sourceware.org> (raw)

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  5840120328899b50d58a362b789678e5524a8671 (commit)
       via  b1fb849f292de03af2380f8c7b932f503e99a3fb (commit)
       via  bdf763a233449926014fa6ff4f3cd2c079036ad9 (commit)
       via  9424498b5cb6ea5c74376c3fdf731620ac276fea (commit)
      from  2c49885f7844fce64fa015d7915fcaf0b39813bd (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 5840120328899b50d58a362b789678e5524a8671
Merge: 2c49885f7844fce64fa015d7915fcaf0b39813bd b1fb849f292de03af2380f8c7b932f503e99a3fb
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 28 23:53:47 2010 +0200

    Merge branch 'unwind_hdr'

commit b1fb849f292de03af2380f8c7b932f503e99a3fb
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 28 23:49:26 2010 +0200

    PR10665 Make unwinder recognized synthesized debug_frame_hdr.
    
    * runtime/unwind.c (_stp_search_unwind_hdr): Take is_ehframe argument.
      Recognize and use debug_hdr for binary searching the FDE.
      (unwind_frame): Always try binary hdr search.

commit bdf763a233449926014fa6ff4f3cd2c079036ad9
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 28 23:46:38 2010 +0200

    Accept CIE versions 3 and 4.
    
    * runtime/unwind.c (fde_pointer_type): Accept version 3 and 4.
      (unwind_frame): Likewise.

commit 9424498b5cb6ea5c74376c3fdf731620ac276fea
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 28 23:32:05 2010 +0200

    PR10665 Create a synthetic binary search table for a debug_frame section.
    
    * runtime/sym.h (_stp_module): Add fields debug_hdr and debug_hdr_len.
    * translate.cxx (create_debug_frame_hdr): New function.
      (get_unwind_data): Call new function when there is a debug_frame.
      (dump_unwindsyms): Output new debug_frame_hdr.

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

Summary of changes:
 runtime/sym.h    |    2 +
 runtime/unwind.c |   46 +++++++++++------
 translate.cxx    |  146 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 173 insertions(+), 21 deletions(-)


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


                 reply	other threads:[~2010-05-28 21:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100528215531.27351.qmail@sourceware.org \
    --to=mark@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).