16 Commits

Author SHA1 Message Date
zhangyaqi
c50afb0e22 leaked_storage: Variable r going out of scope leaks the storage it points to. 2024-06-05 10:19:00 +08:00
cenhuilin
6a4d810343 fix disk stats issue 2024-04-16 14:44:36 +08: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
lyn1001
51a25a6e20 update to 3.34 2023-04-27 14:22:02 +08:00
huyab
ed80a17cda update version to 3.32 2022-12-19 00:51:18 +00:00
tianlijing
9067bc673b update to 3.30 2022-08-04 07:06:42 +08:00
caodongxia
f6fd02d340 update to 3.29
(cherry picked from commit 3c392f343944ef0f37514b325ec0b68b1ef8ec20)
2022-04-12 14:42:59 +08: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
lingsheng
d771872f82 Remove unnecessary buildrequire gdb 2021-07-22 17:18:56 +08:00
baizg1107
be64dd2a67 add build requires for resolving building errors 2021-06-07 16:59:22 +08:00
lingsheng
6b03975c7f fio2gnuplot: fix TabErrors when running with Python 3 2020-11-03 11:38:33 +08:00
lyn1001
caf04f8cb0 Modify python2.7 to python3 with requires 2020-09-19 11:50:23 +08:00
small_leek
ec483503ac release + 1: for pkgs affeccted by updated ones 2020-08-18 20:43:35 +08:00
jackie_wu
25fb4af20b fix build error because of glibc updating 2020-07-23 19:05:38 +08:00
songnannan
840b5077ed add buildrequire gdb 2020-03-21 22:03:00 +08:00
lkx690
53184dc18a initial fio 2019-11-30 11:50:08 +08:00