Search Criteria
Package Details: tracy 0.13.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tracy.git (read-only, click to copy) |
|---|---|
| Package Base: | tracy |
| Description: | Real-time, nanosecond resolution frame profiler |
| Upstream URL: | https://github.com/wolfpld/tracy |
| Keywords: | gamedev performance profiler |
| Licenses: | BSD-3-Clause |
| Conflicts: | tracy |
| Provides: | tracy |
| Submitter: | dseg |
| Maintainer: | encelo |
| Last Packager: | encelo |
| Votes: | 13 |
| Popularity: | 0.37 |
| First Submitted: | 2015-04-17 05:45 (UTC) |
| Last Updated: | 2025-12-12 10:58 (UTC) |
Dependencies (11)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pugixml (pugixml-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR, xdg-desktop-portal-minimal-gitAUR) (optional) – file dialogs
Latest Comments
1 2 3 4 5 Next › Last »
encelo commented on 2025-05-31 19:04 (UTC)
Update to v0.12.0
encelo commented on 2024-08-08 00:36 (UTC)
wayland-protocolsto themakedependsarrayoptionstracy-profilertotracywhen installing itSpanner commented on 2024-08-07 15:45 (UTC)
It seems like strip has a bug in it that mangles static libraries that are built with LTO, making libTracyClient.a unusable. A temporary fix for this would be to either disable LTO or compile it as a shared object.
Spanner commented on 2024-08-07 13:41 (UTC)
The installation path for the profiler doesn't match with the path in the dekstop-file from the source, resulting in a broken desktop entry. It should be installed in /usr/bin/tracy, not /usr/bin/tracy-profiler
fredizzimo commented on 2024-08-06 21:40 (UTC)
The wayland-protocol dependency is missing when building in a chroot
-- Checking for module 'wayland-protocols' -- Package 'wayland-protocols', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message): The following required packages were not found:
jestarray commented on 2024-06-24 21:59 (UTC) (edited on 2024-06-25 15:52 (UTC) by jestarray)
../../../server/../dtl/Diff.hpp:168:27: error: assignment of member ‘trivial’ in read-only object 168 | this->trivial = true; |
^~~~Having issues compiling this
edit: https://github.com/wolfpld/tracy/blob/d4a4b623968d99a7403cd93bae5247ed0735680a/dtl/Diff.hpp#L167 Remove const on this line. It is fixed in master
JPenuchot commented on 2024-03-01 08:16 (UTC)
CIA agent speaking, thanks for the update 👍 /j
ryuukk commented on 2024-02-04 00:15 (UTC)
no, i do what's right, and i reject redhat, microsoft and CIA/NSA trash
i plan to go to either gentoo/freebsd anyways, enough of this
encelo commented on 2024-01-30 10:44 (UTC)
If I do what you ask, I'm sure tomorrow a different user will beg for a revert. :-D You learn pretty soon in life that you can't make everyone happy.
Wayland is the default here because the developer chose to make X11 support a thing of the past that you have to explicitly enable with the
LEGACYvariable.1 2 3 4 5 Next › Last »