Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Profiling ClickHouse with LLVM's XRay #2783

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

pamarcos
Copy link
Member

Summary

Add Profiling ClickHouse with LLVM's XRay

Checklist

@rschu1ze
Copy link
Member

@pamarcos Feel free to merge by yourself ... the docs repo is more relaxed about reviews than the core code repo :)

@pamarcos pamarcos merged commit 2d0f5c1 into main Nov 13, 2024
4 checks passed
@pamarcos pamarcos deleted the profiling-clickhouse-with-llvm-xray branch November 13, 2024 12:55

Image the following souce code:

```c++
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syntax hightlighing in https://clickhouse.com/docs/knowledgebase/profiling-clickhouse-with-llvm-xray is missing for this code block. I think you'll need to use cpp here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I noticed that but I thought our markdown thingy on the web didn't support C++ syntax 😅
Will do, thanks for the tip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants