From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23195 invoked by alias); 25 Nov 2008 19:20:58 -0000 Received: (qmail 11917 invoked by uid 48); 25 Nov 2008 19:19:45 -0000 Date: Tue, 25 Nov 2008 19:20:00 -0000 From: "fche at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20081125191945.7053.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/7053] New: automatic global printing of statistic needs to check @count>0 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00425.txt.bz2 probe never {p <<< 1} global p results in ERROR: empty aggregate near identifier 'p' at :1:28 but should result in p @count=0x0 -- Summary: automatic global printing of statistic needs to check @count>0 Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: fche at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=7053 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.