Linux-Next discussions
 help / color / mirror / Atom feed
* [Fwd: [PULL] hardware latency detector]
@ 2009-06-19  1:27 Jon Masters
  2009-06-19 22:31 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Masters @ 2009-06-19  1:27 UTC (permalink / raw)
  To: linux-next

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

Stephen,

I've posted this for merge, but plan to continue developing against the
"master" branch of this tree and then push to "for-linus" before
posting. Perhaps you'd like to add either branch to linux-next.

Jon.


[-- Attachment #2: Forwarded message - [PULL] hardware latency detector --]
[-- Type: message/rfc822, Size: 1845 bytes --]

From: Jon Masters <jcm@jonmasters.org>
To: mingo@elte.hu, tglx@linutronix.de, williams@redhat.com, jcm@redhat.com, jcm@jonmasters.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org
Subject: [PULL] hardware latency detector
Date: Thu, 18 Jun 2009 21:21:22 -0400
Message-ID: <E1MHSnC-0006bC-OW@tonnant>

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-21  3:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-19  1:27 [Fwd: [PULL] hardware latency detector] Jon Masters
2009-06-19 22:31 ` Stephen Rothwell
2009-06-21  3:41   ` Jon Masters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox