aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2017-10-27 19:35:25 -0400
committerOded Gabbay <[email protected]>2017-10-27 19:35:25 -0400
commit74e4071665da243e0ff1b7a0e1b8ac7d89cdb3ca (patch)
tree089b058149546a686c58995259da90d882504de7 /tools/perf/scripts/python/event_analyzing_sample.py
parentebf947fe93dd3627774f6bb4daa57b4e2897929d (diff)
drm/amdkfd: Use wait_queue_t to implement event waiting
Use standard wait queues for waiting and waking up waiting threads instead of inventing our own. We still have our own wait loop because the HSA event semantics require the ability to have one thread waiting on multiple wait queues (events) at the same time. Signed-off-by: Kent Russell <[email protected]> Signed-off-by: Felix Kuehling <[email protected]> Acked-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions