代码拉取完成,页面将自动刷新
Name: systemd-bootchart
Version: 233
Release: 1
Summary: Boot performance graphing tool
License: GPLv2+ and LGPLv2+
URL: https://github.com/systemd/systemd-bootchart
Source0: https://github.com/systemd/systemd-bootchart/releases/download/v%{version}/systemd-bootchart-%{version}.tar.xz
BuildRequires: gcc systemd pkgconfig(libsystemd) >= 221 %{_bindir}/xsltproc docbook-style-xsl
%{?systemd_requires}
%description
This package provides a binary which can be started during boot early boot to
capture informations about processes and services launched during bootup.
Resource utilization and process information are collected during the boot
process and are later rendered in an SVG chart. The timings for each services
are displayed separately.
%prep
%autosetup -p1
%build
%configure --disable-silent-rules
%make_build
%install
%make_install
%post
%systemd_post %{name}.service
%preun
%systemd_preun %{name}.service
%postun
%systemd_postun_with_restart %{name}.service
%files
%license LICENSE.GPL2
%license LICENSE.LGPL2.1
%doc README
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
%{_unitdir}/systemd-bootchart.service
%{_unitdir}/../%{name}
%{_mandir}/man1/%{name}.1*
%{_mandir}/man5/bootchart.conf.5*
%{_mandir}/man5/bootchart.conf.d.5*
%changelog
* Mon Jul 27 2020 wangyue <[email protected]> - 233-1
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。