From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15558 invoked by alias); 3 Aug 2008 04:33:22 -0000 Received: (qmail 15535 invoked by uid 426); 3 Aug 2008 04:33:21 -0000 Date: Sun, 03 Aug 2008 04:33:00 -0000 Message-ID: <20080803043321.15525.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, pr4225, created. release-0.7-31-g5e112f9 X-Git-Refname: refs/heads/pr4225 X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 5e112f921fb7b05115f021319e18f90e68594a19 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: X-SW-Source: 2008-q3/txt/msg00089.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, pr4225 has been created at 5e112f921fb7b05115f021319e18f90e68594a19 (commit) - Log ----------------------------------------------------------------- commit 5e112f921fb7b05115f021319e18f90e68594a19 Author: Frank Ch. Eigler Date: Sat Aug 2 23:16:52 2008 -0400 PR4225: use shared stap_uprobe[] pool in .bss commit 48e685da27141914cff14dc6ea92aebbb74c5906 Author: Frank Ch. Eigler Date: Sat Aug 2 22:21:35 2008 -0400 PR4225: it's alive, alive! commit 6d0f3f0cc2931c2ad29b57f4fecdde3ccc210d8c Author: Frank Ch. Eigler Date: Sat Aug 2 16:28:50 2008 -0400 PR4225: signs of life commit 1384b663414d5380e25b21457e71458078ded8d5 Author: Frank Ch. Eigler Date: Sat Aug 2 13:50:28 2008 -0400 c code generation: assert C indentation/nesting cancels out at appropriate points commit 67e704a6b1aa140d00d8fe4040fc6e76e7cac2fb Author: Frank Ch. Eigler Date: Sat Aug 2 13:50:28 2008 -0400 c code generation: assert C indentation/nesting cancels out at appropriate points commit e014982dda6c78a278e92307b9121c5a0a77ed43 Merge: 5743764427a592fd9619afeff3881199e985cdc3 e6b9397b3e13a7c497368777006020f64560fa98 Author: Frank Ch. Eigler Date: Wed Jul 23 19:40:41 2008 -0400 Merge commit 'e6b9397' into pr4225 * commit 'e6b9397': changelog for entry-pc semantic error fix commit 5743764427a592fd9619afeff3881199e985cdc3 Merge: 91af0778bb5082d46270ff38f33db4054cbee822 552fdd9f5a7eb3394888356301929c078173a22b Author: Frank Ch. Eigler Date: Wed Jul 23 17:41:13 2008 -0400 Merge commit '552fdd9f5a7eb3394888356301929c078173a22b' into pr4225 * commit '552fdd9f5a7eb3394888356301929c078173a22b': fix semantic error: no entrypc found using probe .statement(*@file:line) constructs Fix sw 6752. Alter condtional to check for >= 2.6.26. This accounts and fixes false positives in kernel_v strings that return xx.xx.xx.xx over xx.xx.xx. commit 91af0778bb5082d46270ff38f33db4054cbee822 Author: Frank Ch. Eigler Date: Wed Jul 23 11:33:26 2008 -0400 PR4225: support intermingled process/kernel/module probes without screwing up module cache commit 7a24d42223ae98598c99bfb21437a00f13397d6d Author: Frank Ch. Eigler Date: Tue Jul 22 16:14:02 2008 -0400 PR4225: parse process("path").function/statement probe points ----------------------------------------------------------------------- hooks/post-receive -- systemtap: system-wide probe/trace tool