summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2024-03-06 14:49:21 +0100
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-04-08 13:48:18 +0200
commitf4a1155c62dde477dca8538d1a661176f9516ed5 (patch)
treeab65630af320def511a6a6ebe237d6cb51f40079 /tools/perf/scripts/python/stackcollapse.py
parent9bb1fd7eddcab2d28cfc11eb20f1029154dac718 (diff)
downloadkernel-f4a1155c62dde477dca8538d1a661176f9516ed5.tar.gz
media: v4l2-ctrls: add support for area type logging
A 'case V4L2_CTRL_TYPE_AREA' was missing in v4l2_ctrl_type_op_log, which led to an 'unknown type' message in the kernel log. Add support for controls of this type. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
V4L/DVB (5032): Improves some USBVision info messagesDwaine Garden 2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau 2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven 2007-02-09[PATCH] usbvision missing __userAl Viro 2007-01-15V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.Thierry MERLE 2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden 2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE 2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk 2006-12-10V4L/DVB (4953): Usbvision minor fixesThierry MERLE 2006-12-10V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab 2006-12-10V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab 2006-12-10V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab 2006-12-10V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE