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.6-606-g7cd15fb
Date: Fri, 16 Dec 2011 16:29:00 -0000	[thread overview]
Message-ID: <20111216162916.4960.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  7cd15fba3857a852e1a2270d843b5b30cc17f83e (commit)
       via  17373b9e59df05fb8101ec173b580d593ba65d09 (commit)
       via  76783a240788cbd79ab27f6415082803a0e6f5ae (commit)
      from  90aaf1168e5a922da3cb112cfa8f1514dd2ed493 (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 7cd15fba3857a852e1a2270d843b5b30cc17f83e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Dec 16 17:11:00 2011 +0100

    periodic.stp example truncate fname to 50 chars to keep table readable.

commit 17373b9e59df05fb8101ec173b580d593ba65d09
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Dec 16 16:59:00 2011 +0100

    modname/symdata: Try harder to retrieve module name when requested.
    
    When the user really wants a kernel module name with an address and
    we are unable to map it to any existing one then fall back on using
    __module_text_address() with appropriate locking.

commit 76783a240788cbd79ab27f6415082803a0e6f5ae
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Dec 16 16:43:04 2011 +0100

    _stp_vma_mmap_cb: Also extend mapping that don't overlap but are connected.
    
    If a vma mapping for a module already exist but a new mapping for the module
    is added that is connected right at the end of it, then just extend the
    existing vma mapping. This fixes the exelib.exp testcase on s390x for PIE
    executables.

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

Summary of changes:
 runtime/sym.c                                      |   20 +++++++++++++++++
 runtime/vma.c                                      |   23 ++++++++++++++-----
 tapset/context-symbols.stp                         |   23 +++++++++++++++++--
 .../systemtap.examples/profiling/periodic.stp      |    2 +-
 4 files changed, 58 insertions(+), 10 deletions(-)


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


                 reply	other threads:[~2011-12-16 16:29 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=20111216162916.4960.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).