aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorWu Fengguang <[email protected]>2011-11-07 19:19:28 +0800
committerWu Fengguang <[email protected]>2011-11-07 19:19:28 +0800
commit3a73dbbc9bb3fc8594cd67af4db6c563175dfddb (patch)
treee5120c19fd8e83a38d5c0852336a92c5b7862c6a /tools/perf/scripts/python/syscall-counts-by-pid.py
parent31555213f03bca37d2c02e10946296052f4ecfcd (diff)
writeback: fix uninitialized task_ratelimit
In balance_dirty_pages() task_ratelimit may be not initialized (initialization skiped by goto pause), and then used when calling tracing hook. Fix it by moving the task_ratelimit assignment before goto pause. Reported-by: Witold Baryluk <[email protected]> Signed-off-by: Wu Fengguang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions