Profile Memory

Profile memory usage in sidecar using Go pprof, system tools, and heap analysis. Covers identifying memory leaks, goroutine leaks, file descriptor accumulation, and CPU profiling. Use when investigating memory issues, profiling performance, debugging memory leaks, or diagnosing unresponsive plugins.

marcus f214e49 7.2 KB Updated

File contents

marcus/sidecar/tree/main/.claude/skills/profile-memory commit f214e49002

Frequently asked questions

npx skillmds@latest add marcus/profile-memory