This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-122-g8e0049e


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  8e0049e8b601e9377875d2229104d78668f3f7ce (commit)
      from  1c6b77e564d4d849f1994d56d662ceb018a112d4 (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 8e0049e8b601e9377875d2229104d78668f3f7ce
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jul 2 15:39:57 2009 -0500

    Fixed PR 10258.
    * tapset-procfs.cxx (procfs_derived_probe::join_group): Outputs structure
      definition.
      (procfs_derived_probe_group::emit_module_decls): The generated
      '_stp_procfs_read' and '_stp_procfs_write' functions no longer put a
      string_t on the stack.
      (procfs_var_expanding_visitor::visit_target_symbol): The generated
      '_procfs_value_set' and '_procfs_value_get' functions copy directly
      into or out of the os buffer.

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

Summary of changes:
 tapset-procfs.cxx |   71 +++++++++++++++++++++++++++++++++-------------------
 1 files changed, 45 insertions(+), 26 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]