Package Details: tracy 0.11.0-2

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: 10
Popularity: 0.25
First Submitted: 2015-04-17 05:45 (UTC)
Last Updated: 2024-08-08 00:32 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

encelo commented on 2024-08-08 00:36 (UTC)

  • Add wayland-protocols to the makedepends array
  • Disable LTO with options
  • Rename tracy-profiler to tracy when installing it

Spanner 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:

  • wayland-protocols

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)

You learn pretty soon in life that you can't make everyone happy.

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 LEGACY variable.

ryuukk commented on 2024-01-30 10:33 (UTC)

tracy => x11

tracy-wayland => wayland

understand?