From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754869AbcBWRry (ORCPT ); Tue, 23 Feb 2016 12:47:54 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:38878 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754797AbcBWRrw (ORCPT ); Tue, 23 Feb 2016 12:47:52 -0500 Date: Tue, 23 Feb 2016 18:47:41 +0100 From: Peter Zijlstra To: Pratyush Anand Cc: Jiri Olsa , mingo@kernel.org, alexander.shishkin@linux.intel.com, eranian@google.com, linux-kernel@vger.kernel.org, vince@deater.net, dvyukov@google.com, andi@firstfloor.org, sasha.levin@oracle.com, oleg@redhat.com Subject: Re: [RFC][PATCH 4/7] perf: Fix scaling vs enable_on_exec Message-ID: <20160223174741.GL6356@twins.programming.kicks-ass.net> References: <20160219143743.692339502@infradead.org> <20160219144132.043429490@infradead.org> <20160223152729.GT6357@twins.programming.kicks-ass.net> <20160223154849.GC9102@krava.redhat.com> <20160223163550.GC11724@dhcppc3.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160223163550.GC11724@dhcppc3.redhat.com> 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 Tue, Feb 23, 2016 at 10:05:50PM +0530, Pratyush Anand wrote: > Its better with this patch, still count is 1 more in case of higher probe hits ( > like 65535 times). Ah, ok, I'll go try again. > PS: Do I need to take all patches of series? Currently I have taken only this. No, they're all quite independent.