40 Commits

Author SHA1 Message Date
liubo
736cafc9f0 add libtcmalloc_2m.so in gperftools-libs rpm package
In the Ceph scenario, enabling tcmalloc huge pages can
 reduce the TLB miss rate and improve performance.

 However, tcmalloc does not support huge page release. Therefore,
 release logic needs to be added. In this way, when
 the tcmalloc huge page is used, the memory can be
 released from the OS, preventing memory overuse.

 The libtcmalloc_2m.so file is added to tcmalloc to support
 hugetlb and services that require 2 MB tcmalloc.

 The native tcmalloc.so file is not affected.

Signed-off-by: liubo <liubo254@huawei.com>
2024-04-12 11:05:21 +08:00
openeuler-ci-bot
d9488bf44f
!49 [sync] PR-47: fix loongarch64 build error.
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-08-30 08:23:24 +00:00
lanruo
47c21a73a7 fix loongarch64 build error and sw_64 build error
(cherry picked from commit 6d6edb6bebc30538865479c815b2b3ed19fae822)
2023-08-30 16:22:53 +08:00
openeuler-ci-bot
532ac0827b
!41 Update 22.03-LTS-Next to 2.10
From: @sdlzx 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-11-10 13:07:11 +00:00
Liu Zixian
37d34c839a Update to 2.10 2022-11-10 20:49:09 +08:00
openeuler-ci-bot
cb478302a1
!38 [sync] PR-37: 添加sw架构
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-10-21 00:57:32 +00:00
wzx
1723f96288 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit af79d6a8c47de429693e21eff798cfee02131ce7)
2022-10-21 08:56:34 +08:00
openeuler-ci-bot
ac4a15b4aa
!32 [sync] PR-30: fix spec changelog date
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-05-23 00:49:44 +00:00
loong_C
57caa999b8 fix spec changelog date
(cherry picked from commit c1ec9527d4db180476b88530fe4daf90da920b08)
2022-05-23 08:49:24 +08:00
openeuler-ci-bot
81c5eb84a4
!28 [sync] PR-27: Remove the dependency of the main package and pprof
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-02-28 09:20:01 +00:00
liusirui
fbbed847c2 Remove the dependency of the main package and pprof
(cherry picked from commit 9c5d22cc0f60f0b3ab941491e4d67f91b66068b4)
2022-02-28 16:26:16 +08:00
openeuler-ci-bot
28d9a431d0
!25 Continue to release span until the end of one round
Merge pull request !25 from liqingqing_1229/2203
2022-01-12 13:52:29 +00:00
liqingqing_1229
74b2ef0f96 continue to release span until the end of one round. 2022-01-11 19:44:59 +08:00
openeuler-ci-bot
e6e11389e8
!26 skip stacktrace_unittest && tcm_asserts_unittest
Merge pull request !26 from zhangyiru330/openEuler-22.03-LTS-Next
2022-01-11 03:38:36 +00:00
zhangyiru330
b74d9a6ca0 skip stacktrace_unittest && tcm_asserts_unittest 2022-01-11 11:05:49 +08:00
openeuler-ci-bot
e6f1d088fd !23 update verion to 2.9.1
From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-06 00:38:55 +00:00
zhouwenpei
667ff56360 update verion to 2.9.1 2021-12-05 09:52:43 +08:00
openeuler-ci-bot
e1dddf3ea0 !19 [sync] PR-17: avoid exceed int range when use heapchecker
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-09 08:02:44 +00:00
zhangyiru
35ff381d3a avoid exceed int range when use heapchecker
(cherry picked from commit 3da62c2deb1b175ea406daf96e8a5c245fcca9f3)
2021-11-09 16:02:05 +08:00
openeuler-ci-bot
b47d46adfc !18 [sync] PR-16: enable make check to execute test-suites && skip four arm testcases
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-09 08:00:56 +00:00
zhangyiru
06128ad66b enable make check to execute test-suites and skip four testcases in arm
(cherry picked from commit e75a4da048b55c7612c335435dd2943e42a30be2)
2021-11-09 16:00:03 +08:00
openeuler-ci-bot
4c961db064 !13 remove invalid gdb build dependency
From: @zhangyiru330
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2021-07-22 08:42:20 +00:00
z00585918
f8790aca7b remove invalid gdb build dependency 2021-07-22 16:33:52 +08:00
openeuler-ci-bot
dc1a5a5ae8 !12 update to 2.8.1
From: @xinghe_1
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2021-02-01 09:15:17 +08:00
renmingshuai
439a80b3d7 update version 2021-01-30 15:45:50 +08:00
openeuler-ci-bot
946a0dbfba !10 修复issue I1VAEU
From: @sdlzx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2020-09-24 08:42:33 +08:00
sdlzx
df0b493446 update gperftools.spec. 2020-09-23 21:24:49 +08:00
sdlzx
c246bbc97e update comment in gperftools-generic-dynamic-tls.patch. 2020-09-23 09:59:20 +08:00
sdlzx
0507827a96 bug fix for issue I1VAEU 2020-09-22 21:57:51 +08:00
openeuler-ci-bot
dd8fa9e4f6 !9 【mainline】添加差异分析yaml文件
Merge pull request !9 from liusirui/master
2020-09-08 15:59:36 +08:00
liusirui
d7b5068709 add gperftools-2.7.90-vs-2.8.yaml. 2020-09-08 15:51:15 +08:00
openeuler-ci-bot
296d692eda !7 update to 2.8
Merge pull request !7 from 靳智敏/master
2020-07-28 10:41:57 +08:00
jinzhimin369
320c195c6e update to 2.8 2020-07-23 22:51:38 +08:00
openeuler-ci-bot
567efd5852 !5 add yaml file in package
Merge pull request !5 from 吴超超/master
2020-06-24 22:31:08 +08:00
19909236985
44c6fc570e add yaml file in package 2020-06-17 09:56:55 +08:00
openeuler-ci-bot
7538445c33 !3 fix build src.rpm error
Merge pull request !3 from HukunaMatata/master
2020-03-20 15:19:15 +08:00
HukunaMatata
4aeda08d4e fix build src.rpm error 2020-03-19 20:28:46 +08:00
openeuler-ci-bot
49f7e2895e !1 delete useless patch
Merge pull request !1 from 吴旭/master
2020-01-11 09:55:13 +08:00
wuxu_wu
f56a7a8fab gperftools: delete useless patch
delete useless patch from package

Signed-off-by: wuxu_wu <wuxu.wu@huawei.com>
2020-01-10 21:01:41 +08:00
overweight
3713cee362 Package init 2019-09-30 10:51:34 -04:00