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
更新於 2/23/2026
星標
46813
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use alloc-profile