Port details |
- tracy Frame and sampling profiler for games and other applications
- 0.11.1 devel =1 0.11.0Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@sysctl.cz
- Port Added: 2024-08-15 15:33:08
- Last Update: 2024-12-10 09:02:58
- Commit Hash: bf9274b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/wolfpld/tracy
- Description:
- A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling
profiler for games and other applications.
Tracy supports profiling CPU (Direct support is provided for C, C++, and Lua
integration. At the same time, third-party bindings to many other languages
exist on the internet, such as Rust, Zig, C#, OCaml, Odin, etc.), GPU (All major
graphic APIs: OpenGL, Vulkan, Direct3D 11/12, OpenCL.), memory allocations,
locks, context switches, automatically attribute screenshots to captured frames,
and much more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/tracy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tracy
- pkg install tracy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tracy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733654804
SHA256 (wolfpld-tracy-v0.11.1_GH0.tar.gz) = 2c11ca816f2b756be2730f86b0092920419f3dabc7a7173829ffd897d91888a1
SIZE (wolfpld-tracy-v0.11.1_GH0.tar.gz) = 6125898
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tracy
- USES:
- cmake compiler:c++11-lang localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.1 10 Dec 2024 09:02:58 |
Robert Clausecker (fuz) Author: Martin Filla |
devel/tracy: update to 0.11.1
Changelog: https://github.com/wolfpld/tracy/releases/tag/v0.11.1
PR: 283196 |
0.11.0 15 Aug 2024 15:29:24 |
Vladimir Druzenko (vvd) Author: Martin Filla |
devel/tracy: New port: Frame and sampling profiler for games and other
applications
A real time, nanosecond resolution, remote telemetry, hybrid frame and
sampling profiler for games and other applications.
Tracy supports profiling CPU (Direct support is provided for C, C++, and
Lua integration. At the same time, third-party bindings to many other
languages exist on the internet, such as Rust, Zig, C#, OCaml, Odin,
etc.), GPU (All major graphic APIs: OpenGL, Vulkan, Direct3D 11/12,
OpenCL.), memory allocations, locks, context switches, automatically
attribute screenshots to captured frames, and much more.
https://github.com/wolfpld/tracy
Interactive demo: https://tracy.nereid.pl
PR: 278126 |
Number of commits found: 2
|