Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759953AbZKZJBk (ORCPT ); Thu, 26 Nov 2009 04:01:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759658AbZKZJBj (ORCPT ); Thu, 26 Nov 2009 04:01:39 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:34996 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759453AbZKZJBj (ORCPT ); Thu, 26 Nov 2009 04:01:39 -0500 Date: Thu, 26 Nov 2009 10:01:10 +0100 From: Ingo Molnar To: Frederic Weisbecker Cc: "K.Prasad" , LKML , Li Zefan , Alan Stern , Peter Zijlstra , Arnaldo Carvalho de Melo , Steven Rostedt , Jan Kiszka , Jiri Slaby , Avi Kivity , Paul Mackerras , Mike Galbraith , Masami Hiramatsu , Paul Mundt , Arjan van de Ven Subject: Re: [GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6 Message-ID: <20091126090110.GD1389@elte.hu> References: <1257694141-5670-1-git-send-email-fweisbec@gmail.com> <20091124094421.GA3468@in.ibm.com> <20091124101342.GB5570@elte.hu> <20091126054735.GA5649@nowhere> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091126054735.GA5649@nowhere> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=none autolearn=no SpamAssassin version=3.2.5 _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 893 Lines: 24 * Frederic Weisbecker wrote: > > Well we have PERF_TYPE_BREAKPOINT right now. I agree that it should > > be finalized in some sort of extensible ABI real soon - we dont want > > (and dont need to) add all features that might be possible in the > > future. > > Concerning in-kernel users, it's not a worry. The in-kernel api is not > supposed to be stable and shouldn't, especially for such a very young > facility like generic breakpoints. in-kernel we dont worry about indeed (we can change and iterate APIs freely there) - it is PERF_TYPE_BREAKPOINT that we need to make sure is extensible enough. Thanks, Ingo -- 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/