diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2022-09-29 10:04:05 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-09-29 19:25:47 +0300 |
commit | 1e7d217faa11ac027f622124a3842aafbd0c4a42 (patch) | |
tree | 33a880b4a31f1e912cc01ee99fa31738e7f962d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 37cfbe0bf2e85287350a6b0ca9521f5a4c7389ce (diff) | |
download | linux-1e7d217faa11ac027f622124a3842aafbd0c4a42.tar.xz |
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
This patch moves the bpf_setsockopt(TCP_CONGESTION) logic into
another function. The next patch will add extra logic to avoid
recursion and this will make the latter patch easier to follow.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20220929070407.965581-4-martin.lau@linux.dev
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