From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [F.A.Q.] perf ABI backwards and forwards compatibility Date: Tue, 08 Nov 2011 11:32:46 +0100 Message-ID: <1320748366.2244.15.camel@twins> References: <20111106183132.GA4500@thunk.org> <20111106231953.GD4500@thunk.org> <20111107175942.GA9395@elte.hu> <20111107203514.GG24234@thunk.org> <20111108102235.GA1241@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: Alexander Graf , Ted Ts'o , Arnaldo Carvalho de Melo , "kvm@vger.kernel.org list" , qemu-devel Developers , Vince Weaver , "linux-kernel@vger.kernel.org List" , Pekka Enberg , Blue Swirl , "Frank Ch. Eigler" , Pekka Enberg , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico?= Wang , Linus Torvalds To: Ingo Molnar Return-path: In-Reply-To: <20111108102235.GA1241@elte.hu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Tue, 2011-11-08 at 11:22 +0100, Ingo Molnar wrote: >=20 > We do even more than that, the perf ABI is fully backwards *and*=20 > forwards compatible: you can run older perf on newer ABIs and newer=20 > perf on older ABIs.=20 The ABI yes, the tool no, the tool very much relies on some newer ABI parts. Supporting fallbacks isn't always possible/wanted.