diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2024-10-31 14:16:45 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-10-31 21:51:26 +0300 |
commit | e36eba413b8e841e9e36e93188d82674ec7c79d1 (patch) | |
tree | 1c80d98ec80e0c976df7cc6396daa0ffceda1b25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8a9c132389bbd162336fcbe6725692455151bd7e (diff) | |
download | linux-e36eba413b8e841e9e36e93188d82674ec7c79d1.tar.xz |
spi: axi-spi-engine: Emit trace events for spi transfers
As this spi host controller driver implements the
.transfer_one_message() callback, it has to care about these traces
it-self. With the transfers being compiled it's difficult to determine
where handling of one transfer ends and the next begins, so just
generate the start events in batch before the hardware fifo is fed and
the end events when their completion triggered.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241031111646.747692-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions