From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22952 invoked by alias); 24 Apr 2009 20:53:25 -0000 Received: (qmail 22923 invoked by uid 9512); 24 Apr 2009 20:53:23 -0000 Date: Fri, 24 Apr 2009 20:53:00 -0000 Message-ID: <20090424205322.22912.qmail@sourceware.org> From: kenistoj@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-5-gaf6b060 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3cb2045e46dcac5d2c33fd22622508891c66bee0 X-Git-Newrev: af6b0601a7b65842fd639d1d712d77fa69b18065 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-q2/txt/msg00135.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 af6b0601a7b65842fd639d1d712d77fa69b18065 (commit) from 3cb2045e46dcac5d2c33fd22622508891c66bee0 (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 af6b0601a7b65842fd639d1d712d77fa69b18065 Author: Jim Keniston Date: Fri Apr 24 13:46:46 2009 -0700 PR5273: uprobes_i386.c instruction table Resynch uprobes1 2-byte-opcode table with uprobes2 x86. Mostly changes a bunch of mmx instructions from rejected to accepted. ----------------------------------------------------------------------- Summary of changes: runtime/uprobes/uprobes_i386.c | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool