Add rtla-hwnoise
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
68c267e95e
commit
787f06f245
@ -2750,10 +2750,12 @@ install -m755 page_owner_sort %{buildroot}%{_bindir}/page_owner_sort
|
||||
popd
|
||||
pushd tools/tracing/rtla/
|
||||
%{tools_make} DESTDIR=%{buildroot} install
|
||||
rm -f %{buildroot}%{_bindir}/hwnoise
|
||||
rm -f %{buildroot}%{_bindir}/osnoise
|
||||
rm -f %{buildroot}%{_bindir}/timerlat
|
||||
(cd %{buildroot}
|
||||
|
||||
ln -sf rtla ./%{_bindir}/hwnoise
|
||||
ln -sf rtla ./%{_bindir}/osnoise
|
||||
ln -sf rtla ./%{_bindir}/timerlat
|
||||
)
|
||||
@ -3185,8 +3187,10 @@ fi
|
||||
|
||||
%files -n rtla
|
||||
%{_bindir}/rtla
|
||||
%{_bindir}/hwnoise
|
||||
%{_bindir}/osnoise
|
||||
%{_bindir}/timerlat
|
||||
%{_mandir}/man1/rtla-hwnoise.1.gz
|
||||
%{_mandir}/man1/rtla-osnoise-hist.1.gz
|
||||
%{_mandir}/man1/rtla-osnoise-top.1.gz
|
||||
%{_mandir}/man1/rtla-osnoise.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user