Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758886AbZKZHHt (ORCPT ); Thu, 26 Nov 2009 02:07:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758741AbZKZHHs (ORCPT ); Thu, 26 Nov 2009 02:07:48 -0500 Received: from e23smtp04.au.ibm.com ([202.81.31.146]:49498 "EHLO e23smtp04.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754000AbZKZHHs (ORCPT ); Thu, 26 Nov 2009 02:07:48 -0500 Date: Thu, 26 Nov 2009 12:37:47 +0530 From: Srikar Dronamraju To: Christoph Hellwig Cc: Oleg Nesterov , Peter Zijlstra , linux-kernel@vger.kernel.org, "Frank Ch. Eigler" , utrace-devel@redhat.com, Alexey Dobriyan , Jim Keniston Subject: Re: [RFC,PATCH 0/14] utrace/ptrace Message-ID: <20091126070747.GA30231@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20091124200127.GA5751@redhat.com> <20091125214818.GA4916@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091125214818.GA4916@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1205 Lines: 30 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 -- Regards Srikar -- 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/