From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760608AbcAKWAZ (ORCPT ); Mon, 11 Jan 2016 17:00:25 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:38465 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760515AbcAKWAY (ORCPT ); Mon, 11 Jan 2016 17:00:24 -0500 Date: Mon, 11 Jan 2016 23:00:16 +0100 From: Peter Zijlstra To: Dmitry Vyukov Cc: Ingo Molnar , alexander.shishkin@linux.intel.com, Stephane Eranian , LKML , vince@deater.net, Andi Kleen , jolsa@redhat.com Subject: Re: [RFC][PATCH 00/12] various perf fixes Message-ID: <20160111220016.GH6344@twins.programming.kicks-ass.net> References: <20160111162458.427203780@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 11, 2016 at 07:44:55PM +0100, Dmitry Vyukov wrote: > > I've tried to apply this series, but it failed exactly on patch 10. > Among other things I don't have event_function_call() function at all. > I am on the latest Linus tree afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc > (Jan 10, 4.4). What other patches do I need to apply this? As Andi said, its based on tip/perf/core I've put up a git branch with these patches in on top of the latest tip, I've not yet compiled or tested this exact tree, but they did apply cleanly. git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/core