aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGilad Ben-Yossef <[email protected]>2017-11-13 14:45:50 +0000
committerGreg Kroah-Hartman <[email protected]>2017-11-27 09:20:40 +0100
commitd59c6d9cee8c8c66a0fe67e025a32266cc963e16 (patch)
tree720d87d7e64e8ad39366ec134ef7e581187ecba3 /tools/perf/scripts/python/event_analyzing_sample.py
parent5a83a3937bb06c46a67a05dbc4ddbd433ed11a7c (diff)
staging: ccree: replace msleep with a completion
When the driver would try to queue commands to the HW FIFO but ran out of slots it would use msleep as a delay until the FIFO would clear. This is messy and not accurate. Replace the msleep with a proper completion on the event of command completion which should indicate at least one slot is free. Signed-off-by: Gilad Ben-Yossef <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions