From 94366eaeaf5ac4831637de39eac48ca62afe4e2a Mon Sep 17 00:00:00 2001 From: Jon Masters Date: Thu, 18 Jun 2009 19:26:09 -0400 Subject: hwlat_detector: A system hardware latency detector This patch introduces a new hardware latency detector module that can be used to detect high hardware-induced latencies within the system. It was originally written for use in the RT kernel, but has wider applications. Signed-off-by: Jon Masters Acked-by: Paul E. McKenney Cc: Thomas Gleixner Cc: Ingo Molnar --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index fb94addb34de..e61171111ddb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2486,6 +2486,15 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ S: Maintained F: drivers/hwmon/hdaps.c +HARDWARE LATENCY DETECTOR +P: Jon Masters +M: jcm@jonmasters.org +W: http://www.kernel.org/pub/linux/kernel/people/jcm/hwlat_detector/ +S: Supported +L: linux-kernel@vger.kernel.org +F: Documentation/hwlat_detector.txt +F: drivers/misc/hwlat_detector.c + HYPERVISOR VIRTUAL CONSOLE DRIVER L: linuxppc-dev@ozlabs.org S: Odd Fixes -- cgit v1.2.3