Fix'bpftracesymbolsarestripped'
(cherry picked from commit d38d35ba3aa565944a849ca0f51aecaed21b012a)
This commit is contained in:
parent
e7462a1757
commit
8baf3b5591
@ -1,6 +1,6 @@
|
|||||||
Name: bpftrace
|
Name: bpftrace
|
||||||
Version: 0.14.1
|
Version: 0.14.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: High-level tracing language for Linux eBPF
|
Summary: High-level tracing language for Linux eBPF
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
||||||
@ -41,6 +41,8 @@ and predecessor tracers such as DTrace and SystemTap.
|
|||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
%global __os_install_post %{nil}
|
||||||
|
%global _find_debuginfo_opts -g
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||||
@ -62,6 +64,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 7 2022 liyanan <liyanan32@h-partners.com> - 0.14.1-2
|
||||||
|
- Fix 'bpftrace symbols are stripped'
|
||||||
|
|
||||||
* Fri Apr 22 2022 yaoxin <yaoxin30@h-partners.com> - 0.14.1-1
|
* Fri Apr 22 2022 yaoxin <yaoxin30@h-partners.com> - 0.14.1-1
|
||||||
- Update to 0.14.1
|
- Update to 0.14.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user