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-1.1-24-g6390a48


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  6390a48a6dfb88c9692af877e1767ce6cc8030d0 (commit)
      from  9f49a9853caff67bcc5de7dfe2c52ab1ae7f3738 (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 6390a48a6dfb88c9692af877e1767ce6cc8030d0
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jan 26 13:40:51 2010 -0600

    Fixed PR 11223 by null terminating strings in procfs write probes.
    
    * tapset-procfs.cxx (procfs_var_expanding_visitor::visit_target_symbol):
      Correctly null terminate strings in procfs write probes.
    * testsuite/systemtap.base/procfs_write.exp: New test.

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

Summary of changes:
 tapset-procfs.cxx                         |    7 +-
 testsuite/systemtap.base/procfs_write.exp |  135 +++++++++++++++++++++++++++++
 2 files changed, 139 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.base/procfs_write.exp


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]