summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-06-11 22:57:35 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2016-06-23 14:33:12 +0300
commit6c8dee9842461e6ee6eb46081478999b3d5cb297 (patch)
treeb0af2a1bb788e50d041d300bd14eef78f3429d48 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent7e53e7f8ca24e01292d114373f35b2999301d879 (diff)
downloadlinux-6c8dee9842461e6ee6eb46081478999b3d5cb297.tar.xz
netfilter: move zone info into struct nf_conn
Curently we store zone information as a conntrack extension. This has one drawback: for every lookup we need to fetch the zone data from the extension area. This change place the zone data directly into the main conntrack object structure and then removes the zone conntrack extension. The zone data is just 4 bytes, it fits into a padding hole before the tuplehash info, so we do not even increase the nf_conn structure size. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions