All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 00/19] perfmon2 minimal v2:  introduction
@ 2008-06-17 22:02 eranian
  2008-06-17 23:13 ` Valdis.Kletnieks
  0 siblings, 1 reply; 2+ messages in thread
From: eranian @ 2008-06-17 22:02 UTC (permalink / raw)
  To: linux-kernel

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>

-- 


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

end of thread, other threads:[~2008-06-17 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 22:02 [patch 00/19] perfmon2 minimal v2: introduction eranian
2008-06-17 23:13 ` Valdis.Kletnieks

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.