sysprof 3.27.91-2 source package in Ubuntu

Changelog

sysprof (3.27.91-2) experimental; urgency=medium

  * Cherry-pick patch to fix build on 32-bit architectures

 -- Jeremy Bicha <email address hidden>  Wed, 21 Feb 2018 19:01:27 -0500

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Experimental
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.27.91-2.dsc 2.1 KiB 313836baa3faf34bac5e33e9ebfd5259ef009cbbff906d031da6c0db16faf832
sysprof_3.27.91.orig.tar.xz 368.5 KiB 3482246cda9162b20405057256ff5779f7a9210cc51989674b98152c6cd224df
sysprof_3.27.91-2.debian.tar.xz 7.9 KiB cdf37a27cb7d5a9a6047fc32e62bb63e002d599ecd36b0002fd02f04a1578bf9

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