diff options
author | 2024-12-03 19:03:56 -0800 | |
---|---|---|
committer | 2024-12-04 08:38:29 -0800 | |
commit | b79f5f54e1dcc4880ae8947aeb8734d93ff7b9a3 (patch) | |
tree | a1bf7eae9ea1d5be3ae9f80ca0f006aa2edf3cac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Refactor {acquire,release}_reference_state (diff) | |
download | wireguard-linux-b79f5f54e1dcc4880ae8947aeb8734d93ff7b9a3.tar.xz wireguard-linux-b79f5f54e1dcc4880ae8947aeb8734d93ff7b9a3.zip |
bpf: Refactor mark_{dynptr,iter}_read
There is possibility of sharing code between mark_dynptr_read and
mark_iter_read for updating liveness information of their stack slots.
Consolidate common logic into mark_stack_slot_obj_read function in
preparation for the next patch which needs the same logic for its own
stack slots.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241204030400.208005-4-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions