aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2018-07-05 12:13:48 +0200
committerMark Brown <[email protected]>2018-07-11 11:58:37 +0100
commit435ffb76f8b35be108a52bf1c43233a57b3c72b4 (patch)
tree0e4a1621faf1a0e566c82b576fdd73c934948048 /tools/perf/scripts/python/bin/stackcollapse-report
parentcaed9d636e857997e923dfe473b9310de645d916 (diff)
ASoC: dpcm: rework runtime stream merge
The goal of this patch is to simplify a bit dpcm runtime stream merge by removing several local variables. ATM, merge functions return the BE 'filter' values which should then be filtered against the FE stream values. This create a lot of local variable and unnecessary init of min and max. Instead of this, we can pass the FE stream values directly and let the BE filtering functions perform the merge 'in-place' Signed-off-by: Jerome Brunet <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions