All of lore.kernel.org
 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; 14+ 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] 14+ messages in thread
* event not supported.
@ 2001-03-30 16:41 Ben Woodard
  0 siblings, 0 replies; 14+ messages in thread
From: Ben Woodard @ 2001-03-30 16:41 UTC (permalink / raw)
  To: linux-hotplug

When I pull the usb connection, I get this message in my logs:

Mar 30 08:07:01 localhost /etc/hotplug/usb.agent: USB remove event not supported

What are the issues associated with it. Is this something that just
hasn't been coded up or is it something that can't be coded up.

If it simply hasn't been written, if you give me a few pointers on how
it should be written. I'll code it up.

-ben


_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

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

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

Thread overview: 14+ 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
  -- strict thread matches above, loose matches on Subject: below --
2001-03-30 16:41 event " Ben Woodard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.