From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754125Ab1KHMU6 (ORCPT ); Tue, 8 Nov 2011 07:20:58 -0500 Received: from merlin.infradead.org ([205.233.59.134]:38679 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752702Ab1KHMUz convert rfc822-to-8bit (ORCPT ); Tue, 8 Nov 2011 07:20:55 -0500 Subject: Re: [F.A.Q.] perf ABI backwards and forwards compatibility From: Peter Zijlstra To: Ingo Molnar Cc: Pekka Enberg , "Frank Ch. Eigler" , "Ted Ts'o" , Vince Weaver , Pekka Enberg , Anthony Liguori , Avi Kivity , "kvm@vger.kernel.org list" , "linux-kernel@vger.kernel.org List" , qemu-devel Developers , Alexander Graf , Blue Swirl , =?ISO-8859-1?Q?Am=E9rico?= Wang , Linus Torvalds , Arnaldo Carvalho de Melo Date: Tue, 08 Nov 2011 13:20:25 +0100 In-Reply-To: <20111108121501.GA1022@elte.hu> References: <20111106231953.GD4500@thunk.org> <20111107175942.GA9395@elte.hu> <20111107203514.GG24234@thunk.org> <20111108102235.GA1241@elte.hu> <20111108113150.GA13195@redhat.com> <20111108121501.GA1022@elte.hu> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.3- Message-ID: <1320754825.11519.0.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-11-08 at 13:15 +0100, Ingo Molnar wrote: > > The one notable thing that isnt being tested in a natural way is the > 'group of events' abstraction - which, ironically, has been added on > the perfmon guys' insistence. No app beyond the PAPI self-test makes > actual use of it though, which results in an obvious lack of testing. Also the self monitor stuff, perf-tool doesn't use that for obvious reasons.