From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17916 invoked by alias); 28 Aug 2008 08:54:30 -0000 Received: (qmail 17891 invoked by uid 9720); 28 Aug 2008 08:54:30 -0000 Date: Thu, 28 Aug 2008 08:54:00 -0000 Message-ID: <20080828085429.17878.qmail@sourceware.org> From: zhaolei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-120-g8aae0f0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0a102c820c4ee8da300b4a834ef0f15fa13016d3 X-Git-Newrev: 8aae0f0da19a11bd8f3f699ac98460e62de3388e Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2008-q3/txt/msg00175.txt.bz2 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 8aae0f0da19a11bd8f3f699ac98460e62de3388e (commit) from 0a102c820c4ee8da300b4a834ef0f15fa13016d3 (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 8aae0f0da19a11bd8f3f699ac98460e62de3388e Author: Zhaolei Date: Thu Aug 28 16:49:08 2008 +0800 Make _get_sock_addr return correct address in kernel before 2.6.16. ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 3 +++ tapset/socket.stp | 9 ++++++++- 2 files changed, 11 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool