Search Criteria
Package Details: hotspot-git 1.4.0.r41.gff86112-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hotspot-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hotspot-git |
| Description: | The Linux perf GUI for performance analysis |
| Upstream URL: | https://github.com/KDAB/hotspot |
| Licenses: | GPL2 |
| Conflicts: | hotspot |
| Provides: | hotspot |
| Submitter: | jonhoo |
| Maintainer: | daizhirui |
| Last Packager: | Horus |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-07-03 17:06 (UTC) |
| Last Updated: | 2023-11-10 14:44 (UTC) |
Dependencies (19)
- elfutils (elfutils-gitAUR, elfutils-gitAUR)
- kconfig5
- kconfigwidgets5
- kcoreaddons5
- kddockwidgets (kddockwidgets-gitAUR)
- ki18n5
- kio5
- kitemmodels5AUR
- kitemviews5
- kparts5
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- solid5
- threadweaver5
- cmake (cmake3AUR, cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rustc-demangleAUR (optional) – rustc symbols demangling
Latest Comments
1 2 Next › Last »
bartus commented on 2026-03-02 14:17 (UTC)
Bump version to 1.6.0 and port changes from aur/hotspot package: https://files.catbox.moe/muozdd
Merge with:
git am -s < <(curl -s curl https://files.catbox.moe/muozdd)Horus commented on 2024-01-27 10:33 (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 (no -git)?
calcmogul commented on 2024-01-03 20:35 (UTC)
hotspot was crashing for me on startup unless I had kgraphviewer installed (it's used for the call tree).
krzyszto commented on 2022-12-02 15:57 (UTC) (edited on 2022-12-02 15:58 (UTC) by krzyszto)
I had two issues with the build:
kparts is not listed as a dependency
The package requires a .desktop file, but the file is not included.
==> Starting package()...
-- Install configuration: "Release"
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/lib/libexec/hotspot-perfparser
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/lib/libexec/elevate_perf_privileges.sh
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/16x16/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/22x22/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/32x32/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/48x48/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/64x64/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/icons/hicolor/128x128/apps/hotspot.png
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/bin/hotspot
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/knotifications5/hotspot.notifyrc
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/lib/kauth/hotspot-auth-helper
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/dbus-1/system.d/com.kdab.hotspot.perf.conf
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/dbus-1/system-services/com.kdab.hotspot.perf.service
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/polkit-1/actions/com.kdab.hotspot.perf.policy
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/applications/com.kdab.hotspot.desktop
-- Installing: /nobackup/kris/.cache/yay/hotspot-git/pkg/hotspot-git/usr/share/metainfo/com.kdab.Hotspot.appdata.xml
Error on file "hotspot.desktop": No such file or directory
==> ERROR: A failure occurred in package().
kovdan01 commented on 2021-11-18 19:28 (UTC)
@Horus now it works, thanks! I suppose that hotspot's (without -git) PKGBUILD should also be updated correspondingly
Horus commented on 2021-11-18 19:08 (UTC)
@kovdan01 I have changed the PKGBUILD accordingly. Could you please test and report if it works?
kovdan01 commented on 2021-11-17 12:18 (UTC)
Hello. Could you please use
cmake --buildandcmake --installinstead of callingmakedirectly? I haveCMAKE_GENERATORenvironment variable set to Ninja on my system (Ninja is much faster than make on parallel builds), and every time I have to unset this variable to be able to build this AUR package. This is also true for hotspot package. I can prepare a patch if you want to. Thanks!bartus commented on 2021-08-23 11:25 (UTC) (edited on 2021-08-28 07:40 (UTC) by bartus)
kpartshttp://ix.io/3xca/diff
Apply with `git am -s < <(curl http://ix.io/3xca)
bartus commented on 2021-01-06 20:17 (UTC) (edited on 2021-01-06 20:33 (UTC) by bartus)
Missing dependency
kddockwidgets(already pushed non vcs kddockwidgets):1 2 Next › Last »