sysprof 3.44.0-ok1 source package in openKylin

Changelog

sysprof (3.44.0-ok1) nile; urgency=medium

  * Build for openkylin.

 -- Luoyaoming <email address hidden>  Thu, 29 Feb 2024 09:34:31 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Debian GNOME Maintainers
Architectures:
linux-any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysprof_3.44.0.orig.tar.xz 482.3 KiB ab5d9f5b71973b3088d58a1bfdf1dc23c39a02f5fce4e5e9c73e034b178b005b
sysprof_3.44.0-ok1.debian.tar.xz 7.6 KiB fa9bf57094280350f69c25c8a261eb92360089a76b9c70449132a3014e687464
sysprof_3.44.0-ok1.dsc 2.5 KiB b755be4a0422753412a3f6c1d0f01f4b1c4b3f0c7bfd92bf9ac2bbd6955ae5f6

View changes file

Binary packages built by this source

libsysprof-4: 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.

libsysprof-4-dbgsym: debug symbols for libsysprof-4
libsysprof-4-dev: 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 libraries.

libsysprof-ui-4: UI 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 UI library.

libsysprof-ui-4-dbgsym: debug symbols for libsysprof-ui-4
sysprof: 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

sysprof-dbgsym: debug symbols for sysprof