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-281-g898000a
@ 2011-10-07 11:19 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-10-07 11:19 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  898000ace6a5a03ffb7a129b8291cf7f58c4fb26 (commit)
       via  d4bcacdd141570a258690d65cc0e20a42621306d (commit)
       via  454f1f9e4de564760207302366bfbf8e60375383 (commit)
      from  0da35eae7b0cb6ba0e4541eea7a77d1efa50a5be (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 898000ace6a5a03ffb7a129b8291cf7f58c4fb26
Merge: d4bcacd 0da35ea
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Oct 7 13:18:33 2011 +0200

    Merge branch 'master' of ssh://sourceware.org/git/systemtap

commit d4bcacdd141570a258690d65cc0e20a42621306d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Oct 7 11:54:39 2011 +0200

    Enable dwarf unwinder for ppc64.

commit 454f1f9e4de564760207302366bfbf8e60375383
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Oct 7 11:51:06 2011 +0200

    Always remove prefix '.' when _stp_snprint_addr() human readable symname.
    
    Some arches prefix some symbol names with '.', to make symbol names as
    presented in human readable form consistent across arches always remove
    them when printing them with _stp_snprint_addr. Remove special casing
    in context-symbols.stp probefunc().

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

Summary of changes:
 runtime/runtime.h          |    6 +-
 runtime/sym.c              |    5 ++-
 runtime/unwind/ppc64.h     |   97 ++++++++++++++++++++++++++++++++++++++++++++
 runtime/unwind/unwind.h    |    2 +
 tapset/context-symbols.stp |    3 -
 5 files changed, 106 insertions(+), 7 deletions(-)
 create mode 100644 runtime/unwind/ppc64.h


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-10-07 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07 11:19 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-281-g898000a 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).