Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ylw510/Perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perf Flamegraph Toolkit for ClickHouse

This repository provides a shell-based toolkit for profiling ClickHouse server performance using Linux perf, and generating Flamegraphs for performance analysis.

Features

  • Automatically locates ClickHouse process
  • Collects perf sampling data
  • Converts to folded stack format
  • Generates SVG Flamegraphs
  • Archives previous outputs into ./history/

Requirements

  • perf
  • perl
  • stackcollapse-perf.pl
  • flamegraph.pl
  • ClickHouse server running

Usage

./do_perf.sh [duration]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published