aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2023-12-19 09:18:25 +0900
committerDavid S. Miller <[email protected]>2023-12-22 22:15:34 +0000
commit5a22bba13d0162d278d6e31232259ddcce196b8e (patch)
tree862106a0d977770e96a49668bb4d7e6f65e7acac /tools/perf/scripts/python/event_analyzing_sample.py
parent06a8c04f89949576b715f11350f1896b62cecb0a (diff)
tcp: Save address type in inet_bind2_bucket.
inet_bind2_bucket_addr_match() and inet_bind2_bucket_match_addr_any() are called for each bhash2 bucket to check conflicts. Thus, we call ipv6_addr_any() and ipv6_addr_v4mapped() over and over during bind(). Let's avoid calling them by saving the address type in inet_bind2_bucket. Signed-off-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions