diff options
author | Ofir Bitton <obitton@habana.ai> | 2023-01-10 12:41:39 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2023-01-26 12:52:13 +0300 |
commit | 75b6984ef659a0d2a86cd937a208f8d1e98e957e (patch) | |
tree | 924e8c20b788737b39fe2350326c031f086dd073 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9a7d530a8048980c76e1e61078ed5223bf6fa283 (diff) | |
download | linux-75b6984ef659a0d2a86cd937a208f8d1e98e957e.tar.xz |
habanalabs: optimize command submission completion timestamp
Completion timestamp is taken during the actual command submission
release. As the release happens in a work queue, the timestamp taken
is not accurate. Hence, we will take the timestamp in the interrupt
handler itself while propagating it to the release function.
Signed-off-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions