Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759747AbZKZMz5 (ORCPT ); Thu, 26 Nov 2009 07:55:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754078AbZKZMz4 (ORCPT ); Thu, 26 Nov 2009 07:55:56 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:53117 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752539AbZKZMz4 convert rfc822-to-8bit (ORCPT ); Thu, 26 Nov 2009 07:55:56 -0500 Subject: Re: [RFC,PATCH 0/14] utrace/ptrace From: Peter Zijlstra To: Srikar Dronamraju Cc: Christoph Hellwig , Oleg Nesterov , linux-kernel@vger.kernel.org, "Frank Ch. Eigler" , utrace-devel@redhat.com, Alexey Dobriyan , Jim Keniston In-Reply-To: <20091126070747.GA30231@linux.vnet.ibm.com> References: <20091124200127.GA5751@redhat.com> <20091125214818.GA4916@infradead.org> <20091126070747.GA30231@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Thu, 26 Nov 2009 13:55:52 +0100 Message-ID: <1259240152.4273.83.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1415 Lines: 30 On Thu, 2009-11-26 at 12:37 +0530, Srikar Dronamraju wrote: > Hi Christoph, > > > > > The other thing is that this patchset really doesn't quite justify > > utrace. It's growing a lot more code without actually growing any > > useful functionality. What about all those other utrace killer > > features that have been promised for a long time? > > > > We are working on in-kernel gdbstub which was one of the features that > you had asked for. gdbstub does pass unit tests; but we are looking at > some way to hack the GDB testsuite to run its regression tests. Once we > are able to run the GDB testsuite and utrace is part of some upstream > tree, we plan to post these patches to LKML for comments. gdbstub uses > utrace and uprobes underneath. Uprobes was rewritten to remove issues > that LKML developers had opposed. Uprobes also has its own ftrace plugin > to use uprobes. > > Currently in-kernel gdbstub is hosted by Frank Ch. Eigler over here: > git://web.elastic.org/~fche/utrace-ext.git > branch name utrace-gdbstub-uprobes If its anywhere near functioning it would have made sense to send it out as an RFC patch-set right along with the utrace one. -- 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/