35 Commits

Author SHA1 Message Date
openeuler-ci-bot
fc415e41a1
!63 engines/http: Fix memory leak
From: @jamesblunt 
Reviewed-by: @wk333 
Signed-off-by: @wk333
2024-06-06 09:22:50 +00:00
zhangyaqi
c50afb0e22 leaked_storage: Variable r going out of scope leaks the storage it points to. 2024-06-05 10:19:00 +08:00
openeuler-ci-bot
555c017a24
!50 iolog: fix disk stats issue
From: @cenhuilin 
Reviewed-by: @wk333 
Signed-off-by: @wk333
2024-04-16 07:08:49 +00:00
cenhuilin
6a4d810343 fix disk stats issue 2024-04-16 14:44:36 +08:00
openeuler-ci-bot
ed3d62e48e
!41 【轻量级 PR】:Add BuildRequires gperftools-devel to link tcmalloc
From: @tjwangxm 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2024-03-07 01:52:20 +00:00
wxm
40d7c2e788
Add BuildRequires gperftools-devel to link tcmalloc
Signed-off-by: wxm <wangxiaomeng@kylinos.cn>
2024-03-05 09:07:32 +00:00
openeuler-ci-bot
0144f2a734
!36 update to 3.34
From: @lyn1001 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2023-04-27 06:43:58 +00:00
lyn1001
51a25a6e20 update to 3.34 2023-04-27 14:22:02 +08:00
openeuler-ci-bot
aff2535665
!33 update version to 3.32
From: @huyab 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2022-12-19 07:32:36 +00:00
huyab
ed80a17cda update version to 3.32 2022-12-19 00:51:18 +00:00
openeuler-ci-bot
b37e0ff198
!27 upgrade to 3.30
From: @tianlijing 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-09-21 02:12:19 +00:00
tianlijing
9067bc673b update to 3.30 2022-08-04 07:06:42 +08:00
openeuler-ci-bot
538a2d7705
!26 [sync] PR-24: Update to 3.29
From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-04-19 08:24:57 +00:00
caodongxia
f6fd02d340 update to 3.29
(cherry picked from commit 3c392f343944ef0f37514b325ec0b68b1ef8ec20)
2022-04-12 14:42:59 +08:00
openeuler-ci-bot
23ecac082b !23 fix failure caused by GCC upgrade to 10
From: @Lin__Jiaxin
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-08-04 02:51:56 +00:00
linjiaxin
8f5dd7bad0 fix build error due to gcc 10
error:
gcc -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement -g -ffast-math -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -include config-host.h -march=armv8-a+crc+crypto -I. -I. -DBITS_PER_LONG=64 -DFIO_VERSION='"fio-3.7"' -o t/fio-dedupe t/dedupe.o lib/rbtree.o t/log.o fio_sem.o pshared.o smalloc.o gettime.o crc/md5.o lib/memalign.o lib/bloom.o t/debug.o crc/xxhash.o t/arch.o crc/murmur3.o crc/crc32c.o crc/crc32c-intel.o crc/crc32c-arm64.o crc/fnv.o -lrbd -lrados -lrados -lnuma -lrdmacm -libverbs -lrt -laio -lz  -lm  -lpthread -ldl
/usr/bin/ld: t/arch.o:/home/abuild/rpmbuild/BUILD/fio-3.7/t/arch.c:4: multiple definition of `tsc_reliable'; gettime.o:/home/abuild/rpmbuild/BUILD/fio-3.7/gettime.c:25: first defined here
2021-08-03 21:15:22 +08:00
openeuler-ci-bot
cc4dfaab13 !16 Remove unnecessary buildrequire gdb
From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-07-22 11:54:16 +00:00
lingsheng
d771872f82 Remove unnecessary buildrequire gdb 2021-07-22 17:18:56 +08:00
openeuler-ci-bot
4ada3e9d60 !15 增加构建依赖gcc
From: @bzg1107
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-06-07 20:18:19 +08:00
baizg1107
be64dd2a67 add build requires for resolving building errors 2021-06-07 16:59:22 +08:00
openeuler-ci-bot
dd9e59f2f0 !12 fio2gnuplot: fix TabErrors when running with Python 3
From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2020-11-03 14:42:13 +08:00
lingsheng
6b03975c7f fio2gnuplot: fix TabErrors when running with Python 3 2020-11-03 11:38:33 +08:00
openeuler-ci-bot
65c60b4a18 !9 Modify python2.7 to python3 with requires
From: @lyn1001
Reviewed-by: @yanzh_h
Signed-off-by: @yanzh_h
2020-09-19 14:22:09 +08:00
lyn1001
caf04f8cb0 Modify python2.7 to python3 with requires 2020-09-19 11:50:23 +08:00
openeuler-ci-bot
f2c14ed3c8 !7 release + 1: for pkgs affeccted by updated ones
Merge pull request !7 from small_leek/master
2020-08-18 21:29:02 +08:00
small_leek
ec483503ac release + 1: for pkgs affeccted by updated ones 2020-08-18 20:43:35 +08:00
openeuler-ci-bot
df6268c276 !5 fix build error because of glibc updating
Merge pull request !5 from jackie_wu123/master
2020-07-24 10:16:17 +08:00
jackie_wu
25fb4af20b fix build error because of glibc updating 2020-07-23 19:05:38 +08:00
openeuler-ci-bot
9760ebf427 !4 add yaml file
Merge pull request !4 from Captain.Wei/master
2020-05-14 09:35:32 +08:00
Captain Wei
93dcdf7eab add yaml file 2020-05-11 15:08:07 +08:00
openeuler-ci-bot
8c820d49dd !3 optimization the spec
Merge pull request !3 from huzunhao/master
2020-03-22 00:12:30 +08:00
songnannan
840b5077ed add buildrequire gdb 2020-03-21 22:03:00 +08:00
openeuler-ci-bot
eab800becf !1 Architecture select
Merge pull request !1 from 严志华/master
2019-12-28 11:57:30 +08:00
yanzh_h
702c9a1f98 Architecture select 2019-12-28 11:40:10 +08:00
lkx690
53184dc18a initial fio 2019-11-30 11:50:08 +08:00