JuliaPerf / JuliaPerf/PProf.jl

The beginning of long flamegraph labels can be cut off

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
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:

![Image](https://github.com/user-attachments/assets/e0f4d9a9-c242-4ef0-970c-355d6c0ae707)

But if I zoom out to 90% page zoom:

![Image](https://github.com/user-attachments/assets/3cd45869-cf7f-4111-865a-946620d470a9)

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.