diff options
author | 2021-08-18 12:58:41 +0530 | |
---|---|---|
committer | 2021-09-15 11:41:14 -0700 | |
commit | d39ec8f3c12abe3710f7031ce3d5564bda12b19e (patch) | |
tree | 95f5ecff4901afdc471e052d06e2ebacaab2f859 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace (diff) | |
download | linux-dev-d39ec8f3c12abe3710f7031ce3d5564bda12b19e.tar.xz linux-dev-d39ec8f3c12abe3710f7031ce3d5564bda12b19e.zip |
rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_trace
Valid CPU numbers can be zero or greater, but the checks for
->trc_ipi_to_cpu and tick_nohz_full_cpu()'s argument are for strictly
greater than. This commit therefore corrects the check for no_hz_full
cpu in show_stalled_task_trace() so as to include cpu 0.
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions