sysprof 3.48.0-4ubuntu2 source package in Ubuntu
Changelog
sysprof (3.48.0-4ubuntu2) mantic; urgency=medium * Disable GUI packages on i386. This allows us to stop building libadwaita on i386 -- Jeremy Bícha <email address hidden> Tue, 22 Aug 2023 11:57:36 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sysprof_3.48.0.orig.tar.xz | 520.6 KiB | 07d9081a66cf2fb52753f48ff2b85ada75c60ff1bc1af1bd14d8aeb627972168 |
sysprof_3.48.0-4ubuntu2.debian.tar.xz | 15.0 KiB | c06620d86c698348f8d1753f23f5ae734f300201c2c5490e85d0265a0c116223 |
sysprof_3.48.0-4ubuntu2.dsc | 3.0 KiB | a7b80777171b190b4ed53b8074cb743c06544d3cd07f5f6da1057fd2ffc7f5d6 |
Available diffs
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