aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-02-15 05:26:40 +0100
committerMauro Carvalho Chehab <[email protected]>2021-03-11 11:59:47 +0100
commit0d966feb6bd087fd8392cee0ef76475714c162a4 (patch)
treed89812deda49d3de70941ceb84e30578311f4a14 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent1f4e7241704baa2f9c52627439a32a92625e1f06 (diff)
media: imx: capture: Store v4l2_pix_format in imx_media_video_dev
The imx_media_video_dev structure stores the active format on the video node in an instance of v4l2_format. This wastes memory when all we need is the information contained in the smaller v4l2_pix_format sub-structure. Replace v4l2_format by v4l2_pix_format to save memory. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Rui Miguel Silva <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions