aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2021-03-24 18:51:55 -0700
committerAlexei Starovoitov <[email protected]>2021-03-26 20:41:51 -0700
commitd22f6ad18709e93622b6115ec9a5e42ed96b5d82 (patch)
tree8ab1fb064605b369322c018d2cdf0838df5e0016 /tools/perf/scripts/python/syscall-counts.py
parent797b84f727bce9c64ea2c85899c1ba283df54c16 (diff)
tcp: Rename bictcp function prefix to cubictcp
The cubic functions in tcp_cubic.c are using the bictcp prefix as in tcp_bic.c. This patch gives it the proper name cubictcp because the later patch will allow the bpf prog to directly call the cubictcp implementation. Renaming them will avoid the name collision when trying to find the intended one to call during bpf prog load time. Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions