diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-09-29 21:58:10 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-10-21 20:11:00 +0300 |
commit | df83fff75870accd16f1dc26a05c31b3bd5e192f (patch) | |
tree | 38a93e86989a0455bf5fd5b14cdfd579ab27152c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fdbdb868454a3e83996cf1500c6f7ba73c07a03c (diff) | |
download | linux-df83fff75870accd16f1dc26a05c31b3bd5e192f.tar.xz |
rcu-tasks: Make grace-period-age message human-readable
This commit adds a few words to the informative message that appears
every ten seconds in RCU Tasks and RCU Tasks Trace grace periods.
This message currently reads as follows:
rcu_tasks_wait_gp: rcu_tasks grace period 1046 is 10088 jiffies old.
After this change, it provides additional context, instead reading
as follows:
rcu_tasks_wait_gp: rcu_tasks grace period number 1046 (since boot) is 10088 jiffies old.
Reported-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions