[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180622115246.684ed07c@gandalf.local.home>
Date: Fri, 22 Jun 2018 11:52:46 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: "Matwey V. Kornilov" <matwey@....msu.ru>
Cc: hverkuil@...all.nl, mchehab@...nel.org, mingo@...hat.com,
isely@...ox.com, bhumirks@...il.com, colin.king@...onical.com,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
ezequiel@...labora.com, laurent.pinchart@...asonboard.com
Subject: Re: [PATCH v2 1/2] media: usb: pwc: Introduce TRACE_EVENTs for
pwc_isoc_handler()
On Fri, 22 Jun 2018 15:04:18 +0300
"Matwey V. Kornilov" <matwey@....msu.ru> wrote:
> There were reports that PWC-based webcams don't work at some
> embedded ARM platforms. [1] Isochronous transfer handler seems to
> work too long leading to the issues in MUSB USB host subsystem.
> Also note, that urb->giveback() handlers are still called with
> disabled interrupts. In order to be able to measure performance of
> PWC driver, traces are introduced in URB handler section.
>
> [1] https://www.spinics.net/lists/linux-usb/msg165735.html
>
> Signed-off-by: Matwey V. Kornilov <matwey@....msu.ru>
>From a tracing point of view:
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
-- Steve
> ---
> drivers/media/usb/pwc/pwc-if.c | 7 +++++
> include/trace/events/pwc.h | 64 ++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 71 insertions(+)
> create mode 100644 include/trace/events/pwc.h
>
>
Powered by blists - more mailing lists