We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 991b20d + 3d1d45a commit bdd00b9Copy full SHA for bdd00b9
knowledgebase/profiling-clickhouse-with-llvm-xray.mdx
@@ -5,6 +5,7 @@ description: "Learn how to profile ClickHouse using LLVM's XRay instrumentation
5
tags: ['Performance and Optimizations', 'Tools and Utilities']
6
---
7
8
+import Image from "@theme/IdealImage";
9
import time_order from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/time-order.png'
10
import left_heavy from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/left-heavy.png'
11
import sandwich from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/sandwich.png'
0 commit comments