Virtually Attend FOSDEM 2026

OOMProf: profiling Go heap memory at OOM time

2026-01-31T12:30:00+01:00 for 00:30

OOMProf is a Go library that installs a eBPF programs that listen to Linux kernel tracepoints involved in OOM killing and records a memory profile before your Go program is dead and gone. The memory profile can be logged as a pprof file or sent to a Parca server for storage and analysis. This talk will be a deep dive into the implementation and its limitations and possible future directions.

View on FOSDEM site