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
Mis à jour 2/23/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use alloc-profile