sysprof 3.48.0-4ubuntu1 source package in Ubuntu

Changelog

sysprof (3.48.0-4ubuntu1) mantic; urgency=medium

  * Revert "Disable GUI packages on riscv64 for now":
    This was done to help Debian bootstrap riscv64 as a release architecture
    but our Mutter package is configured to need the sysprof GUI packages

 -- Jeremy Bícha <email address hidden>  Mon, 14 Aug 2023 18:47:11 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
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.48.0.orig.tar.xz 520.6 KiB 07d9081a66cf2fb52753f48ff2b85ada75c60ff1bc1af1bd14d8aeb627972168
sysprof_3.48.0-4ubuntu1.debian.tar.xz 14.9 KiB 52cb11449caca3036c92cefacda6f9ff87eccf820fc4d6732cc822291f77ea60
sysprof_3.48.0-4ubuntu1.dsc 3.1 KiB da5ca017e715662bb851d8a862364c439f8d6b65184954908879063b86eaffef

View changes file

Binary packages built by this source

libsysprof-4: No summary available for libsysprof-4 in ubuntu mantic.

No description available for libsysprof-4 in ubuntu mantic.

libsysprof-4-dbgsym: No summary available for libsysprof-4-dbgsym in ubuntu mantic.

No description available for libsysprof-4-dbgsym in ubuntu mantic.

libsysprof-4-dev: No summary available for libsysprof-4-dev in ubuntu mantic.

No description available for libsysprof-4-dev in ubuntu mantic.

libsysprof-capture-4-dev: capture library for 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.
 .
 This package provides a static library for tools that generate profiling
 capture data. It can be linked into other projects to provide more
 detailed trace information.

libsysprof-ui-5: No summary available for libsysprof-ui-5 in ubuntu mantic.

No description available for libsysprof-ui-5 in ubuntu mantic.

libsysprof-ui-5-dbgsym: No summary available for libsysprof-ui-5-dbgsym in ubuntu mantic.

No description available for libsysprof-ui-5-dbgsym in ubuntu mantic.

libsysprof-ui-5-dev: No summary available for libsysprof-ui-5-dev in ubuntu mantic.

No description available for libsysprof-ui-5-dev in ubuntu mantic.

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