Codex/bpf raw tracepoint prog type - #138
Merged
Merged
Conversation
Preserve Linux program-type identity independently of execution context so type 17 raw tracepoint programs round-trip through program info and attach only through the named raw tracepoint API. Keep writable raw tracepoints unsupported until the context can provide write-through semantics. Originating-Prompt: lets start on a new branch then AI-Model: OpenAI Codex GPT-5 Co-Authored-By: OpenAI Codex <codex@openai.com>
Originating-Prompt: commit and keep going with the next feature on the same branch AI-Model: OpenAI Codex GPT-5 Co-Authored-By: OpenAI Codex <codex@openai.com>
Define typed probe schemas and mediate exact-field reads through narf_probe_read. Carry distinct trace-object provenance through the verifier, interpreter, and both JIT backends, with runtime schema revalidation and synchronous dispatch lifetime gates. Originating-Prompt: lets do the typed tracing AI-Model: OpenAI Codex GPT-5 Co-Authored-By: OpenAI Codex <codex@openai.com>
Run x86 boot-smoke and firmware ISO boot under the same pinned QEMU used by kernel-test and musl-demo, avoiding Ubuntu QEMU 8.2 silent exits during device probing. Originating-Prompt: the boot smoke failed for iso boot AI-Model: OpenAI Codex GPT-5 Co-Authored-By: OpenAI Codex <codex@openai.com>
Populate the mandatory program license pointer in the extended BPF_PROG_LOAD test helper so fd-array validation is reached instead of failing early with EFAULT. Originating-Prompt: fix the bpf fd_array failures as well AI-Model: OpenAI Codex GPT-5 Co-Authored-By: OpenAI Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.