ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

Kernel menu items are too big (web GUI) #344

Open benrichard-amd opened 6 months ago

benrichard-amd commented 6 months ago

Describe the bug The height of the items in the Kernel dropdown is too big (150 pixels!).

To Reproduce

omniperf analyze -p --gui

click Kernel menu drop-down

Expected behavior The height of the items should be the same height as the dropdown (36 pixels).

Screenshots

Actual: menu_big

Expected (example, height = 36 pixels): menu_small