aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2013-03-10 22:28:09 -0400
committerTheodore Ts'o <[email protected]>2013-03-10 22:28:09 -0400
commitbb8b20ed94bc69120e31399c43cb336300dea109 (patch)
tree29fcf8f8a55124ea700defdf951d23660306127f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parente3d85c366089015805f175324bb1780249f44669 (diff)
ext4: do not use yield()
Using yield() is strongly discouraged (see sched/core.c) especially since we can just use cond_resched(). Replace all use of yield() with cond_resched(). Signed-off-by: Lukas Czerner <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions