From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31386 invoked by alias); 20 Jul 2012 19:24:29 -0000 Received: (qmail 31338 invoked by uid 9156); 20 Jul 2012 19:24:28 -0000 Date: Fri, 20 Jul 2012 19:24:00 -0000 Message-ID: <20120720192428.31327.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-53-g3b9ac30 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bbd3b1bb164e51aec7694d26e85f72dafdffbc9c X-Git-Newrev: 3b9ac3091017688574e02d64b505a3f5e7e97bca 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: 2012-q3/txt/msg00019.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 3b9ac3091017688574e02d64b505a3f5e7e97bca (commit) from bbd3b1bb164e51aec7694d26e85f72dafdffbc9c (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 3b9ac3091017688574e02d64b505a3f5e7e97bca Author: David Smith Date: Fri Jul 20 14:24:03 2012 -0500 Fixed PR13456 by adding epoll_create1 support to nd_syscalls.stp. * tapset/nd_syscalls.stp: Updated nd_syscall.epoll_create probe aliase to handle epoll_create1. ----------------------------------------------------------------------- Summary of changes: tapset/nd_syscalls.stp | 37 +++++++++++++++++++++++++++++++++---- 1 files changed, 33 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool