linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf and uncore events
@ 2012-10-24 20:32 Vince Weaver
  2012-10-24 20:48 ` Jiri Olsa
  0 siblings, 1 reply; 4+ messages in thread
From: Vince Weaver @ 2012-10-24 20:32 UTC (permalink / raw)
  To: linux-perf-users


So has anyone actually ever used perf to measure uncore events?

I have a 3.6 kernel on a Sandybridge machine and the uncore directories
definitely show up in 
  /sys/bus/event_source/devices/

But if I try
   ./perf stat -a -e "uncore_imc_0/event=0xff,umask=0x00" /bin/ls
I get:
invalid or unsupported event: 'uncore_imc_0/event=0xff,umask=0x00'
Run 'perf list' for a list of valid events
[...]

I'm not sure if I'm doing the crazy naming stuff right, but
  "perf list"
says
  cpu/t1=v1[,t2=v2,t3 ...]/modifier                  [Raw hardware event descriptor]
   (see 'perf list --help' on how to encode it)
but "perf list --help" definitely *does not* tell me how to encode it.

Vince Weaver
vincent.weaver@maine.edu

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

end of thread, other threads:[~2012-10-25 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 20:32 perf and uncore events Vince Weaver
2012-10-24 20:48 ` Jiri Olsa
2012-10-24 21:21   ` Vince Weaver
2012-10-25 10:18     ` Jiri Olsa

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).