hotspot
hotspot copied to clipboard
The Linux perf GUI for performance analysis.
Those can be passed by tools calling HotSpot and lead to "File '' does not exist." error messages. One example "tool" is vscode - you can either start external programs...
This is a draft to showcase the working feature. The main question is: Do we want a single option (as in this PR) that opens the recording page when no...
> Better idea: provide an option to select to configuration via command line. That would take care of all the other stuff (sysroot, ...) too _Originally posted by @lievenhey in...
**Describe the bug** Downloaded last release (and last CI build) as AppImage, try to run it on quite plain CentOS8. > /tmp/.mount_hotspoXFYYMT//usr/bin/hotspot: error while loading shared libraries: libGL.so.1: cannot open...
**Describe the bug** When disassembling functions containing inlined code, the disassembly view does not show per-line/instruction costs for code inlined from other functions. **To Reproduce** Steps to reproduce the behavior:...
**Is your feature request related to a problem? Please describe.** The debuginfod integration is great to have! But using hotspot on an application for the first time (or after an...
I'm trying to use the AppImage1.5.1 version (on the Ubuntu 24.04 release). In order to make it work I had to run it with `QT_QPA_PLATFORM=wayland`, otherwise it doesn't launch. But...
I am recording sys_enter_futex_time32 and sys_exit_futex_time32 events and I am interested in the call parameters, so that I can better understand which futexes are locked/unlocked. Recording with `perf record -e...
**Describe the bug** When I open hotspot and press on the "Undock window" button of the timeline window, the timeline window undocks as expected, but is completely unresponsive. I can...