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.2-14-g7ad7610


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  7ad76102c4cd18e083ea74abd413332da55426d1 (commit)
      from  961479c253ded0d1a7331e8d064ffbc0ca3358d7 (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 7ad76102c4cd18e083ea74abd413332da55426d1
Author: David Smith <dsmith@redhat.com>
Date:   Fri Mar 26 14:17:48 2010 -0500

    PR 11338 (partial): Used '@defined()' in inet_sock tapsets.
    
    * tapset/inet_sock.stp (inet_get_local_port): Used '@defined' instead of a
      kernel version check.  Added RHEL4 support.
      (inet_get_ip_source): Now calls __ip_sock_daddr() to get daddr.

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

Summary of changes:
 tapset/inet_sock.stp |   28 +++++++---------------------
 1 files changed, 7 insertions(+), 21 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]