From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24204 invoked by alias); 21 Feb 2006 08:43:04 -0000 Received: (qmail 24192 invoked by uid 48); 21 Feb 2006 08:43:01 -0000 Date: Tue, 21 Feb 2006 08:43:00 -0000 Message-ID: <20060221084301.24191.qmail@sourceware.org> From: "hunt at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060209035522.2307.fche@redhat.com> References: <20060209035522.2307.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/2307] 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-q1/txt/msg00578.txt.bz2 ------- Additional Comments From hunt at redhat dot com 2006-02-21 08:43 ------- Both proposals require some changes to the transport interface to improve efficiency. It will also improve performance of printf to have our own optimized copy of vsnprintf() instead of using the kernel version. Adding binary support to that will be trivial. So I can add binary support to printf and if we change our minds later and want to try the other way, we haven't really wasted any time. I'll get started on it. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=2307 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.