aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-01 13:03:40 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-13 08:55:34 +0200
commit566059cc5fe4d8b49e5f09efe468c046bdd9596d (patch)
tree554c2080b0a857b54dd5c62596dbfbe0414d5ab8 /tools/perf/scripts/python/export-to-postgresql.py
parent70b727314f90765c9267e1e1882b5b01fba5201b (diff)
staging: wfx: avoid useless wake_up
__wfx_flush() wait for all queues to be empty. In current code, wait_link_id_empty is wake up each time there is no more data for a station. We can simplify the processing and avoid some wake-up by raising this event only when the queue is empty. Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions