diff options
author | Luo Yifan <[email protected]> | 2024-11-12 15:37:01 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-11-13 12:17:12 -0800 |
commit | b7b31f184f88c0cbd5d53dfc9a6532d851311135 (patch) | |
tree | 394908cd824ef8c8aa80c96f4bb5fbe45c66f6d0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a1087da9d11e5bcacc706002bc0f84b790881f69 (diff) |
bpftool: Cast variable `var` to long long
When the SIGNED condition is met, the variable `var` should be cast to
`long long` instead of `unsigned long long`.
Signed-off-by: Luo Yifan <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions