Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
rocprofiler
Commits:
8914c6fd by Christian Heusel at 2025-10-04T12:39:15+02:00
upgpkg: 6.4.4-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rocprofiler
pkgdesc = ROC profiler library. Profiling with perf-counters and
derived metrics.
- pkgver = 6.4.3
+ pkgver = 6.4.4
pkgrel = 1
url =
https://rocm.docs.amd.com/projects/rocprofiler/en/latest/index.html
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = rocprofiler
depends = python-lxml
depends = hsa-amd-aqlprofile
options = !lto
- source =
rocprofiler::git+https://github.com/ROCm/rocprofiler#tag=rocm-6.4.3
- source =
rocprofiler-roctracer::git+https://github.com/ROCm/roctracer#tag=rocm-6.4.3
+ source =
rocprofiler::git+https://github.com/ROCm/rocprofiler#tag=rocm-6.4.4
+ source =
rocprofiler-roctracer::git+https://github.com/ROCm/roctracer#tag=rocm-6.4.4
source = rocprofiler-perfetto::git+https://github.com/google/perfetto
sha256sums =
82f522d2565bc3579fa2f3a76a26052a30964dd00e704fa27fdd774c4badafa2
sha256sums =
f1716e33df2a29197ebd19cbef62377171f92030ef16a44e62b850ef3cc0663e
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Torsten Keßler <tpkessler at archlinux dot org>
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocprofiler
-pkgver=6.4.3
+pkgver=6.4.4
pkgrel=1
pkgdesc="ROC profiler library. Profiling with perf-counters and derived
metrics."
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocprofiler/-/commit/8914c6fd594c54098f093c52a37f8b42d6417ea2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocprofiler/-/commit/8914c6fd594c54098f093c52a37f8b42d6417ea2
You're receiving this email because of your account on gitlab.archlinux.org.