summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2023-01-02 12:46:12 +0100
committerFlorian Westphal <fw@strlen.de>2023-01-18 13:05:24 +0100
commit4883ec512c1715fc827557f0e2bfce76c6530757 (patch)
tree221dc4ec549d4725c56d11329ec15bc81b878df8 /tools/perf/scripts/python/export-to-postgresql.py
parent50bfbb8957abebc2359220d7c1e4663994461b36 (diff)
netfilter: conntrack: avoid reload of ct->status
Compiler can't merge the two test_bit() calls, so load ct->status once and use non-atomic accesses. This is fine because IPS_EXPECTED or NAT_CLASH are either set at ct creation time or not at all, but compiler can't know that. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions