aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoshua Bakita <jbakita@cs.unc.edu>2020-05-14 23:46:08 -0400
committerJoshua Bakita <jbakita@cs.unc.edu>2020-05-14 23:46:08 -0400
commit36c4354453f405062cb0478964241f4e1ebead88 (patch)
tree9fb90c372509136200ba217a920a7459780d5bff /tools/perf/scripts/python
parent6be1f0e38bf6aa009ca15d593331b672387be589 (diff)
Remove tasks from `pending_adds` before adding them to `migrating_tasks`
Otherwise the list may become corrupted. Also use list_del_init() rather than list_del() so that the list_del() in edfsc_task_exit() is always safe.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions