aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2017-08-09 20:41:50 +0200
committerDavid S. Miller <[email protected]>2017-08-09 16:57:38 -0700
commit0cc09020aefe832db23d63cd3a6c889ab7645eec (patch)
tree5458da1272db981d04048d558e64baa5bdcdabbf /tools/perf/scripts/python/call-graph-from-postgresql.py
parent019a316992ee0d9832b1c480c899d6bdf2a0a77e (diff)
rtnetlink: small rtnl lock pushdown
instead of rtnl lock/unload at the top level, push it down to the called function. This is just an intermediate step, next commit switches protection of the rtnl_link ops table to rcu, in which case (for dumps) the rtnl lock is acquired only by the netlink dumper infrastructure (current lock/unlock/dump/lock/unlock rtnl sequence becomes rcu lock/rcu unlock/dump). Signed-off-by: Florian Westphal <[email protected]> Reviewed-by: Hannes Frederic Sowa <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions