!6 use generated vmlinux.h instead of bpftool gen vmlinux.h in compile env
From: @lvying6 Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
86eebebca7
@ -1,17 +1,17 @@
|
||||
Name: A-Tune-BPF-Collection
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: Mulan PSL v2
|
||||
Summary: BPF program collection to adjust fine-grained kernel mode to get better performance
|
||||
URL: https://gitee.com/openeuler/A-Tune-BPF-Collection
|
||||
Source0: https://gitee.com/openeuler/A-Tune-BPF-Collection/repository/archive/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: clang, llvm, libbpf-devel, bpftool, dwarves
|
||||
Patch1: use-generated-vmlinux.h-instead-of-bpftool-gen-vmlin.patch
|
||||
|
||||
BuildRequires: clang, llvm, libbpf-devel
|
||||
Requires: libbpf
|
||||
Provides: readahead_tune
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
%description
|
||||
A-Tune BPF Collection contains a set of BPF program which can interact with kernel in real time.
|
||||
It has the following capabilities:
|
||||
@ -38,6 +38,12 @@ install -D -p -m 0644 readahead_tune.conf %{buildroot}%{_sysconfdir}/sysconfig/r
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/readahead_tune.conf
|
||||
|
||||
%changelog
|
||||
* Wed Dec 8 2021 lvying<lvying6@huawei.com> - 1.0.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: use generated vmlinux.h instead of bpftool gen vmlinux.h in compile env
|
||||
|
||||
* Tue Nov 9 2021 lvying<lvying6@huawei.com> - 1.0.0-1
|
||||
- Type:feature
|
||||
- ID:NA
|
||||
|
||||
97414
use-generated-vmlinux.h-instead-of-bpftool-gen-vmlin.patch
Normal file
97414
use-generated-vmlinux.h-instead-of-bpftool-gen-vmlin.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user