Skip to content

Add Ingero - GPU causal observability via eBPF uprobes#16

Open
dml37 wants to merge 1 commit intomikeroyal:mainfrom
dml37:add-ingero
Open

Add Ingero - GPU causal observability via eBPF uprobes#16
dml37 wants to merge 1 commit intomikeroyal:mainfrom
dml37:add-ingero

Conversation

@dml37
Copy link
Copy Markdown

@dml37 dml37 commented Mar 10, 2026

Ingero is an eBPF-based GPU causal observability agent. It traces CUDA Runtime/Driver APIs via uprobes and host kernel events (CPU scheduling, memory, process lifecycle) via tracepoints to build causal chains explaining GPU latency. <2% overhead, production-safe.

https://github.com/ingero-io/ingero

@dml37
Copy link
Copy Markdown
Author

dml37 commented Mar 18, 2026

Hey! Just following up on this. Ingero uses eBPF uprobes on CUDA libraries (libcudart.so, libcuda.so) combined with kernel tracepoints — thought it'd be a good fit for the guide. If there's a better section to place it in, happy to move it. Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant