Signed-off-by: Hans Verkuil
Looks good to me.
Acked-by: Wade Farnsworth
> ---
> drivers/media/v4l2-core/v4l2-dev.c | 9 -
> drivers/media/v4l2-core/v4l2-ioctl.c | 9 +
> 2 files changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/drivers/media/v4l2-c
Hans Verkuil wrote:
> On 12/11/2013 03:53 PM, Wade Farnsworth wrote:
>> Hi Hans,
>>
>> Hans Verkuil wrote:
>>> On 12/11/13 13:44, Mauro Carvalho Chehab wrote:
>>>> Em Wed, 11 Dec 2013 12:53:55 +0100
>>>> Hans Verkuil escreveu:
>>>
:
>>>>>>
>>>>>>> On 11/23/2013 05:30 PM, Sylwester Nawrocki wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> On 11/23/2013 12:25 PM, Hans Verkuil wrote:
>>>&
Add tracepoints to the QBUF and DQBUF ioctls to enable rudimentary
performance measurements using standard kernel tracers.
Signed-off-by: Wade Farnsworth
---
This is the update to the RFC patch I posted a few weeks back. I've added
several bits of metadata to the tracepoint output per Ma
ds to only work for simple video pipelines where captured and displayed
frames can be correlated in such a fashion.
Comments are welcome. If there is interest, I'll post another patch suitable
for merge.
Signed-off-by: Wade Farnsworth
---
drivers/media/v4l2-core/v4l2-dev.c |9 ++