aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2013-06-28 11:18:53 +0200
committerIngo Molnar <[email protected]>2013-07-12 13:52:58 +0200
commit971ee28cbd1ccd87b3164facd9359a534c1d2892 (patch)
treed5d9bcbe6f9c8cb5da70e305b25eefc3e1a25008 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent9903883f1dd6e86f286b7bfa6e4b423f98c1cd9e (diff)
sched: Fix HRTICK
David reported that the HRTICK sched feature was borken; which was enough motivation for me to finally fix it ;-) We should not allow hrtimer code to do softirq wakeups while holding scheduler locks. The hrtimer code only needs this when we accidentally try to program an expired time. We don't much care about those anyway since we have the regular tick to fall back to. Reported-by: David Ahern <[email protected]> Tested-by: David Ahern <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions