aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMatt Kline <[email protected]>2021-08-16 22:08:52 -0700
committerMarc Kleine-Budde <[email protected]>2021-08-19 15:07:04 +0200
commit1aa6772f64b4a6763f14ae68455d7e42333e208e (patch)
tree8fcd99e32fb0f2d7779118e72c89f6f2d1315aff /tools/perf/scripts/python/stackcollapse.py
parente39381770ec9ca3c51d8b9bd9cc6e01d78ea974a (diff)
can: m_can: Batch FIFO reads during CAN receive
On peripherals communicating over a relatively slow SPI line (e.g. tcan4x5x), individual transfers have high fixed costs. This causes the driver to spend most of its time waiting between transfers and severely limits throughput. Reduce these overheads by reading more than one word at a time. Writing could get a similar treatment in follow-on commits. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matt Kline <[email protected]> [mkl: remove __packed from struct id_and_dlc] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions