public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-50-g23dc94f
@ 2012-07-20 15:33 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2012-07-20 15:33 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  23dc94f61fbd7cef7c808a7692440e77c1b07b8c (commit)
      from  dd90d5651b48fd4dd6965a8e35128f7899c9f81f (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 23dc94f61fbd7cef7c808a7692440e77c1b07b8c
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jul 20 10:33:06 2012 -0500

    Fixed PR14378 by supporting @entry() in kprobe.function().return probes.
    
    * tapsets.cxx (gen_mapped_saved_return): Removed from the
      dwarf_var_expanding_visitor class.  Also renamed the global variables
      prefix from '_dwarf' to '_entry' (since now dwarfless kprobe probes
      support @entry()).
      (dwarf_var_expanding_visitor::gen_mapped_saved_return): Just calls
      gen_mapped_saved_return().
      (kprobe_var_expanding_visitor): New class.
      (kprobe_derived_probe::kprobe_derived_probe): Uses
      kprobe_var_expanding_visitor to support @entry().
    * testsuite/semko/entry04.stp: New test.
    * testsuite/semok/entry04.stp: Ditto.

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

Summary of changes:
 tapsets.cxx                 |  163 ++++++++++++++++++++++++++++++++----------
 testsuite/semko/entry04.stp |    8 ++
 testsuite/semok/entry04.stp |   10 +++
 3 files changed, 142 insertions(+), 39 deletions(-)
 create mode 100644 testsuite/semko/entry04.stp
 create mode 100644 testsuite/semok/entry04.stp


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


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

only message in thread, other threads:[~2012-07-20 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20 15:33 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-50-g23dc94f dsmith

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).