All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Ooi, Joyce" <joyce.ooi@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org,
	Ong Hean Loong <hean.loong.ong@intel.com>,
	Yves Vandervennet <yves.vandervennet@intel.com>
Subject: Re: [PATCH] drivers/misc: Add Intel interrupt latency counter driver
Date: Thu, 22 Mar 2018 00:08:04 +0100	[thread overview]
Message-ID: <20180321230804.GA6668@amd> (raw)
In-Reply-To: <1521026710-24811-1-git-send-email-joyce.ooi@intel.com>

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

On Wed 2018-03-14 19:25:10, Ooi, Joyce wrote:
> Adding Intel interrupt latency counter driver support. This driver works
> together with the Intel interrupt latency driver soft IP to measure the
> time from the interrupt being asserted to the execution of the interrupt
> service routine. This driver and soft ip supports for both edge and level
> interrupt.


> Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
> ---
>  .../misc/intel-interrupt-latency-counter.txt       |   49 ++++
>  drivers/misc/intel_ilc.c                           |  299 ++++++++++++++++++++

Should this go near "perf" somewhere?

> +++ b/Documentation/devicetree/bindings/misc/intel-interrupt-latency-counter.txt
> @@ -0,0 +1,49 @@
> +Intel Interrupt Latency Counter soft IP
> +Intel Interrupt Latency Counter IP core driver provides a sysfs interface
> +for user to obtain interrupt latency values from Intel Interrupt Latency
> +Counter soft IP.

Needs to be sent to devicetree people.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

      parent reply	other threads:[~2018-03-21 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 11:25 [PATCH] drivers/misc: Add Intel interrupt latency counter driver Ooi, Joyce
2018-03-14 11:54 ` Greg Kroah-Hartman
2018-03-21 23:08 ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180321230804.GA6668@amd \
    --to=pavel@ucw.cz \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=hean.loong.ong@intel.com \
    --cc=joyce.ooi@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yves.vandervennet@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.