microsoft / ebpf-for-windows

eBPF implementation that runs on top of Windows
MIT License
2.87k stars 224 forks source link

Add support for BPF_PROG_TYPE_TRACEPOINT #734

Open dthaler opened 2 years ago

dthaler commented 2 years ago

Some references:

poornagmsft commented 2 years ago

In triage meeting Tracepoints over VFP (Virtual Filtering Platform) was brought up as an important area we should talk about for observability in the context of Kubernetes and Windows containers. We will want to distill this down into what aspects of VFP would need observability to be lit up.