diff options
author | Yajun Deng <yajun.deng@linux.dev> | 2023-07-20 16:05:16 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-10-07 11:33:28 +0200 |
commit | bc87127a45928de5fdf0ec39d7a86e1edd0e179e (patch) | |
tree | 5e0498200d34806ca504f9139bb7fae818e5f37d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | aa1567a7e6440b8c3af4b0d8a8219d8fc5028c5f (diff) |
sched/debug: Print 'tgid' in sched_show_task()
Multiple blocked tasks are printed when the system hangs. They may have
the same parent pid, but belong to different task groups.
Printing tgid lets users better know whether these tasks are from the same
task group or not.
Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230720080516.1515297-1-yajun.deng@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions