diff options
author | Hou Tao <[email protected]> | 2023-11-01 11:24:54 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-09 18:58:40 -0800 |
commit | b9b79553163788d3fc42e25c2662c0a46dc9a3c5 (patch) | |
tree | 91c95c77cc400268ee2518600f1add72c9f0357f /tools/perf/scripts/python/flamegraph.py | |
parent | d79924ca579c647d5dc55f605899c98f7ea04d0f (diff) |
selftests/bpf: Export map_update_retriable()
Export map_update_retriable() to make it usable for other map_test
cases. These cases may only need retry for specific errno, so add
a new callback parameter to let map_update_retriable() decide whether or
not the errno is retriable.
Signed-off-by: Hou Tao <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions