Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753189Ab0ASOun (ORCPT ); Tue, 19 Jan 2010 09:50:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751478Ab0ASOum (ORCPT ); Tue, 19 Jan 2010 09:50:42 -0500 Received: from mail-fx0-f215.google.com ([209.85.220.215]:57711 "EHLO mail-fx0-f215.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751755Ab0ASOud (ORCPT ); Tue, 19 Jan 2010 09:50:33 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=NGi6h2ce8ZQsHcu9W4GmLvIHSFFxT+0P3Ct0Rtzn+acVQ9q54OkuUUd652zXMghfUs wDll1hc6HIUYQgqAYLY8slhwLOBFyaSbEbQSUHGGyZ1SBR/W/nEdlbBeBdAw3nkm1tTM VmoyI5KcFYxL1Q0UdHOp0gGW+hugaFM8XUpj4= Date: Tue, 19 Jan 2010 15:50:29 +0100 From: Frederic Weisbecker To: "Frank Ch. Eigler" Cc: Joshua Pincus , Andi Kleen , "K.Prasad" , peterz@infradead.org, paulus@samba.org, acme@redhat.com, linux-kernel@vger.kernel.org Subject: Re: HW breakpoints perf_events request Message-ID: <20100119145027.GB8061@nowhere> References: <87ljg1fn3u.fsf@basil.nowhere.org> <20100114092350.GF12241@basil.fritz.box> <20100118110406.GC5256@nowhere> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 24 On Mon, Jan 18, 2010 at 11:33:46AM -0500, Frank Ch. Eigler wrote: > Frederic Weisbecker writes: > > > [...] > > What about extending ptrace to support a new type of > > breakpoint debugging interface? > > This is the sort of reason why the utrace-gdbstub prototype was > constructed. It should allow in-kernel implementation of the > multithreaded gdb extensions. (By the way, it can already use uprobes > rather than userspace-managed breakpoints.) Can utrace somehow meet Joshua's needs? I'm not sure what kind of interface it can offer for that. The fact is I don't know very well utrace :) Do you plan a resubmission soon? Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/