linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Event not supported
@ 2014-02-18 16:51 Martin Ichilevici de Oliveira
  2014-02-18 18:22 ` Manuel Selva
  2014-02-19 14:08 ` Baptiste Lepers
  0 siblings, 2 replies; 13+ messages in thread
From: Martin Ichilevici de Oliveira @ 2014-02-18 16:51 UTC (permalink / raw)
  To: linux-perf-users

Hello,

I'm still learning perf, so I apologize in advance if my questions are
too simple and not suited here. I did, however, searched the web and
tried to find a solution by myself before posting to this mailing
list.

From my manufacturer's manual, I chose an event I'm interested in
monitoring. They also list unit masks, as below:

UnitMask    Description
7                  From Local node to Node 7
6                  From Local node to Node 6
5                  From Local node to Node 5
4                  From Local node to Node 4
3                  From Local node to Node 3
2                  From Local node to Node 2
1                  From Local node to Node 1
0                  From Local node to Node 0

The event is "CPU to DRAM Requests to Target Node" (NUMA machine) and
it's number is 0x1E0. As I understood, I should precede the event with
the unit mask. So, for example, if I'm interested in unit mask 2, I
should type:

perf stat -e r21e0 /bin/ls

However, this results in a <not supported> message. This happened for
all events that have a unit mask that I tried. Other events worked
fine.

I'm not sure whether I'm giving the right command or this is a problem
with perf/kernel version. As it turned out, I'm running Ubuntu with
kernel 3.11.10-03111002, but the latest available perf version from
the repositories is 3.8.0-35, which is the one I'm using.

Any help is appreciated.

Thank you,
Martin

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

end of thread, other threads:[~2014-03-13 20:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 16:51 Event not supported Martin Ichilevici de Oliveira
2014-02-18 18:22 ` Manuel Selva
2014-02-18 18:42   ` Martin Ichilevici de Oliveira
2014-02-18 19:50     ` Manuel Selva
2014-02-19 11:38       ` Martin Ichilevici de Oliveira
2014-02-19 12:59         ` Vince Weaver
2014-02-26 20:44           ` Martin Ichilevici de Oliveira
2014-02-26 21:38             ` Vince Weaver
2014-02-28  9:35               ` Martin Ichilevici de Oliveira
2014-03-11 16:53                 ` Martin Ichilevici de Oliveira
2014-03-13 20:06                   ` Vince Weaver
2014-02-19 14:08 ` Baptiste Lepers
2014-02-20  8:09   ` 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).