diff options
| author | Florian Westphal <[email protected]> | 2019-01-15 22:03:35 +0100 | 
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2019-01-18 15:02:33 +0100 | 
| commit | 22fc4c4c9fd60427bcda00878cee94e7622cfa7a (patch) | |
| tree | aff1c2dd0a7345d86eed1b05d80d5887a127f02a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 202e651cd43c69a43f75b445e90f55b59f9af0ad (diff) | |
netfilter: conntrack: gre: switch module to be built-in
This makes the last of the modular l4 trackers 'bool'.
After this, all infrastructure to handle dynamic l4 protocol registration
becomes obsolete and can be removed in followup patches.
Old:
302824 net/netfilter/nf_conntrack.ko
 21504 net/netfilter/nf_conntrack_proto_gre.ko
New:
313728 net/netfilter/nf_conntrack.ko
Old:
   text	   data	    bss	    dec	    hex	filename
   6281	   1732	      4	   8017	   1f51	nf_conntrack_proto_gre.ko
 108356	  20613	    236	 129205	  1f8b5	nf_conntrack.ko
New:
 112095	  21381	    240	 133716	  20a54	nf_conntrack.ko
The size increase is only temporary.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions