aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2020-06-29 17:09:03 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-01 15:45:23 +0200
commit20e006b89856b7e8c1f7c4083a9a5a1a73c78097 (patch)
treefb66f91d173353574e691d7575944dd52350d1b5 /tools/perf/scripts/python/bin/stackcollapse-record
parent22e64b486adc4785542f8002c3af4c895490f841 (diff)
staging: mmal-vchiq: Always return the param size from param_get
mmal-vchiq is a reimplementation of the userland library for MMAL. When getting a parameter, the client provides the storage and the size of the storage. The VPU then returns the size of the parameter that it wished to return, and as much as possible of that parameter is returned to the client. The implementation previously only returned the size provided by the VPU should it exceed the buffer size. So for parameters such as the supported encodings list the client had no idea how much of the provided storage had been populated. Signed-off-by: Dave Stevenson <[email protected]> Signed-off-by: Jacopo Mondi <[email protected]> Signed-off-by: Nicolas Saenz Julienne <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions