Skip to content

Add profiler

Surapat Ek-In requested to merge surapat-dev-profiler into master

Add a profiler with perf and FlameGraph

flamegraph.svg

Process:

linux kernel header missing in docker - try with several methods, install, build from source - nothing works - let's try with https://opeonikute.dev/posts/how-to-set-up-bcc-for-ebpf-on-mac-os still does not work. Take out at the moment.

  • Run perf and FlameGraph
  • Doc on how to run on personal computer

Note:

  • Run docker with --privileged flag

Ref:

Edited by Surapat Ek-In

Merge request reports