[PULL] hardware latency detector

From: Jon Masters
Date: Thu Jun 18 2009 - 21:21:51 EST


Linus,

Please pull "hwlat", the hardware latency detector for 2.6.31.

Patches can be pulled from:

git://git.kernel.org/pub/scm/linux/kernel/git/jcm/linux-2.6-hwlat.git for-linus

Jon Masters (2):
hwlat_detector: A system hardware latency detector
hwlat_detector: include linux/delay.h in hwlat_detector

Documentation/hwlat_detector.txt | 64 ++
MAINTAINERS | 9 +
drivers/misc/Kconfig | 28 +
drivers/misc/Makefile | 1 +
drivers/misc/hwlat_detector.c | 1208 ++++++++++++++++++++++++++++++++++++++
5 files changed, 1310 insertions(+), 0 deletions(-)
create mode 100644 Documentation/hwlat_detector.txt
create mode 100644 drivers/misc/hwlat_detector.c
--
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/