fix(profiles): accept stable Linux process handles #73
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/pipeline-pidfd-collector-20260909"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use the released Binjovi process helper with registration protocol version 2. The hook passes a pidfd to the collector because this kernel does not expose process-child lists. The collector retains the process authority and lifetime checks.
Validation: repository contracts and Kubernetes server dry-run. The helper passed all nine Linux tests on the canary kernel. The matching worker and collector updates are required before exact profile capture resumes.