summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-08-25 16:21:01 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-25 16:21:01 -0700
commite887a196568fa1e68c673ccbdc78754b73b65fbe (patch)
treea9a7dfe8682e23351d9af2aa1aafd75ba27d3e05 /tools/perf/scripts/python/export-to-postgresql.py
parent3ad9655422733e0ba67512b3ddce638aee31c0c7 (diff)
parent9bd999eb35cfcc404fb640712f9023f51a303cbe (diff)
Merge branch 'tcp-annotate-data-races-around-icsk_retransmits-and-icsk_probes_out'
Eric Dumazet says: ==================== tcp: annotate data-races around icsk_retransmits and icsk_probes_out icsk->icsk_retransmits is read locklessly from inet_sk_diag_fill(), tcp_get_timestamping_opt_stats, get_tcp4_sock() and get_tcp6_sock(). icsk->icsk_probes_out is read locklessly from inet_sk_diag_fill(), get_tcp4_sock() and get_tcp6_sock(). Add corresponding READ_ONCE()/WRITE_ONCE() annotations. ==================== Link: https://patch.msgid.link/20250822091727.835869-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions