Skip to main content

Module pid

Module pid 

Source

Structs§

PidAttachRequest
PidModeFailFast
PidNamespaceId
PidViews
ResolvedPidSession
RuntimeEnvironmentInfo
RuntimePidPlan
RuntimePidPlanInput

Enums§

PidFilterSpec
PidResolveSource
ResolvePidSessionError
RuntimeEnvironment

Constants§

INITIAL_PID_NAMESPACE_INO
Linux initial PID namespace inode (PROC_PID_INIT_INO).

Functions§

build_runtime_pid_plan
detect_runtime_environment
host_pid_for_proc_pid
process_exists
read_nspid_chain
read_pid_ns_id
read_pid_ns_inode
resolve_event_pid_for_proc
Resolve a /proc PID back to the host-view event PID when possible.
resolve_input_pid
resolve_pid_session
resolve_proc_pid
resolve_proc_pid_for_event
Resolve a kernel event PID (initial PID namespace) to the /proc PID in the current userspace namespace when possible.
runtime_pid_candidates_for_proc
Return PID values that eBPF-side runtime lookups may observe for a process.