Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux: support columns in ThreadStatusDataProvider tree model #179

Merged

Commits on Nov 25, 2024

  1. linux: support columns in ThreadStatusDataProvider tree model

    Add process ID (PID), parent PID (PPID) and thread ID (TID) columns as
    part of the ThreadStatusDataProvider. This will be used in the trace
    server.
    
    [Added] PID, PPID and TID column in the ThreadStatusDataProvider tree
    
    Signed-off-by: Bernd Hufmann <[email protected]>
    bhufmann committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2ee89cf View commit details
    Browse the repository at this point in the history