diff options
author | Zqiang <qiang1.zhang@intel.com> | 2022-06-17 17:15:19 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 15:07:19 +0300 |
commit | 5334da2af25eceb6a88ae162e69d6586b5cb9abc (patch) | |
tree | d60afc848318be80a2f4975a2782d4dde1fe1762 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
download | linux-5334da2af25eceb6a88ae162e69d6586b5cb9abc.tar.xz |
rcu/nocb: Choose the right rcuog/rcuop kthreads to output
The show_rcu_nocb_gp_state() function is supposed to dump out the rcuog
kthread and the show_rcu_nocb_state() function is supposed to dump out
the rcuo[ps] kthread. Currently, both do a mixture, which is not optimal
for debugging, even though it does not affect functionality.
This commit therefore adjusts these two functions to focus on their
respective kthreads.
Signed-off-by: Zqiang <qiang1.zhang@intel.com>
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