diff options
author | Mark Brown <broonie@kernel.org> | 2022-01-28 20:45:42 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-01-28 20:45:42 +0000 |
commit | e0c8a67f53a2bd96759ec621dcc61bb5c3c4a4be (patch) | |
tree | 203abc23d8908e0bc211bca7d1afcfccdd9d010d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a3a2a21acfdbfdcac6a24d14481a2c77f78f6fb8 (diff) | |
parent | 2acfab7101140e93928a61ca48d7e442aa538dd7 (diff) |
SoC: SOF: ipc: Optimizations for tx message
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
The series will drop the internal use of 'header' parameter which is always
set to hdr->cmd.
The other simplification is to use the provided message directly as it is
guarantied to be valid throughout the message sending and we can save memory
by not allocating a temporary buffer, also saving on needles memcpy()
operations.
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions