diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-04-11 20:49:52 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-11 02:22:54 +0300 |
commit | 2f20de99a63b0de9bcceedafc3281e65fbf7d4fd (patch) | |
tree | a4ac2251fa1bfc3a6763aa76e8d580875a895421 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4d80b8e196fad9852050f3c8624eea09a6bbeada (diff) | |
download | linux-2f20de99a63b0de9bcceedafc3281e65fbf7d4fd.tar.xz |
rcu: Make rcu_gp_cleanup() be noinline for tracing
Although there are trace events for RCU grace periods, these are only
enabled in CONFIG_RCU_TRACE=y kernels. This commit therefore marks
rcu_gp_cleanup() noinline in order to provide a function that can be
traced that is invoked near the end of each grace period.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions