Debian NEW package overview for roctracer
roctracer_5.7.1-1~exp1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 20 Nov 2024 01:20:51 -0700
Source:roctracer
Binary:libroctx-dev libroctx64-4 libroctx64-4-dbgsym
Architecture:source amd64
Version:5.7.1-1~exp1
Distribution:experimental
Urgency:medium
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Changed-By:kaol@debian.org
Description:
libroctx-dev - ROCm library for profiler annotations - headers
libroctx64-4 - ROCm library for profiler annotations - library
Closes:1087896
Changes:
roctracer (5.7.1-1~exp1) experimental; urgency=medium

  * Initial release. (Closes: #1087896)
Files:
4bca11f16fa12ac68ed7637e1dd3ff4f 2098 devel optional roctracer_5.7.1-1~exp1.dsc
491d77dca1c121483ac47d61534b63f7 354686 devel optional roctracer_5.7.1.orig.tar.gz
2f0774d6e593240c64dc410017b8631b 4040 devel optional roctracer_5.7.1-1~exp1.debian.tar.xz
acb1c14cc7522b135b925844861e73ce 3980 libdevel optional libroctx-dev_5.7.1-1~exp1_amd64.deb
22c81baebb899df1b8b69b928d583ecc 10720 debug optional libroctx64-4-dbgsym_5.7.1-1~exp1_amd64.deb
4e19e530c8d1719831cc1e82c3f41b06 4368 libs optional libroctx64-4_5.7.1-1~exp1_amd64.deb
64fcac9af6a6bb4e1bd0ee3bd8120f11 9289 devel optional roctracer_5.7.1-1~exp1_amd64.buildinfo
roctracer_5.7.1-1~exp1.dsc (click to toggle)
Format:3.0 (quilt)
Source:roctracer
Binary:libroctx64-4, libroctx-dev
Architecture:amd64 arm64 ppc64el
Version:5.7.1-1~exp1
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Uploaders:Cordell Bloor <cgmb@slerp.xyz>
Homepage:https://github.com/ROCm/roctracer
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/rocm-team/roctracer
Vcs-Git:https://salsa.debian.org/rocm-team/roctracer.git
Build-Depends:debhelper-compat (=13), cmake, libhsa-runtime-dev, libamdhip64-dev, rocm-device-libs-17, python3
Package-List:libroctx-dev deb libdevel optional arch=amd64,arm64,ppc64el libroctx64-4 deb libs optional arch=amd64,arm64,ppc64el
Files:
491d77dca1c121483ac47d61534b63f7 354686 roctracer_5.7.1.orig.tar.gz
2f0774d6e593240c64dc410017b8631b 4040 roctracer_5.7.1-1~exp1.debian.tar.xz
lintian 2.104.0 check for roctracer_5.7.1-1~exp1.dsc (click to toggle)
README.source for roctracer_5.7.1-1~exp1.dsc (click to toggle)
No README.source in this package
control file for libroctx-dev_5.7.1-1~exp1_amd64.deb (click to toggle)
Package:libroctx-dev
Source:roctracer
Version:5.7.1-1~exp1
Architecture:amd64
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Installed-Size:21
Depends:libroctx64-4 (=5.7.1-1~exp1)
Section:libdevel
Priority:optional
Homepage:https://github.com/ROCm/roctracer
Description:
ROCm library for profiler annotations - headers
 The ROC-TX library provides functions can be used to add information
 to ROCm GPU profiler traces, thereby helping to correlate low-level
 events (e.g. kernel launches) with the high-level functionality that
 they implement.
 .
 This package provides the AMD ROCm ROC-TX development headers.
lintian 2.104.0 check for libroctx-dev_5.7.1-1~exp1_amd64.deb (click to toggle)
contents of libroctx-dev_5.7.1-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-11-20 08:20 ./
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/include/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/include/roctracer/
-rw-r--r-- root/root      6717 2023-07-13 23:43 ./usr/include/roctracer/roctx.h
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/doc/libroctx-dev/
-rw-r--r-- root/root       165 2024-11-20 08:20 ./usr/share/doc/libroctx-dev/changelog.Debian.gz
-rw-r--r-- root/root      1367 2024-11-20 00:09 ./usr/share/doc/libroctx-dev/copyright
lrwxrwxrwx root/root         0 2024-11-20 08:20 ./usr/lib/x86_64-linux-gnu/libroctx64.so -> libroctx64.so.4
control file for libroctx64-4_5.7.1-1~exp1_amd64.deb (click to toggle)
Package:libroctx64-4
Source:roctracer
Version:5.7.1-1~exp1
Architecture:amd64
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Installed-Size:29
Depends:libc6 (>=2.4)
Section:libs
Priority:optional
Homepage:https://github.com/ROCm/roctracer
Description:
ROCm library for profiler annotations - library
 The ROC-TX library provides functions can be used to add information
 to ROCm GPU profiler traces, thereby helping to correlate low-level
 events (e.g. kernel launches) with the high-level functionality that
 they implement.
 .
 This package provides the AMD ROCm ROC-TX library.
lintian 2.104.0 check for libroctx64-4_5.7.1-1~exp1_amd64.deb (click to toggle)
contents of libroctx64-4_5.7.1-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-11-20 08:20 ./
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     14256 2024-11-20 08:20 ./usr/lib/x86_64-linux-gnu/libroctx64.so.4.1.0
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/doc/libroctx64-4/
-rw-r--r-- root/root       165 2024-11-20 08:20 ./usr/share/doc/libroctx64-4/changelog.Debian.gz
-rw-r--r-- root/root      1367 2024-11-20 00:09 ./usr/share/doc/libroctx64-4/copyright
lrwxrwxrwx root/root         0 2024-11-20 08:20 ./usr/lib/x86_64-linux-gnu/libroctx64.so.4 -> libroctx64.so.4.1.0
control file for libroctx64-4-dbgsym_5.7.1-1~exp1_amd64.deb (click to toggle)
Package:libroctx64-4-dbgsym
Source:roctracer
Version:5.7.1-1~exp1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Installed-Size:24
Depends:libroctx64-4 (=5.7.1-1~exp1)
Section:debug
Priority:optional
Description:
debug symbols for libroctx64-4
Build-Ids:ea8815e08d315e2ca70a9126309e0467933c9aff
lintian 2.104.0 check for libroctx64-4-dbgsym_5.7.1-1~exp1_amd64.deb (click to toggle)
contents of libroctx64-4-dbgsym_5.7.1-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-11-20 08:20 ./
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/lib/debug/.build-id/ea/
-rw-r--r-- root/root     13352 2024-11-20 08:20 ./usr/lib/debug/.build-id/ea/8815e08d315e2ca70a9126309e0467933c9aff.debug
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/
drwxr-xr-x root/root         0 2024-11-20 08:20 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-11-20 08:20 ./usr/share/doc/libroctx64-4-dbgsym -> libroctx64-4

Timestamp: 21.11.2024 / 15:02:18 (UTC)