public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-288-g7d8aa2e
@ 2010-06-18 19:58 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2010-06-18 19:58 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  7d8aa2ee11f3a13892c01234bf4abe40806227f5 (commit)
      from  1a44b7e38db47344f5f6ab8ec481b3887a565819 (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 7d8aa2ee11f3a13892c01234bf4abe40806227f5
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Jun 18 18:09:38 2010 +0200

    Separate vma tracker function callbacks from sym.c into vma.c.
    
    * runtime/sym.c: Move vma related function callbacks to...
    * runtime/vma.c: ... here.
    * tapset/ucontext.stp (umodname): Call renamed _stp_vma_module_name().
    * task_finder.cxx (task_finder_derived_probe_group::emit_module_init): Emit
      renamed _stp_vma_init().

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

Summary of changes:
 runtime/sym.c       |  149 +----------------------------------------------
 runtime/vma.c       |  163 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tapset/ucontext.stp |    2 +-
 task_finder.cxx     |    2 +-
 4 files changed, 166 insertions(+), 150 deletions(-)
 create mode 100644 runtime/vma.c


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


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

only message in thread, other threads:[~2010-06-18 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-18 19:58 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-288-g7d8aa2e 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).