aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2022-03-12 18:30:49 +0100
committerMauro Carvalho Chehab <[email protected]>2022-05-13 11:02:20 +0200
commit6d644a6300912730e316874911e6e51ee636ec53 (patch)
tree76ab317f750983f0a1d24da93a79d7f67697506d /tools/perf/scripts/python/stackcollapse.py
parent67e33dd957880879e785cfea83a3aa24bd5c5577 (diff)
media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
In stk_camera_read_reg() a single byte buffer is alloc-ed and freed on every function call. Since the size is known, move the buffer to the struct stk_camera where it will be alloc-ed and freed once. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions