valgrind

Valgrind profiler skill for memory error detection and cache profiling. Use when running Memcheck to find heap corruption, use-after-free, memory leaks, or uninitialised reads; or Cachegrind/Callgrind for cache simulation and function-level profiling. Activates on queries about valgrind, memcheck, h

By mohitmishra786 · 477 installs

npx skills add mohitmishra786/low-level-dev-skills --skill valgrind

Source repository · Upstream listing