Sun, 19 May 2024 09:24:14 UTC | login

Information for build tiptop-2.3-2.fc28

ID22274
Package Nametiptop
Version2.3
Release2.fc28
Epoch
SummaryPerformance monitoring tool based on hardware counters
DescriptionHardware performance monitoring counters have recently received a lot of attention. They have been used by diverse communities to understand and improve the quality of computing systems: For example, architects use them to extract application characteristics and propose new hardware mechanisms; compiler writers study how generated code behaves on particular hardware; software developers identify critical regions of their applications and evaluate design choices to select the best performing implementation. We propose that counters be used by all categories of users, in particular non-experts, and we advocate that a few simple metrics derived from these counters are relevant and useful. For example, a low IPC (number of executed instructions per cycle) indicates that the hardware is not performing at its best; a high cache miss ratio can suggest several causes, such as conflicts between processes in a multicore environment. Tiptop is a performance monitoring tool for Linux. It provides a dynamic real-time view of the tasks running in the system. Tiptop is very similar to the top utility, but most of the information displayed comes from hardware counters.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:37:13 UTC
CompletedSat, 14 Apr 2018 20:37:13 UTC
Tags
f28
f29
RPMs
src
tiptop-2.3-2.fc28.src.rpm (info) (download)
riscv64
tiptop-2.3-2.fc28.riscv64.rpm (info) (download)
Changelog * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jul 08 2015 Christopher Meng <rpm@cicku.me> - 2.3-1 - Update to 2.3 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Oct 05 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.2-3 - Add patch to support aarch64 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jul 16 2014 Christopher Meng <rpm@cicku.me> - 2.2-1 - Update to 2.2 * Sat Nov 10 2012 Christopher Meng <rpm@cicku.me> - 2.1-1 - Initial Package.