!34 update to version 0.19.1
From: @Venland Reviewed-by: @nlgwcy Signed-off-by: @nlgwcy
This commit is contained in:
commit
1f8be124ca
@ -1,6 +1,6 @@
|
||||
Name: bpftrace
|
||||
Version: 0.16.0
|
||||
Release: 3
|
||||
Version: 0.19.1
|
||||
Release: 1
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: ASL 2.0
|
||||
|
||||
@ -38,12 +38,13 @@ and predecessor tracers such as DTrace and SystemTap.
|
||||
-DLIBBFD_LIBRARIES="${LIBBFD}" \
|
||||
-DBUILD_TESTING:BOOL=OFF \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DENABLE_LLVM_SHARED=1
|
||||
-DENABLE_LLVM_SHARED=1 \
|
||||
-DUSE_SYSTEM_BPF_BCC:BOOL=ON
|
||||
%make_build
|
||||
|
||||
|
||||
%install
|
||||
%global __os_install_post %{nil}
|
||||
%global __os_install_post %{nil}
|
||||
%global _find_debuginfo_opts -g
|
||||
%make_install
|
||||
|
||||
@ -67,6 +68,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 08 2024 Paul Thomas <paulthomas100199@gmail.com> - 0.19.1-1
|
||||
- update to version 0.19.1
|
||||
|
||||
* Tue Aug 15 2023 wulei <wu_lei@hoperun.com> - 0.16.0-3
|
||||
- Fix cannot convert 'bfd*' to 'bfd_architecture'
|
||||
|
||||
|
||||
BIN
v0.16.0.tar.gz
BIN
v0.16.0.tar.gz
Binary file not shown.
BIN
v0.19.1.tar.gz
Normal file
BIN
v0.19.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user