Commit a785f0fe authored by Brett Dutro's avatar Brett Dutro
Browse files

Rework ProcessIDExtRecord

    - Remove ASID and TGID
    - Add hardware thread ID
        - In an SMT context, corresponds to a single SMT hardware thread
        - In a non-SMT context, corresponds to a single core
    - Reorder fields:
        - First is HW TID
        - Second is PID
        - Third is TID
parent e605e826
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment