diff options
author | Florian Westphal <[email protected]> | 2017-12-07 16:28:24 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-01-08 18:01:09 +0100 |
commit | ef57170bbfdd6958281011332b1fd237712f69f0 (patch) | |
tree | 52508535fb6436920e88c063e12d1c29d3d147e1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | e58f33cc84bc089c430ac955f3cad6380ae98591 (diff) |
netfilter: reduce hook array sizes to what is needed
Not all families share the same hook count, adjust sizes to what is
needed.
struct net before:
/* size: 6592, cachelines: 103, members: 46 */
after:
/* size: 5952, cachelines: 93, members: 46 */
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')
0 files changed, 0 insertions, 0 deletions