From: eranian@googlemail.com
To: linux-kernel@vger.kernel.org
Subject: [patch 00/19] perfmon2 minimal v2: introduction
Date: Tue, 17 Jun 2008 15:02:01 -0700 (PDT) [thread overview]
Message-ID: <48583459.0917400a.2d99.ffff9b6a@mx.google.com> (raw)
The following patches implement a minimal perfmon2 subsystem which provides
access to the hardware performance counters of modern processors.
This series supports ONLY per-thread counting of PMU events (no sampling) for
AMD64 and Intel Core processors in both 32 and 64 bit modes.
This is version 2 of the series following the feedback from LKML. The series
is against 2.6.26-rc6. Compared to previous version, this new series
addresses the comments I received from Aran, Greg KH and others:
- some small patches were integrated with other bigger patches which
they closely related to.
- sysfs code has been largely simplified
Please review.
Signed-off-by: Stephane Eranian <eranian@gmail.com>
--
next reply other threads:[~2008-06-17 22:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-17 22:02 eranian [this message]
2008-06-17 23:13 ` [patch 00/19] perfmon2 minimal v2: introduction Valdis.Kletnieks
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=48583459.0917400a.2d99.ffff9b6a@mx.google.com \
--to=eranian@googlemail.com \
--cc=linux-kernel@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 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.