KDAB / hotspot

The Linux perf GUI for performance analysis.
4.16k stars 257 forks source link

appimage: also package QT debuginfo (or make it otherwise available) #564

Closed GitMensch closed 6 months ago

GitMensch commented 1 year ago

Is your feature request related to a problem? Please describe. Debugging Hotspot (and specially performance checks) sometimes yield in routines that are within QT. As the appimage is created from a CentOS7 that does not include the necessary dependencies, these are added manually. Therefore it isn't possible to use an OS provided debuginfo.

Describe the solution you'd like HotSpot not showing libqt... is missing (many) debugsymbols, which is commonly a hint that the graphs are incomplete. Include debuginfo for the libqt* versions used for HotSpot in the "debuginfo" for the appimage or, as this is "static" provide a separate download for it.

lievenhey commented 6 months ago

You can now download the debug info from https://github.com/KDAB/hotspot/releases/tag/qt-debuginfo.