From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Selva Subject: Re: Load latency sampling on Sandy Bridge Date: Wed, 29 Oct 2014 19:50:23 +0100 Message-ID: <545136EF.9030503@insa-lyon.fr> References: <5450A049.3040803@insa-lyon.fr> <90E64847-211C-4331-82D1-763FC17C03CE@insa-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.insa-lyon.fr ([134.214.182.244]:41816 "EHLO smtp.insa-lyon.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752071AbaJ2Suk (ORCPT ); Wed, 29 Oct 2014 14:50:40 -0400 In-Reply-To: Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Vince Weaver Cc: "linux-perf-users@vger.kernel.org" Yes, perf mem doesn't work on my Sandy Bridge. I should be missing something, maybe a kernel parameter somewhere, or something like that, but I don't know where searching ... Manu On 10/29/2014 07:53 PM, Vince Weaver wrote: > On Wed, 29 Oct 2014, Manuel Selva wrote: > >> The same event as the one you mentionned (I also checked that it's the >> same event than the one used by perf mem record) > > so perf mem record doesn't work for you either? > > I checked on my sandybridge-ep machine running Linux 3.14 and latency > measurement seems to be working fine there too. > > Vince >