代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/systemd-bootchart 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: systemd-bootchart
Version: 235
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/archive/refs/tags/v%{version}.tar.gz
BuildRequires: gcc systemd pkgconfig(libsystemd) >= 221 %{_bindir}/xsltproc docbook-style-xsl
BuildRequires: autoconf intltool libtool
%{?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
./autogen.sh
%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
* Wed Dec 27 2023 Paul Thomas <[email protected]> - 235-1
- update to version 235
* Mon Jul 27 2020 wangyue <[email protected]> - 233-1
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。