aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <urezki@gmail.com>2024-03-08 18:34:06 +0100
committerUladzislau Rezki (Sony) <urezki@gmail.com>2024-04-15 19:47:51 +0200
commit2053937a310a3982de9d33af3db2dbd2b32b66e4 (patch)
tree99d5a3e3ce18d386610070f29d504cb51da8f8bd /tools/perf/scripts/python/stackcollapse.py
parent988f569ae041ccc93a79d98d1b0043dff4d7e9b7 (diff)
rcu: Add a trace event for synchronize_rcu_normal()
Add an rcu_sr_normal() trace event. It takes three arguments first one is the name of RCU flavour, second one is a user id which triggeres synchronize_rcu_normal() and last one is an event. There are two traces in the synchronize_rcu_normal(). On entry, when a new request is registered and on exit point when request is completed. Please note, CONFIG_RCU_TRACE=y is required to activate traces. Reviewed-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions