Mon, 29 Apr 2024 04:15:48 UTC | login

Information for build latencytop-0.5-19.fc28

ID6526
Package Namelatencytop
Version0.5
Release19.fc28
Epoch
SummarySystem latency monitor (with GUI)
DescriptionLatencyTOP is a tool for software developers (both kernel and userspace), aimed at identifying where in the system latency is happening, and what kind of operation/action is causing the latency to happen so that the code can be changed to avoid the worst latency hiccups. This package contains a build of LatencyTOP with GUI interface. For a build without GUI install latencytop-tui instead.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:05:06 UTC
CompletedSat, 14 Apr 2018 20:05:06 UTC
Tags
f28
f29
RPMs
src
latencytop-0.5-19.fc28.src.rpm (info) (download)
riscv64
latencytop-0.5-19.fc28.riscv64.rpm (info) (download)
latencytop-common-0.5-19.fc28.riscv64.rpm (info) (download)
latencytop-tui-0.5-19.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 21 2012 Michal Schmidt <mschmidt@redhat.com> - 0.5-9 - Make the manpage accessible under the latencytop-tui name as well. * Sun Feb 19 2012 Michal Schmidt <mschmidt@redhat.com> - 0.5-8 - Print the error message only after cleaning up curses. * Thu Feb 16 2012 Michal Schmidt <mschmidt@redhat.com> - 0.5-7 - Remove the broken fsync view, stop using the obsolete 'tracing_enabled'. - Better error message when run as non-root. * Thu Jan 26 2012 Michal Schmidt <mschmidt@redhat.com> - 0.5-6 - Build both with and without GUI to allow the use on systems where Gtk dependency is undesirable. The latencytop package is still the full-blown build. latencytop-tui is the miminal build. latencytop-common has the shared files. * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Feb 16 2010 Michal Schmidt <mschmidt@redhat.com> 0.5-3 - BuildRequire pkgconfig because the Makefile uses pkg-config. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu May 14 2009 Michal Schmidt <mschmidt@redhat.com> 0.5-1 - Upstream release 0.5, adds GTK based GUI. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Oct 07 2008 Michal Schmidt <mschmidt@redhat.com> - 0.4-2 - Add an upstream patch to update the translation table. * Thu Apr 24 2008 Michal Schmidt <mschmidt@redhat.com> - 0.4-1 - Upstream release 0.4. * Wed Feb 20 2008 Michal Schmidt <mschmidt@redhat.com> - 0.3-5 - Own the data directory. * Tue Feb 05 2008 Michal Schmidt <mschmidt@redhat.com> - 0.3-4 - Package the translation table too and modify latencytop.c to look for it in the correct directory. * Mon Feb 04 2008 Michal Schmidt <mschmidt@redhat.com> - 0.3-3 - Dropped the whitespace-changing hunk from latencytop-standard-cflags.patch. * Fri Feb 01 2008 Michal Schmidt <mschmidt@redhat.com> - 0.3-2 - From review comments - removed whitespace in latencytop-standard-cflags.patch * Thu Jan 31 2008 Michal Schmidt <mschmidt@redhat.com> - 0.3-1 - Initial package for Fedora.