Expand description
Shared utilities for discovering CPU streams of a process
Functions§
- get_
process_ thread_ list - Get thread information from the streams table for a given process. Returns (stream_id, thread_id_numeric, display_name) where display_name is “name-id” or just “id”.