aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMartin Schwidefsky <[email protected]>2016-11-11 15:27:49 +0100
committerIngo Molnar <[email protected]>2016-11-16 10:29:03 +0100
commit527b0a76f41d062381adbb55c8eb61e32cb0bfc9 (patch)
tree7cf45a4b5c18526e71826f6065495f4325289c93 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0acbc7aa4713b450ff46f9c9f6ce0060ea6947b1 (diff)
sched/cpuacct: Avoid %lld seq_printf warning
For s390 kernel builds I keep getting this warning: kernel/sched/cpuacct.c: In function 'cpuacct_stats_show': kernel/sched/cpuacct.c:298:25: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'clock_t {aka long int}' [-Wformat=] seq_printf(sf, "%s %lld\n", Silence the warning by adding an explicit cast. Signed-off-by: Martin Schwidefsky <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[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