!50 [sync] PR-49: update libkperf version to v1.0.4
From: @openeuler-sync-bot Reviewed-by: @ksana123 Signed-off-by: @ksana123
This commit is contained in:
commit
9a7f6b2b3c
@ -1,6 +1,6 @@
|
|||||||
Name: oeAware-collector
|
Name: oeAware-collector
|
||||||
Version: v1.0.2
|
Version: v1.0.2
|
||||||
Release: 3
|
Release: 4
|
||||||
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}
|
||||||
@ -8,7 +8,7 @@ Source0: %{name}-%{version}.tar.gz
|
|||||||
Patch1: 0001-add-netif_rx-counting-pmu-instance.patch
|
Patch1: 0001-add-netif_rx-counting-pmu-instance.patch
|
||||||
|
|
||||||
%global libkperf_name libkperf
|
%global libkperf_name libkperf
|
||||||
%global libkperf_tagver v1.0.3
|
%global libkperf_tagver v1.0.4
|
||||||
%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++
|
||||||
@ -81,6 +81,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
|
||||||
|
* Thu Jun 27 2024 zhoukaiqi <zhoukaiqi@huawei.com> - v1.0.2-4
|
||||||
|
- update libkperf version to v1.0.4
|
||||||
|
|
||||||
* Thu Jun 20 2024 liuchanggeng <liuchanggeng@huawei.com> - v1.0.2-3
|
* Thu Jun 20 2024 liuchanggeng <liuchanggeng@huawei.com> - v1.0.2-3
|
||||||
- add netif_rx counting pmu instance
|
- add netif_rx counting pmu instance
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user