diff options
author | Stanislaw Gruszka <[email protected]> | 2016-11-15 03:06:49 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-11-15 09:51:04 +0100 |
commit | 7008eb997bcfdd8c5274bb6672aa5d4e77994309 (patch) | |
tree | fa45e3f2c4957561fe84c6813847c84937d6a735 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 9846d50df3def5bff9d8a408a958722e79bcaa10 (diff) |
sched/cputime, powerpc: Remove cputime_last_delta global variable
Since commit:
cf9efce0ce313 ("powerpc: Account time using timebase rather than PURR")
cputime_last_delta is not initialized to other value than 0, hence it's
not used except zero check and cputime_to_scaled() just returns
the argument.
Signed-off-by: Stanislaw Gruszka <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Acked-by: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Michael Neuling <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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