[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48583459.0917400a.2d99.ffff9b6a@mx.google.com>
Date: Tue, 17 Jun 2008 15:02:01 -0700 (PDT)
From: eranian@...glemail.com
To: linux-kernel@...r.kernel.org
Subject: [patch 00/19] perfmon2 minimal v2: introduction
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@...il.com>
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists