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.6-610-g9369982


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  9369982ef15153bd0830a94c9a639b2ab7461f3c (commit)
      from  efe147062a70198b30ae45c20d26dbe325a6eacd (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 9369982ef15153bd0830a94c9a639b2ab7461f3c
Author: David Smith <dsmith@redhat.com>
Date:   Fri Dec 16 14:32:20 2011 -0600

    Rename tapset/rpc.stp variable to indicate its internal-only nature.
    
    * tapset/rpc.stp (_sunrpc.clnt.create_client.rpc_new_client_inline):
      Rename 'args' to '__args' to indicate that '__args' is an internal-only
      variable.  Deprecate old name.
    * NEWS: Mention 'args' variable deprecation.
    * stap.1: Ditto.

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

Summary of changes:
 NEWS           |    9 ++++++---
 stap.1         |    6 +++++-
 tapset/rpc.stp |   20 +++++++++++++-------
 3 files changed, 24 insertions(+), 11 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]