diff options
author | 2019-01-11 20:58:58 -0800 | |
---|---|---|
committer | 2019-03-26 14:40:13 -0700 | |
commit | 40e69ac7d0c5a19ea14656bc3131c55719baec96 (patch) | |
tree | 331b4547e8e9ab574c8b19f50962f91561842788 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Move rcu_print_task_exp_stall() to tree_exp.h (diff) | |
download | linux-dev-40e69ac7d0c5a19ea14656bc3131c55719baec96.tar.xz linux-dev-40e69ac7d0c5a19ea14656bc3131c55719baec96.zip |
rcu: Inline RCU stall-warning info helper functions
The print_cpu_stall_info_begin() and print_cpu_stall_info_end() print a
single character each onto the console, and are a holdover from a time
when RCU CPU stall warning messages could be abbreviated using a long-gone
Kconfig option. This commit therefore adds these single characters to
already-printed strings in the calling functions, and then eliminates
both print_cpu_stall_info_begin() and print_cpu_stall_info_end().
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions