Skip to content
Joshua Koo edited this page Dec 20, 2023 · 9 revisions

Welcome to the profile-bee wiki!

Here's some interesting links I've found on the web that may be useful for this project

For interactive flamegraph interaction

Useful example of inspecting remote processes (used in py-spy iirc)

Other open source continuous profilers (seems to be mostly Go based)

Rust profiling

Some blog posts

For rust memory profiling, this is a place to look at

Usage of flamegraphs

Fp (elf, dwarf) vs Orc https://blogs.oracle.com/linux/post/unwinding-stack-frame-pointers-and-orc

My kitchen sink of ideas

Other approaches to profiling

Clone this wiki locally