aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2018-09-12 12:55:42 +0200
committerLucas Stach <[email protected]>2018-12-18 11:55:07 +0100
commit5a23144cb507bda66b98666e46b8b677df14c2e7 (patch)
tree084562077895ea202ef706a8d71d8a811a656018 /tools/perf/scripts/python/export-to-sqlite.py
parent99e294492ef9eb7edaf92b1280377abd07f99c40 (diff)
drm/etnaviv: remove unnecessary local irq disable
The only event function that is called from IRQ context is event_free, which is already using atomic bitmap operations, so we can avoid taking the event spinlock in this function completely. As other the other functions still using the event spinlock are all called from normal process context, we can avoid disabling IRQs while holding the spinlock. Signed-off-by: Lucas Stach <[email protected]> Reviewed-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions