home/categories/debugging/clickhouse-clickhouse-claude-skills-alloc-profile-skill-md
debuggingtools

alloc-profile

Analyze a jemalloc (or other) allocation profile in collapsed stack format. Use when the user wants to analyze memory allocations, find top allocators, or understand memory usage patterns from a .collapsed profile file.

ClickHouse
maintainer
ClickHouse
Actualizado 2/23/2026
Estrellas
46813
Forks
8294
quick start

Installation and usage

Analyze a jemalloc (or other) allocation profile in collapsed stack format. Use when the user wants to analyze memory allocations, find top allocators, or understand memory usage patterns from a .collapsed profile file.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use alloc-profile