Information for build tiptop-2.3.1-8.fc29
ID | 68084 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | tiptop | |||||||||||
Version | 2.3.1 | |||||||||||
Release | 8.fc29 | |||||||||||
Epoch | ||||||||||||
Summary | Performance monitoring tool based on hardware counters | |||||||||||
Description | Hardware 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 by | davidlt | |||||||||||
State | complete | |||||||||||
Volume | DEFAULT | |||||||||||
Started | Tue, 07 Aug 2018 04:03:32 UTC | |||||||||||
Completed | Tue, 07 Aug 2018 06:27:22 UTC | |||||||||||
Task | build (f29-candidate, tiptop-2.3.1-8.fc29.src.rpm) | |||||||||||
Tags |
|
|||||||||||
RPMs |
|
|||||||||||
Logs |
|
|||||||||||
Changelog | * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 14 2018 Dridi Boukelmoune <dridi@fedoraproject.org> - 2.3.1-7 - BR: gcc after https://fedoraproject.org/wiki/Packaging:C_and_C++ update * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Dec 10 2017 Dridi Boukelmoune <dridi@fedoraproject.org> - 2.3.1-1 - Update to 2.3.1 - Drop tiptop-sigfpe.patch (BZ 1141338) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Dridi Boukelmoune <dridi@fedoraproject.org> - 2.3-3 - Patch for BZ 1141338 |