aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-02-06 14:43:00 +0000
committerJakub Kicinski <[email protected]>2024-02-07 18:55:11 -0800
commit422b5ae9c5e507f913118d086431c46022aa50c2 (patch)
treeb7cf22601a2aa8fb93fa2e31c51a45622d21d9d0 /tools/perf/scripts/python/task-analyzer.py
parenta7ec2512ad7b23340059f59f3fd710cab056791a (diff)
bareudp: use exit_batch_rtnl() method
exit_batch_rtnl() is called while RTNL is held, and devices to be unregistered can be queued in the dev_kill_list. This saves one rtnl_lock()/rtnl_unlock() pair, and one unregister_netdevice_many() call. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Antoine Tenart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions