sysprof 3.28.1-1 source package in Ubuntu

Changelog

sysprof (3.28.1-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.1.4

 -- Jeremy Bicha <email address hidden>  Tue, 10 Apr 2018 13:09:54 -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
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
sysprof_3.28.1-1.dsc 2.1 KiB 9fc0369bf049ad84959493e67d469201ee791cbc60d7a189de7f52c4c77167a3
sysprof_3.28.1.orig.tar.xz 371.8 KiB e31ea410fe29dba2fb79f25f84b235116580c5d2a10a4f96cf35ffcc7723a314
sysprof_3.28.1-1.debian.tar.xz 7.5 KiB e2ed926a6a8e48671e190ea805d422961d4c23628d9bb45f4fdcd2fd306a0ea1

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