diff options
author | Andrii Nakryiko <[email protected]> | 2023-11-01 20:37:57 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-09 18:58:40 -0800 |
commit | 4d345887d2e5a1915600cb5d37b16c4088c6ee1c (patch) | |
tree | 1a5b19342db6db72b1f6b5d2054ce9ad0a6ad193 /tools/perf/scripts/python/sched-migration.py | |
parent | b74c2a842bba941945279027083fcee1e9aaa73f (diff) |
bpf: unify 32-bit and 64-bit is_branch_taken logic
Combine 32-bit and 64-bit is_branch_taken logic for SCALAR_VALUE
registers. It makes it easier to see parallels between two domains
(32-bit and 64-bit), and makes subsequent refactoring more
straightforward.
No functional changes.
Acked-by: Eduard Zingerman <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions