From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Moody Subject: Re: Bizarre results from perf event API Date: Mon, 23 Feb 2015 23:13:24 +0000 Message-ID: References: <87sidwuzmf.fsf@tassilo.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ig0-f172.google.com ([209.85.213.172]:36960 "EHLO mail-ig0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751832AbbBWXNZ (ORCPT ); Mon, 23 Feb 2015 18:13:25 -0500 Received: by mail-ig0-f172.google.com with SMTP id l13so22388610iga.5 for ; Mon, 23 Feb 2015 15:13:24 -0800 (PST) In-Reply-To: <87sidwuzmf.fsf@tassilo.jf.intel.com> Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Andi Kleen Cc: linux-perf-users@vger.kernel.org On 2/23/15, Andi Kleen wrote: > Benjamin Moody writes: >> >> pe.pinned = 1; /* always track */ > > You definitely don't want pinned I'm fairly confident that I do, actually, but why do you say that? In any case, these problems occur regardless of pinned-ness. Benjamin