Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37573037
en ru br
Репозитории ALT
S:0.5-alt2.qa1
5.1: 0.4-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: latencytop

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: libncurses-devel
# END SourceDeps(oneline)
Name: latencytop
Version: 0.5
Release: alt2.qa1

Packager: Victor Forsiuk <force at altlinux.org>

Summary: A tool to visualize system latencies
License: GPLv2 only
Group: System/Kernel and hardware

URL: http://www.latencytop.org/
Source: http://www.latencytop.org/download/latencytop-%version.tar.gz
# Patches from Debian's latencytop 0.4
Patch0: latencytop-0.5-manpage.patch
Patch1: latencytop-misc.patch

# Automatically added by buildreq on Wed Mar 03 2010

BuildRequires: libgtk+2-devel libncursesw-devel

%description
LatencyTOP is a Linux 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.

%prep
%setup
%patch0 -p1
#%patch1 -p1

%build
%make_build CFLAGS="%optflags"

%install
install -d %buildroot%_sbindir
%makeinstall_std
install -pD -m644 latencytop.8 %buildroot%_man8dir/latencytop.8

%files
%_sbindir/*
%_datadir/latencytop
%_man8dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin