diff options
author | Russell King <[email protected]> | 2012-01-14 00:01:01 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-01-16 08:13:27 +0100 |
commit | f7e6746ebae984ea67b0a1a1e23c7e6698240631 (patch) | |
tree | b77704a47d3b00ed3cd39226c51b7a8ba7f92710 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | bced76aeaca03b45e3b4bdb868cada328e497847 (diff) |
sched/accounting, proc: Fix /proc/stat interrupts sum
Commit 3292beb340c7688 ("sched/accounting: Change cpustat fields to an array")
deleted the code which provides us with the sum of all interrupts in the
system, causing vmstat to report zero interrupts occuring in the system.
Fix this by restoring the code.
Signed-off-by: Russell King <[email protected]>
Tested-by: Russell King <[email protected]> # [on ARM]
Tested-by: Tony Luck <[email protected]>
Tested-by: Steven Rostedt <[email protected]>
Cc: Glauber Costa <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Paul Tuner <[email protected]>
Cc: Peter Zijlstra <[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