grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.97k stars 597 forks source link

Memory profiling with eBPF #3350

Open luweglarz opened 3 months ago

luweglarz commented 3 months ago

Hello!

I would like to ask if there are any plans to support memory allocation profiling with eBPF on Pyroscope?

https://www.brendangregg.com/FlameGraphs/memoryflamegraphs.html

https://github.com/brendangregg/BPF-tools/blob/master/old/2017-12-23/mallocstacks.py