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

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 cpu-profile