From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30716 invoked by alias); 18 Nov 2009 01:11:59 -0000 Received: (qmail 30691 invoked by uid 426); 18 Nov 2009 01:11:58 -0000 Date: Wed, 18 Nov 2009 01:11:00 -0000 Message-ID: <20091118011158.30679.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-241-g47f390f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4d598c650a430fa16af5cfd9202d63931823b547 X-Git-Newrev: 47f390f910576d8165f788035473bf8d5ffcf7f0 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: 2009-q4/txt/msg00130.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 47f390f910576d8165f788035473bf8d5ffcf7f0 (commit) from 4d598c650a430fa16af5cfd9202d63931823b547 (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 47f390f910576d8165f788035473bf8d5ffcf7f0 Author: Frank Ch. Eigler Date: Tue Nov 17 20:11:12 2009 -0500 PR4037: 32-bit staprun vs. 64-bit kernels just works (tm) * configure.ac (PROCFLAGS): Don't define it. * Makefile.am: Don't use it. ----------------------------------------------------------------------- Summary of changes: Makefile.am | 8 ++++---- Makefile.in | 12 +++++------- configure | 17 +++-------------- configure.ac | 16 +++------------- doc/Makefile.in | 1 - doc/SystemTap_Tapset_Reference/Makefile.in | 1 - grapher/Makefile.in | 1 - 7 files changed, 15 insertions(+), 41 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool