aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorDaniel Bristot de Oliveira <[email protected]>2022-11-17 14:46:17 +0100
committerSteven Rostedt (Google) <[email protected]>2022-11-22 18:12:01 -0500
commit022632f6c43a86f2135642dccd5686de318e861d (patch)
tree244c88d22a3a7ff40751952c9ea39310f3b21f7e /tools/perf/scripts/python/stat-cpi.py
parentccc6e5900745a60073e4967f04b618cdd92b63d6 (diff)
tracing/osnoise: Fix duration type
The duration type is a 64 long value, not an int. This was causing some long noise to report wrong values. Change the duration to a 64 bits value. Link: https://lkml.kernel.org/r/a93d8a8378c7973e9c609de05826533c9e977939.1668692096.git.bristot@kernel.org Cc: [email protected] Cc: Daniel Bristot de Oliveira <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Jonathan Corbet <[email protected]> Fixes: bce29ac9ce0b ("trace: Add osnoise tracer") Signed-off-by: Daniel Bristot de Oliveira <[email protected]> Acked-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions