From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10347 invoked by alias); 19 Sep 2006 14:57:57 -0000 Received: (qmail 10281 invoked by uid 48); 19 Sep 2006 14:57:47 -0000 Date: Tue, 19 Sep 2006 14:57:00 -0000 Message-ID: <20060919145747.10280.qmail@sourceware.org> From: "hunt at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060915230637.3217.fche@redhat.com> References: <20060915230637.3217.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/3217] compiled binary tracing X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00562.txt.bz2 ------- Additional Comments From hunt at redhat dot com 2006-09-19 14:57 ------- All the pieces are in place to do this. See _stp_reserve_bytes and _stp_print_binary in runtime/print.c. This will save < 100ns on a 3GHz Pentium when printing 5 binary numbers. So I consider it a minor enhancement. For optimization with more potential impact, see BZ 2339. -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Priority|P2 |P3 http://sourceware.org/bugzilla/show_bug.cgi?id=3217 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.