sysprof 3.43.90-1 source package in Ubuntu

Changelog

sysprof (3.43.90-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <email address hidden>  Tue, 08 Mar 2022 08:32:03 -0500

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
linux-any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysprof_3.43.90-1.dsc 2.7 KiB 57f7418dde91dd1bba965f8915d68469df73cf075edb2c4bb6fee82c4ea77fa7
sysprof_3.43.90.orig.tar.xz 480.8 KiB e8f317892f5ddc0e5c51d3759c4938e375503af34cd7c876b6d3d8ceba9d7347
sysprof_3.43.90-1.debian.tar.xz 12.7 KiB e43264b3bbbeb53b1a2ce19e16037e696ea2a499b24c727831f4aaeb306f315e

Available diffs

No changes file available.

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