linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Load latency sampling on Sandy Bridge
@ 2014-10-29  8:07 Manuel Selva
  2014-10-29 16:09 ` Vince Weaver
  0 siblings, 1 reply; 9+ messages in thread
From: Manuel Selva @ 2014-10-29  8:07 UTC (permalink / raw)
  To: linux-perf-users@vger.kernel.org

Hi,

I am trying to setup load latency sampling on a Sandy Bridge processor 
(Cpu familly 6, model 42, model name  Intel(R) Core(TM) i5-2520M CPU @ 
2.50GHz) running a 3.13 linux kernel.

After deep investigations made of reading of the Intel SDM, examples 
provided by the pfm library and the source code of perf, I am still not 
able to get sample. I think for now that my problem is related to the 
precise_ip parameter of the  perf_event_attr structure.

Any time I change this value from 0 to 1 or from 0 to 2 (2 is the value 
to enable PEBS isn't it ?) the perf_event_open system call failed with a 
"Not supported operation" error. Running perf mem record on this Sandy 
Bridge platform also result in the same error.

So my question is, which way should I follow to identify why I am not 
able to do load latency sampling on this hardware ?

Thanks for any advice,

----
Manu

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-10-29 20:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29  8:07 Load latency sampling on Sandy Bridge Manuel Selva
2014-10-29 16:09 ` Vince Weaver
2014-10-29 17:05   ` Manuel Selva
2014-10-29 18:53     ` Vince Weaver
2014-10-29 18:50       ` Manuel Selva
2014-10-29 19:12         ` Vince Weaver
2014-10-29 19:21           ` Manuel Selva
2014-10-29 20:02             ` Vince Weaver
2014-10-29 20:15               ` Manuel Selva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).