aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDani Liberman <dliberman@habana.ai>2022-10-27 20:38:26 +0300
committerOded Gabbay <ogabbay@kernel.org>2022-11-23 16:13:46 +0200
commitcd21701cde33123fc53c6401192219ba14832da3 (patch)
tree242bfdfdbb69a929e2ec8713e30541372c1d75da /tools/perf/scripts/python/exported-sql-viewer.py
parentcb5fb665f30388cf8cb9becae86dcb84ace0ca88 (diff)
habanalabs: use single threaded WQ for event handling
Creating event queue workqueue using alloc_workqueue made it run in multi threaded mode, which caused parallel dumping of events as well as parallel events notifying to user, causing logs with multiple events to be out of order. Fixed by creating event queue workqueue as single threaded work queue. Signed-off-by: Dani Liberman <dliberman@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