aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-28 16:57:54 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-01-25 15:28:24 -0800
commitcd920e5a34abea837418691d366472311e7b9147 (patch)
tree3f6ebb87174919562a3f08a8301f52c959d2e4c9 /tools/perf/scripts/python/compaction-times.py
parent1de462ed85062df2ab6939eeee1625e767052907 (diff)
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Given that rcu_force_quiescent_state() is a simple wrapper around force_quiescent_state(), this commit saves a few lines of code by inlining force_quiescent_state() into rcu_force_quiescent_state(), and changing all references to force_quiescent_state() to instead invoke rcu_force_quiescent_state(). Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions