!79 [sync] PR-74: update libkperf version to v1.0.5, to solve the perf cycles error
From: @openeuler-sync-bot Reviewed-by: @ksana123 Signed-off-by: @ksana123
This commit is contained in:
commit
ef0e3d961d
@ -1,6 +1,6 @@
|
|||||||
Name: oeAware-collector
|
Name: oeAware-collector
|
||||||
Version: v1.0.2
|
Version: v1.0.2
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: %{name} provides low-overhead metrics collection capabilities, including microarchitecture, system, and kernel information.
|
Summary: %{name} provides low-overhead metrics collection capabilities, including microarchitecture, system, and kernel information.
|
||||||
License: MulanPSL2
|
License: MulanPSL2
|
||||||
URL: https://gitee.com/openeuler/%{name}
|
URL: https://gitee.com/openeuler/%{name}
|
||||||
@ -12,7 +12,7 @@ Patch4: 0004-fix-out-of-bounds-array.patch
|
|||||||
Patch5: 0005-adapt-for-4.19-kernel.patch
|
Patch5: 0005-adapt-for-4.19-kernel.patch
|
||||||
|
|
||||||
%global libkperf_name libkperf
|
%global libkperf_name libkperf
|
||||||
%global libkperf_tagver v1.0.4
|
%global libkperf_tagver v1.0.5
|
||||||
%global libkperf_source https://gitee.com/openeuler/libkperf.git
|
%global libkperf_source https://gitee.com/openeuler/libkperf.git
|
||||||
|
|
||||||
BuildRequires: cmake gcc-c++
|
BuildRequires: cmake gcc-c++
|
||||||
@ -86,6 +86,9 @@ install -b -m740 ./thread_collector/build/libthread_collector.so ${RPM_BUIL
|
|||||||
%attr(0440, root, root) %{_libdir}/oeAware-plugin/libthread_collector.so
|
%attr(0440, root, root) %{_libdir}/oeAware-plugin/libthread_collector.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2024 liuchanggeng <liuchanggeng@huawei.com> - v1.0.2-11
|
||||||
|
- update libkperf version to v1.0.5, to solve the perf cycles error
|
||||||
|
|
||||||
* Tue Aug 6 2024 liuchanggeng <liuchanggeng@huawei.com> - v1.0.2-10
|
* Tue Aug 6 2024 liuchanggeng <liuchanggeng@huawei.com> - v1.0.2-10
|
||||||
- adapt for 4.19 kernel
|
- adapt for 4.19 kernel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user