From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24818 invoked by alias); 1 Jun 2011 01:24:01 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 24809 invoked by uid 22791); 1 Jun 2011 01:24:00 -0000 X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,FAKE_REPLY_C,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Wed, 01 Jun 2011 01:24:00 -0000 From: "Frank Ch. Eigler" To: archer@sourceware.org, ppluzhnikov@google.com Subject: Re: Improved linker-debugger interface Message-ID: <20110601012341.GA7063@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-SW-Source: 2011-q2/txt/msg00012.txt.bz2 Hi - ppluzhnikov wrote: > [...] One could hope that upstream glibc would adopt wide probes by > default, but I would guess that chances of that actually happening > are nil. It depends. If it's out of the hot path, a five or eight-byte noop may be OK. Measurements as to the actual impact would help. - FChE