sysprof 3.32.0-2 source package in Ubuntu

Changelog

sysprof (3.32.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Jeremy Bicha <email address hidden>  Sun, 15 Sep 2019 07:46:33 -0400

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.32.0-2.dsc 2.1 KiB b63bc56d4cb76213215bbf7c64eb96ab37d6afd9759603aa373cc11a9bf1121c
sysprof_3.32.0.orig.tar.xz 289.1 KiB fc22a69e468701c5ec9036e960c6273afa1ed6a89df1f889fed49417add5554d
sysprof_3.32.0-2.debian.tar.xz 6.5 KiB f9f25f6d8be1a0584257e959e5edcb98ac88245e388b903dc6d4bedc7677f25f

Available diffs

No changes file available.

Binary packages built by this source

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