Structs§
- GpuMem
Consumer - Processes GPU memory events from the BPF ring buffer.
- GpuMem
Event - GPU memory allocation event from BPF uprobe on libcuda.so. Layout must match struct zernel_gpu_mem_event in common.h.
Functions§
- deserialize_
event 🔒 - Safely deserialize a C struct from a raw byte buffer. Returns None if the buffer is too small.