Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New flamegraph: 'hover shows details on the top' from old flame-graph missing #836

Open
hzeller opened this issue Mar 4, 2024 · 0 comments

Comments

@hzeller
Copy link
Member

hzeller commented Mar 4, 2024

What version of pprof are you using?

github head.

What operating system and processor architecture are you using?

Relveant in this contetxt Chromium 122.0.6261.69

What did you do?

Explore the flamegraph in the http UI.

The new flamegraph is nice, but it is missing one feature that was neat in the 'old' version: showing detailed information about a particular node (such long form of demangled name Edit: CPU % is already on the top right).

Currently, this information is there, but only as a hover tooltip, i.e. it takes a second or so to show up.

I like to navigate quickly and hover over interesting nodes and want to see the details immediately, e.g. in the left top corner where it used to be in the 'old' flamegraph. The space on the top is is unused (currently, I don't know if you plan anything there), but it would be nice to have the 'old' feature back (or maybe I already can configure it somewhere and I don't know about it ?)

hover-flamegraph2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant