aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArjan van de Ven <[email protected]>2009-01-08 12:35:11 -0800
committerLinus Torvalds <[email protected]>2009-01-08 12:58:09 -0800
commit33b04b9308959af7febc1c111c766fa3fd8b1934 (patch)
tree3438b08d90973cee03f8e37e41c93c774aad5c85 /tools/perf/scripts/python/syscall-counts.py
parent85da1fb545e5fe51c35e0576f71780cc557f4277 (diff)
async: make async_synchronize_full() more serializing
turns out that there are real problems with allowing async tasks that are scheduled from async tasks to run after the async_synchronize_full() returns. This patch makes the _full more strict and a complete synchronization. Later I might need to add back a lighter form of synchronization for other uses.. but not right now. Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions