aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKirill Tkhai <[email protected]>2018-03-05 14:31:28 +0300
committerDavid S. Miller <[email protected]>2018-03-05 10:48:28 -0500
commit5368bd72cd7aacd0e3f80f61e9b2a096fc81cc10 (patch)
treee9786d377865a2c65c7dae50c195b36580a75b60 /tools/perf/scripts/python/syscall-counts.py
parent111da7adc1276d44d20c3973f4b39d62f83df056 (diff)
net: Convert dccp_v4_ops
These pernet_operations create and destroy net::dccp::v4_ctl_sk. It looks like another pernet_operations don't want to send dccp packets to dying or creating net. Batch method similar to ipv4/ipv6 sockets and it has to be safe to be executed in parallel with anything else. So, we mark them as async. Signed-off-by: Kirill Tkhai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions