aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2010-05-06 18:49:21 +0200
committerTejun Heo <[email protected]>2010-05-06 18:49:21 +0200
commit94458d5ecb3da844823cc191e73e5c5ead98a464 (patch)
tree866f0ed3b4e522d98664cb4b2603cd0d34cfde0d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent969c79215a35b06e5e3efe69b9412f858df7856c (diff)
sched: kill paranoia check in synchronize_sched_expedited()
The paranoid check which verifies that the cpu_stop callback is actually called on all online cpus is completely superflous. It's guaranteed by cpu_stop facility and if it didn't work as advertised other things would go horribly wrong and trying to recover using synchronize_sched() wouldn't be very meaningful. Kill the paranoid check. Removal of this feature is done as a separate step so that it can serve as a bisection point if something actually goes wrong. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Dipankar Sarma <[email protected]> Cc: Josh Triplett <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Dimitri Sivanich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions