Source: sysprof Standards-Version: 4.7.3 Maintainer: Debian GNOME Maintainers Uploaders: Ritesh Raj Sarraf , Jeremy BĂ­cha Section: devel Build-Depends: debhelper (>= 13.11.6), debhelper-compat (= 13), dh-sequence-gnome, bzip2, desktop-file-utils , itstool, libadwaita-1-dev (>= 1.6~beta) [amd64 arm64 armhf loong64 ppc64el riscv64 s390x ppc64] , libdebuginfod-dev , libdex-dev (>= 0.9) , libdw-dev , libglib2.0-dev (>= 2.80.0) , libgtk-4-dev (>= 4.19.4) [amd64 arm64 armhf loong64 ppc64el riscv64 s390x ppc64] , libjson-glib-dev , libpanel-dev (>= 1.7.0) [amd64 arm64 armhf loong64 ppc64el riscv64 s390x ppc64] , libpolkit-agent-1-dev , libpolkit-gobject-1-dev , libsystemd-dev , libunwind-dev , libxml2-utils, meson, polkitd Vcs-Browser: https://salsa.debian.org/gnome-team/sysprof Vcs-Git: https://salsa.debian.org/gnome-team/sysprof.git Homepage: https://apps.gnome.org/Sysprof/ Package: sysprof # i386 is intentionally not included here Architecture: amd64 arm64 armhf loong64 ppc64 ppc64el riscv64 s390x # Build if (!pkg-sysprof.nogui) && (!pkg.sysprof.nounwind) Build-Profiles: Depends: libsysprof-6-6 (= ${binary:Version}), libsysprof-6-modules (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Recommends: ${sysprof:Recommends} Suggests: ${sysprof:Suggests} Description: system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . It has the following features: - profiles all running processes, not just a single application - has a simple graphical interface - shows the time spent in each branch of the call tree - profiles can be loaded and saved Package: libsysprof-6-6 Architecture: amd64 arm64 armhf hppa i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sh4 Build-Profiles: Multi-Arch: same Section: libs Depends: libsysprof-6-modules (>= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the shared library for console applications embedding sysprof. Package: libsysprof-6-modules Architecture: amd64 arm64 armhf hppa i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sh4 Build-Profiles: Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: LD_PRELOAD modules for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides LD_PRELOAD modules that can be injected into the program being profiled. Package: libsysprof-capture-4-dev Architecture: linux-any Multi-Arch: same Section: libdevel Depends: ${misc:Depends} Breaks: libsysprof-4-dev (<< 3.48.0-3~) Replaces: libsysprof-4-dev (<< 3.48.0-3~) Description: capture library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides a static library for tools that generate profiling capture data. It can be linked into other projects to provide more detailed trace information. Package: libsysprof-6-dev Architecture: amd64 arm64 armhf hppa i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sh4 Build-Profiles: Multi-Arch: same Section: libdevel Depends: libdebuginfod-dev, libdex-dev (>= 0.9), libglib2.0-dev (>= 2.80.0), libjson-glib-dev, libpolkit-gobject-1-dev, libsysprof-6-6 (= ${binary:Version}), libsysprof-capture-4-dev (= ${binary:Version}), libsystemd-dev, ${misc:Depends} Description: development files for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the development files for the shared library.