aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2015-08-21 19:42:47 +0200
committerPaul E. McKenney <[email protected]>2015-10-06 11:25:10 -0700
commit82e8c565be8a72957570d7da8dd9b441db7bb648 (patch)
tree340d7f93cecbb93a2f6517e369b675195282ba7f /tools/perf/scripts/python/stackcollapse.py
parentcc44ca848f5e517aeca9f5eabbe13609a3f71450 (diff)
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
This commit adds the new struct rcu_sync_ops which holds sync/call methods, and turns the function pointers in rcu_sync_struct into an array of struct rcu_sync_ops. This simplifies the "init" helpers by collapsing a switch statement and explicit multiple definitions into a simple assignment and a helper macro, respectively. Signed-off-by: Oleg Nesterov <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions