diff options
author | Florian Westphal <[email protected]> | 2019-11-28 13:25:48 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-11-30 19:45:41 +0100 |
commit | c7c17e6a03e08860f7a40095643e72c24c3f896b (patch) | |
tree | 834c9743400630db2032617f9a1a506e95198df9 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | dc4d3f2e12a6e8a22d13b0d648a6529e403b65a6 (diff) |
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
At this time compiler inlines it, but this code will not be executed
under normal conditions.
Also, no inlining allows to use "nf_ct_resolve_clash%return" perf probe.
Signed-off-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