[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1MHSnC-0006bC-OW@tonnant>
Date: Thu, 18 Jun 2009 21:21:22 -0400
From: Jon Masters <jcm@...masters.org>
To: mingo@...e.hu, tglx@...utronix.de, williams@...hat.com,
jcm@...hat.com, jcm@...masters.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: [PULL] hardware latency detector
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@...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