hotspot
hotspot copied to clipboard
The Linux perf GUI for performance analysis.
> we do have a pretty full featured docker image already, would it help to re-use that [...]? > the problem would be where to host the image, as the...
**Is your feature request related to a problem? Please describe.** I've just recognized the unhandled features in the PerfHeader messages I get when opening recordings and those two seem to...
**Is your feature request related to a problem? Please describe.** After running system-wide recordings (actually limited to a service user already) I often get huge amount of warning messages like...
The very interesting option in kcachegrind (which is also the reason that the assembly view has a source reference) is that one can _order_ by clicking on the columns, enabling...
It is very likely that this is not a bug, but rather a problem on my side. As I did not find a forum or mailing list to ask my...
currently we are just parsing the output of `objdump` which in case of inlined functions is not useable. See #490 If I comple test.c ```c #include inline int square(int i)...
this adds a simple detection for inlined code to elide it from the assembly view.  I am not sure if this works correctly so it would be nice if...
the current implementation of the color generation does not respect contrast, which can lead to highly suboptimal results. I would propose the following:  from [stackoverflow](https://graphicdesign.stackexchange.com/questions/3682/where-can-i-find-a-large-palette-set-of-contrasting-colors-for-coloring-many-d) implement this lookup table...
**Describe the bug** Starting the run-everywhere AppImage doesn't work. **To Reproduce** Try to start that on any system that has no libfuse2 (still allows to run extracted) or does not...
 the title has a contained `&`. Hm, this isn't shown in the Dec2020 screenshot https://raw.githubusercontent.com/KDAB/hotspot/master/screenshots/dockwidgets.png is that a new issue or only happening on this machine?