Skip to content

Explain how to get process from context id better #182

@eero-t

Description

@eero-t

Currently gputop-ui lists just context ID, so user doesn't know which process he's actually monitoring. It should list also process name/PID (PID in case there are multiple processes with same name).

User needs debugfs, root and this to see what the contexts actually are:
# grep context /sys/kernel/debug/dri/0/i915_context_status

Related to #179.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions