diff options
author | Luo Yifan <luoyifan@cmss.chinamobile.com> | 2024-11-12 10:37:01 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-11-13 23:17:12 +0300 |
commit | b7b31f184f88c0cbd5d53dfc9a6532d851311135 (patch) | |
tree | 394908cd824ef8c8aa80c96f4bb5fbe45c66f6d0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a1087da9d11e5bcacc706002bc0f84b790881f69 (diff) | |
download | linux-b7b31f184f88c0cbd5d53dfc9a6532d851311135.tar.xz |
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 <luoyifan@cmss.chinamobile.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20241112073701.283362-1-luoyifan@cmss.chinamobile.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions