From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22571 invoked by alias); 22 Nov 2010 16:13:15 -0000 Received: (qmail 22532 invoked by uid 426); 22 Nov 2010 16:13:09 -0000 Date: Mon, 22 Nov 2010 16:13:00 -0000 Message-ID: <20101122161304.22506.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.3-312-g1077511 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a7ec231783b93c69994308b7c2d7a686b8a37466 X-Git-Newrev: 107751184e3263d4474690f665bb29fd10b4271a 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: 2010-q4/txt/msg00092.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 107751184e3263d4474690f665bb29fd10b4271a (commit) from a7ec231783b93c69994308b7c2d7a686b8a37466 (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 107751184e3263d4474690f665bb29fd10b4271a Author: Frank Ch. Eigler Date: Mon Nov 22 11:11:58 2010 -0500 testing: add new script to generate kernel.function("*") equivalent module ----------------------------------------------------------------------- Summary of changes: scripts/kprobes_test/gen_code_all.sh | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) create mode 100755 scripts/kprobes_test/gen_code_all.sh hooks/post-receive -- systemtap: system-wide probe/trace tool