aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMoti Haimovski <[email protected]>2020-10-27 11:03:32 +0200
committerOded Gabbay <[email protected]>2020-11-30 10:47:35 +0200
commitfe2bc2d249539c117cc887dc1f960ffcbba52d1e (patch)
treea27d616e6eef737982da9682e930d62d690803a6 /tools/perf/scripts/python/stackcollapse.py
parent412c41fcd526b239472a24974591a05227bf5225 (diff)
habanalabs: share a single ctx-mutex between all MMUs
Multiple locks are usually a source of problems, which in the MMU case can be avoided since it is relatively rare that both MMU tables are updated at the same time. Therefore, use a single shared lock instead of two separate ones. Signed-off-by: Moti Haimovski <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions