sysprof 3.40.1-3 source package in Ubuntu

Changelog

sysprof (3.40.1-3) unstable; urgency=medium

  * debian/tests/control: Depend on libjson-glib-dev

 -- Jeremy Bicha <email address hidden>  Sun, 29 Aug 2021 16:21:28 -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.40.1-3.dsc 2.6 KiB e98bb5aa3e618e31a1dad4bad6f5ffbedecd5890426d69efec77953493bbc228
sysprof_3.40.1.orig.tar.xz 457.3 KiB c25000d6a20e8c4d314f5c861a1f70d7c3e2027117437fd9198fa811b9fc7437
sysprof_3.40.1-3.debian.tar.xz 12.4 KiB 3edd6b5a981314d65278d37c7dbfe0d8baf85f9aa60a659294f4f45cbf05dfd1

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