JuliaPerf / JuliaPerf/PProf.jl
The beginning of long flamegraph labels can be cut off
Open
- Dominant language
- Julia
- Stars
- 173
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
If a label of a box in the flame graph is too long, the start of it can be cut off. It appears that the text element is right-aligned instead of left-aligned, which I personally consider more useful so I can see function names.
For example:

But if I zoom out to 90% page zoom:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.