Search Criteria
Package Details: hotspot 1:1.5.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/hotspot.git (read-only, click to copy) |
---|---|
Package Base: | hotspot |
Description: | The Linux perf GUI for performance analysis |
Upstream URL: | https://github.com/KDAB/hotspot |
Keywords: | gui kdab perf performance profile profiling |
Licenses: | GPL-2.0-only |
Submitter: | Horus |
Maintainer: | Rubo |
Last Packager: | Rubo |
Votes: | 29 |
Popularity: | 0.144697 |
First Submitted: | 2017-09-30 13:49 (UTC) |
Last Updated: | 2025-05-30 10:29 (UTC) |
Dependencies (25)
- elfutils (elfutils-gitAUR)
- kconfig (kconfig-gitAUR)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kddockwidgets-qt6AUR (kddockwidgets-qt6-gitAUR)
- kgraphviewer (kgraphviewer-gitAUR)
- ki18n (ki18n-gitAUR)
- kio (kio-gitAUR)
- kitemmodels (kitemmodels-gitAUR)
- kitemviews (kitemviews-gitAUR)
- kparts (kparts-gitAUR)
- libelf (elfutils-gitAUR)
- perf (perf-bfdAUR)
- qcustomplot
- qcustomplot-qt6AUR
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- solid (solid-gitAUR)
- syntax-highlighting (syntax-highlighting-gitAUR)
- threadweaver (threadweaver-gitAUR)
- vulkan-headers (vulkan-headers-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- binutils (optional) – Support for annotating individual instructions
- rustc-demangleAUR (optional) – Demangling of Rust symbols
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Eeems commented on 2024-02-04 23:29 (UTC)
Horus: I would recommend just orphaning the package if you aren't wanting to maintain it, instead of asking for a volunteer to take over. That way, someone can just take over if they get frustrated enough that nobody has picked it up.
ryuukk commented on 2024-01-29 16:50 (UTC)
Please get rid of rust dependency, there is no rust on my system
Make it a separate package for people who like bloat:
hotspot-rust
Thanks
Horus commented on 2024-01-27 10:32 (UTC)
This is the maintainer of the package. Sorry guys for late reaction, I am not using the package anymore. Anyone willing to take over? Ideally, together with hotspot-git.
minerscale commented on 2024-01-17 10:25 (UTC)
I had to slightly modify the diff which Martchus posted to get the thing to build:
https://gist.github.com/minerscale/4a34d6b2fe10157e3acc20dfe44302da
Martchus commented on 2023-12-11 15:10 (UTC)
It would likely make sense to apply https://github.com/KDAB/hotspot/commit/6068053c97395f99826445b887c51269adf153a1.patch to be able to build against the latest kdockwidgets.
Rubo commented on 2023-10-20 14:37 (UTC)
Hi, can you please update the KDE dependencies? Otherwise it fails to build.
cyqsimon commented on 2023-02-14 02:14 (UTC)
If I'm not mistaken I think
perf
should be added to the list of dependencies of this package. Withoutperf
,hotspot
displays this error message when trying to record:Martchus commented on 2022-03-02 14:37 (UTC)
This is an arch-specific package:
So
archs
should bex86_64
, see https://wiki.archlinux.org/title/Arch_package_guidelines#Architectures. (I'd say for AUR packages it is also acceptable to add further archs such as i686 and aarch64 if the package is known to compile for those. However, one must notany
if the resulting package contains arch specific contents.)acarcano commented on 2021-10-26 13:44 (UTC)
Hi everyone, Following my update of the dependency rustc-demangle, this is currently broken. To fix it, apply the changes presented in this diff: https://gist.github.com/krtab/4c9eaf4cf38eb79467526d0525ed4da0
« First ‹ Previous 1 2 3 4 Next › Last »