From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4970 invoked by alias); 8 Sep 2011 15:24:27 -0000 Received: (qmail 4925 invoked by uid 678); 8 Sep 2011 15:24:25 -0000 Date: Thu, 08 Sep 2011 15:24:00 -0000 Message-ID: <20110908152425.4911.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-180-ge37a160 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 67d238b2ab6d1aa76a5273ded33033668b3d6d08 X-Git-Newrev: e37a160cf90dc9e194687f6a983b018dc90d650a 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: Reply-To: systemtap@sourceware.org X-SW-Source: 2011-q3/txt/msg00244.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 e37a160cf90dc9e194687f6a983b018dc90d650a (commit) from 67d238b2ab6d1aa76a5273ded33033668b3d6d08 (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 e37a160cf90dc9e194687f6a983b018dc90d650a Author: William Cohen Date: Thu Sep 8 11:23:00 2011 -0400 Use "unsigned long" in place of "uintptr_t" to compile on older kernels ----------------------------------------------------------------------- Summary of changes: runtime/transport/symbols.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool