[patch 00/19] perfmon2 minimal v2: introduction

From: eranian
Date: Tue Jun 17 2008 - 18:02:20 EST


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@xxxxxxxxx>

--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/