linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Carl E. Love" <cel@us.ibm.com>
To: linux-perf-users@vger.kernel.org
Subject: Non core PMU support
Date: Tue, 19 Apr 2011 13:47:21 -0700	[thread overview]
Message-ID: <1303246041.6382.8.camel@carll-linux-laptop2.ibm.com> (raw)

Perf users:

I am working on the kernel support for a non CPU PMU.  I believe Intel
calls these uncore PMUs.  Lin Ming posted a patch to add uncore PMU
support last November or so.  It was not accepted.  It is my
understanding the thought on how to name the uncore PMUs was to add the
PMU to the /sys/devices tree.  The user would then give the complete
path to the PMU to identify the PMU.  The user tool would then look up
the PMU type using the specified PMU sysfs path.  The PMU type is then
passed to the kernel to open an event on the specified PMU.  

I don't see any support in the user perf tool for specifying an uncore
PMU.  There is kernel support for multiple PMUs.  

I have not found any recent work on adding uncore PMUs to perf.  Can
anyone tell me what the current approach is to supporting uncore PMUs?
Any pointers on how to add an uncore PMU would be appreciated.

Thanks in advance.

               Carl Love

             reply	other threads:[~2011-04-19 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 20:47 Carl E. Love [this message]
2011-04-20 23:21 ` Non core PMU support Arun Sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1303246041.6382.8.camel@carll-linux-laptop2.ibm.com \
    --to=cel@us.ibm.com \
    --cc=linux-perf-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).