atop 2.10.0-2ubuntu2 source package in Ubuntu
Changelog
atop (2.10.0-2ubuntu2) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- William Grant <email address hidden> Mon, 01 Apr 2024 16:26:41 +1100
Upload details
- Uploaded by:
- William Grant
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
atop_2.10.0.orig.tar.gz | 297.0 KiB | e7a673cf2c82578e7dd82ecb0dec83fd9ecb30828b2561c28a9fa5aaf75d5f93 |
atop_2.10.0-2ubuntu2.debian.tar.xz | 16.5 KiB | 01a9af0831ba8385f974168928bc7f43f91ea98719d58161300fcb3b432e8400 |
atop_2.10.0-2ubuntu2.dsc | 2.0 KiB | b294274fe38d95939ea62c8bece9d3e8f59747a6d53a268aa5b879b1bf55955a |
Available diffs
- diff from 2.10.0-2ubuntu1 to 2.10.0-2ubuntu2 (329 bytes)
Binary packages built by this source
- atop: Monitor for system resources and process activity
Atop is an ASCII full-screen performance monitor, similar to the top command,
but atop only shows the active system-resources and processes, and only shows
the deviations since the previous interval. At regular intervals, it shows
system-level activity related to the CPU, memory, swap, disks and network
layers, and it shows for every active process the CPU utilization in system
and user mode, the virtual and resident memory growth, priority, username,
state, and exit code. The process level activity is also shown for processes
which finished during the last interval, to get a complete overview about the
consumers of things such as CPU time.
.
Author: Gerlof Langeveld <gerlof@ATComputing. nl>
- atop-dbgsym: debug symbols for atop