Closed mark8s closed 8 months ago
I feel that it may be more appropriate to return Thread information directly instead of just providing VThread information.
Thanks for the advice.
We have similar functionalities to what you want in our internal version. We don't have open-sourced them.
Also, @jutzig contributed a big enhancement for thread dump analysis. But it is in an old branch, and I have no time to port it to the main branch recently.
I think we should port the enhancement for thread dump analysis first.
@D-D-H ok , I understand what you mean, thank you~
I see that it only provides the name and index of the thread, but does not provide the nid, status, jid, etc. of the thread.
Are there other interfaces available?