grafana / grafana/pyroscope

Add reverse flamegraph view

Open
#1,966 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

I usually find a reverse flamegraph (a.k.a. icicle graph) much more useful than the current table representation. The hottest methods are often JDK or other library methods that you can't change directly. But you can find out which of your methods are calling those hot methods by going up a few frames.

My suggestion would be to completely replace the table view with a reverse flamegraph. But if other users like the table, then it could also be a toggle.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.