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