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
Обновлено 3/25/2026
Звёзды
46813
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use cpu-profile