diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2025-06-11 13:08:34 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-06-12 16:52:43 -0700 |
| commit | 0e0da5f901f582b97bfeefbf1f36a27e9d427ff4 (patch) | |
| tree | d6447e23bb8dddc0d4958e418e4ca0b6b4f3b26c /scripts/gdb/linux/utils.py | |
| parent | c9e31900b54cadf5398dfb838c0a63effa1defec (diff) | |
bpf: remove {update,get}_loop_entry functions
The previous patch switched read and precision tracking for
iterator-based loops from state-graph-based loop tracking to
control-flow-graph-based loop tracking.
This patch removes the now-unused `update_loop_entry()` and
`get_loop_entry()` functions, which were part of the state-graph-based
logic.
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20250611200836.4135542-9-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
