Skip to main content
Version: v0.34.0

trace malloc

use uprobe to trace malloc and free in libc.so

Getting started

Running the gadget:

$ kubectl gadget run ghcr.io/inspektor-gadget/gadget/trace_malloc:v0.34.0 [flags]

Flags

No flags.

Guide

TODO