aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2023-07-05 23:29:58 +0200
committerMauro Carvalho Chehab <[email protected]>2023-08-10 07:58:40 +0200
commitd3cb5f61cdac7931de7fe7061f6d11bf3a0e9e3b (patch)
tree1d04c7e7203be3935bf2f459a4e55dfbcafba309 /tools/perf/scripts/python/bin/stackcollapse-record
parent928d8e2fa642ba0b0e39e43b5ca877d9ca80b81e (diff)
media: ipu-bridge: Store dev pointer in struct ipu_bridge
Store the dev pointer in struct ipu_bridge instead of passing it around 3 levels deep. This takes up slightly more memory but further patches in this series add more data which needs to be passed around making passing everything as arguments cumbersome and those further patches also add data to struct ipu_bridge. To be consistent with these upcoming patches also add the dev pointer to struct ipu_bridge. Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Daniel Scally <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions