aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2011-03-09 19:54:27 +0100
committerTejun Heo <[email protected]>2011-03-09 19:54:27 +0100
commitfacc31ddc3570a3a0d8951c94f16b898e01b464d (patch)
tree23b8294910c26cabb4335a418b7ca27e52eaaaa8 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentdf457f845e5449be2e7d96668791f789b3770ac7 (diff)
block: Don't implicitly trigger event check on disk_unblock_events()
Currently, disk_unblock_events() implicitly kick event check if the block count reaches zero. This behavior is not described in the comment and hinders with future changes. Make the unblocker explicitly check events by calling disk_check_events() as necessary. This patch doesn't cause any behavior difference. Signed-off-by: Tejun Heo <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Kay Sievers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions