• Vicent Marti's avatar
    examples: Add `mallocstacks` · 88899060
    Vicent Marti authored
    This simple example script traces all calls to `malloc` in a process and
    prints the callsite using the new `BPF_STACK_TRACE` table API.
    88899060
mallocstacks.py 1.5 KB