aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2021-05-25 09:51:03 +0000
committerArnaldo Carvalho de Melo <[email protected]>2021-05-25 13:07:16 +0000
commitd04c1ff0b3ddd5c0fbbe640996c8eaad279ed1c5 (patch)
treeb798e658d16d24c11075d4c7fc51300bd5dbe442 /tools/perf/scripts/python/syscall-counts.py
parentperf auxtrace: Make perf_event__process_auxtrace*() callable (diff)
downloadkernel-d04c1ff0b3ddd5c0fbbe640996c8eaad279ed1c5.tar.gz
kernel-d04c1ff0b3ddd5c0fbbe640996c8eaad279ed1c5.zip
perf scripting python: Fix tuple_set_u64()
tuple_set_u64() produces a signed value instead of an unsigned value. That works for database export but not other cases. Rename to tuple_set_d64() for database export and fix tuple_set_u64(). Fixes: df919b400ad3f ("perf scripting python: Extend interface to export data in a database-friendly way") Signed-off-by: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions