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

cpu-profile

Profile a ClickHouse query using the sampling query profiler and system.trace_log. Use when the user wants to find CPU hotspots, analyze where time is spent in a query, or investigate performance bottlenecks.

ClickHouse
maintainer
ClickHouse
Atualizado 3/25/2026
Estrelas
46813
Forks
8294
quick start

Installation and usage

Profile a ClickHouse query using the sampling query profiler and system.trace_log. Use when the user wants to find CPU hotspots, analyze where time is spent in a query, or investigate performance bottlenecks.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use cpu-profile