!52 [sync] PR-50: bug fix: incorrect passing of memory address for process list

From: @openeuler-sync-bot 
Reviewed-by: @queyanwen 
Signed-off-by: @queyanwen
This commit is contained in:
openeuler-ci-bot 2024-05-25 02:51:14 +00:00 committed by Gitee
commit 6cd9c690a3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: powerapi Name: powerapi
Version: 1.1.0 Version: 1.1.0
Release: 1 Release: 2
Summary: The ability to support openEuler power consumption control. Summary: The ability to support openEuler power consumption control.
License: MulanPSL-2.0 License: MulanPSL-2.0
@ -68,6 +68,9 @@ systemctl stop pwrapis
%{_sysconfdir}/systemd/system/pwrapis.service %{_sysconfdir}/systemd/system/pwrapis.service
%changelog %changelog
* Sat May 25 2024 heppen <hepeng68@huawei.com> - 1.1.0-2
- Bug fix: Incorrect passing of memory address for process list.
* Fri May 17 2024 heppen <hepeng68@huawei.com> - 1.1.0-1 * Fri May 17 2024 heppen <hepeng68@huawei.com> - 1.1.0-1
- Add some new APIs about proc/hbm/cpu. - Add some new APIs about proc/hbm/cpu.