aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLiping Zhang <[email protected]>2016-06-08 20:43:19 +0800
committerPablo Neira Ayuso <[email protected]>2016-06-23 13:26:49 +0200
commit36f959c491abc7e0acf94b631a6d7a3e2e3699b0 (patch)
tree0d6eb4e18c1127aa6b5fa3f64c9afdad597f70c2 /tools/perf/scripts/python/event_analyzing_sample.py
parentf3bb53338e0965c3084c185020e821ac49015832 (diff)
netfilter: xt_TRACE: add explicitly nf_logger_find_get call
Consider such situation, if nf_log_ipv4 kernel module is not installed, and the user add a following iptables rule: # iptables -t raw -I PREROUTING -j TRACE There will be no trace log generated until the user install nf_log_ipv4 module manully. So we should add request related nf_log module appropriately here. Signed-off-by: Liping Zhang <[email protected]> Acked-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions