Skip to content

Commit bdd00b9

Browse files
committed
Merge branch 'image_component' of https://github.com/clickhouse/clickhouse-docs into image_component
2 parents 991b20d + 3d1d45a commit bdd00b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knowledgebase/profiling-clickhouse-with-llvm-xray.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Learn how to profile ClickHouse using LLVM's XRay instrumentation
55
tags: ['Performance and Optimizations', 'Tools and Utilities']
66
---
77

8+
import Image from "@theme/IdealImage";
89
import time_order from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/time-order.png'
910
import left_heavy from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/left-heavy.png'
1011
import sandwich from '@site/static/images/knowledgebase/profiling-clickhouse-with-llvm-xray/sandwich.png'

0 commit comments

Comments
 (0)