diff options
author | Paul E. McKenney <[email protected]> | 2024-07-02 09:18:33 -0700 |
---|---|---|
committer | Neeraj Upadhyay <[email protected]> | 2024-07-29 07:35:44 +0530 |
commit | 20cee0b3daa315237edded31ddf72a4e948d5e1d (patch) | |
tree | 6cb34e6e0371485a1f4367b1c3cbf1d35992ca6c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dc86460e77e8cea4896ff19de905001922653311 (diff) |
rcutorture: Make rcu_torture_write_types() print number of update types
This commit follows the list of update types with their count, resulting
in console output like this:
rcu_torture_write_types: Testing conditional GPs.
rcu_torture_write_types: Testing conditional expedited GPs.
rcu_torture_write_types: Testing conditional full-state GPs.
rcu_torture_write_types: Testing expedited GPs.
rcu_torture_write_types: Testing asynchronous GPs.
rcu_torture_write_types: Testing polling GPs.
rcu_torture_write_types: Testing polling full-state GPs.
rcu_torture_write_types: Testing polling expedited GPs.
rcu_torture_write_types: Testing polling full-state expedited GPs.
rcu_torture_write_types: Testing normal GPs.
rcu_torture_write_types: Testing 10 update types
This commit adds the final line giving the count.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions