summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2019-10-06configure: stop enabling fdatasync on OSXSitsofe Wheeler
2019-09-27configure: add --enable-libaio-uring parameterJens Axboe
2019-08-15nbd: Update for libnbd 0.9.8Richard W.M. Jones
2019-08-02engines: Add Network Block Device (NBD) support using libnbd.Richard W.M. Jones
2019-05-31Merge branch 'wip-tcmalloc' of https://github.com/dillaman/fioJens Axboe
2019-05-31configure: attempt to link against tcmalloc by default if availableJason Dillaman
2019-05-27configure: check for gtk version using pkg-configHelmut Grohne
2019-05-27configure: apply ${cross_prefix} to pkg-config callsHelmut Grohne
2019-05-23glusterfs: update for new APIJens Axboe
2019-05-22configure: add gettid() testJens Axboe
2019-05-06Update CFLAGS and LDFLAGS for FreeBSD buildsRebecca Cran
2019-04-21fio: add libiscsi engineKyle Zhang
2019-04-18fio: Add advise THP option to mmap engineKeith Busch
2019-02-11configure: enable -Wimplicit-fallthrough if we have itJens Axboe
2019-01-08configure: add __kernel_rwf_t checkJens Axboe
2018-10-26unittests: add CUnit based unittest frameworkTomohiro Kusumi
2018-09-15build: change where we set -static for WindowsSitsofe Wheeler
2018-09-08Kill fusion atomic write engineJens Axboe
2018-08-30configure: Document more switches to disable featuresJonas Hahnfeld
2018-08-24configure: Add <linux/blkzoned.h> testBart Van Assche
2018-08-17Merge branch 'ime-support' of https://github.com/DDNStorage/fio-public into d...Jens Axboe
2018-08-17Add support for DDN's Infinite Memory EngineGaƫtan Bossu
2018-08-16configure: avoid pkg-config usage for http engineDavid Disseldorp
2018-08-16engines/http: support openssl < 1.1.0David Disseldorp
2018-08-16configure: use pkg-config to detect libcurl & opensslDavid Disseldorp
2018-08-14engines/http: Add support for WebDAV and S3Lars Marowsky-Bree
2018-04-20configure: use proper CONFIG_ prefix for asprintf/vasprintfJens Axboe
2018-04-16NVML references renamed to PMDKsscargal
2018-04-13Merge branch 'proc_group' of https://github.com/sitsofe/fioJens Axboe
2018-03-30Minor style changesSitsofe Wheeler
2018-03-30aarch64: refactor HW ARM CRC32c detectionSitsofe Wheeler
2018-03-27configure/Makefile: make Cygwin force lessSitsofe Wheeler
2018-03-27windows: target Windows 7 and add support for more than 64 CPUsSitsofe Wheeler
2018-03-19Add an asprintf() implementationBart Van Assche
2018-03-15Improve Valgrind instrumentation of memory allocationsBart Van Assche
2018-03-13configure: don't disable lex on FreeBSDJens Axboe
2018-03-12configure: Disable lex on NetBSDBart Van Assche
2018-03-07configure: make --disable-optimizations disable march=nativeSitsofe Wheeler
2018-03-07configure: don't override march if already setJens Axboe
2018-03-06Merge branch 'wip-rbd-engine' of https://github.com/dillaman/fioJens Axboe
2018-03-06rbd: remove support for blkin tracingJason Dillaman
2018-03-06Default to building native codeJens Axboe
2018-02-28Merge branch 'win_build' of https://github.com/sitsofe/fioJens Axboe
2018-02-28configure: improve static zlib package warningJens Axboe
2018-02-27Refer to zlib-static package in zlib static build warningBryce Guinta
2018-02-21windows: document MinGW zlib install and remove custom zlib searchSitsofe Wheeler
2018-02-14Add support for Ceph Rados benchmarking.Igor Fedotov
2017-12-03configure: fix typosEnming Zhang
2017-11-17fio: add libpmem engineTeruaki Ishizaki
2017-10-17gettime: improve cpu clock testJens Axboe