sysprof 3.28.0-1 source package in Ubuntu

Changelog

sysprof (3.28.0-1) unstable; urgency=medium

  * New upstream release
  * Release to unstable
  * Drop patch: Applied in new release

 -- Jeremy Bicha <email address hidden>  Tue, 13 Mar 2018 20:55:10 -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.28.0-1.dsc 2.1 KiB f2dde13b5014bfe3615b764e65750258e4527f69a291e78bf4d8ee13e72db4c4
sysprof_3.28.0.orig.tar.xz 367.8 KiB 65437778af2fc3bab05bf9c1871fbd8726a4bd6471f1288d7b7a7e3429cee436
sysprof_3.28.0-1.debian.tar.xz 7.5 KiB ebf6aa1f2ff27db09a3c5aee88f2306c3d71e1d8e10f3ff166250af51e26f0bd

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