Module process_streams

Module process_streams 

Source
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”.