android: fix compile by not defining FIO_NO_HAVE_SHM_H twice
[fio.git] / Makefile
2013-03-12 Oleg MatcovschiRemove config-host.h on clean.
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator
2013-02-28 Jens Axboesolaris: ensure that TCP_NODELAY gets picked up
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
2013-02-07 Jens AxboeMakfile: use LINK for the link phase
2013-02-05 Jens AxboeMakefile: fixup init.c dependency
2013-02-01 Jens AxboeMakefile: fixup dependency problem for files in sub...
2013-01-31 David M. LeeAllow override of CFLAGS
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-25 Jens AxboeMakefile: remove config-host.ld
2013-01-25 Jens Axboeconfigure: auto-generate a config-host.h
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens Axboeconfigure: fix more old FIO_HAVE_ checks
2013-01-24 Jens AxboeAdd lib/getrusage.c
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-21 Jens AxboeAdd generic hweight helpers
2013-01-13 Bruce CranAdd CONFIG_64BIT_LLP64, CONFIG_POSIX_FALLOCATE and...
2013-01-12 Jens AxboePre-load and sort random blocks for pure read verify...
2013-01-10 Jens AxboeAdd configure script
2013-01-08 Jens AxboeEnable -ffast-math
2012-12-19 Bruce CranFix $(CC) override: use system compiler except on HP...
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-28 Jens AxboeAdd t/axmap tester
2012-11-28 Jens AxboeRename the bitmap to axmap
2012-11-26 Jens AxboeAdd LFSR generator
2012-11-22 Jens AxboeRework file random map
2012-11-21 Aaron CarrollAdd support for Android
2012-11-15 Jens AxboeGet rid of -fno-omit-frame-pointer
2012-11-13 Jens Axboegenzipf: use regular array + qsort() instead of rbtree
2012-11-08 Jens AxboeMakefile: 2nd go at making CC assignment/check actually...
2012-11-08 Jens AxboeUse more portable construct for setting/checking CC
2012-11-07 Jens AxboeMakefile: typo
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-07 Jens Axboegenzipf: improve accuracy
2012-11-06 Jens AxboeMove code around to satisfy t/stest linkage
2012-11-06 Jens AxboeFix t/ieee754 link
2012-11-06 Jens AxboeAdd t/genzipf to play with distribution settings
2012-11-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeAdd sample zipf distribution randomizer
2012-09-19 Jens AxboeMakefile: break long line
2012-09-19 Dmitry Monakhovengine: add e4defrag engine
2012-09-19 Dmitry Monakhovioengine: Add fallocate ioengine
2012-09-18 Santhosh KoundinyaAdd support for Fusion-io atomic write engine
2012-09-17 Shaohua LiAdd a simple json encoder and use it to print fio outpu...
2012-08-14 Jens Axboefio Makefile improvement - don't override $(CC)
2012-06-08 Bruce CranWindows 32-bit fio fixes
2012-04-16 Bruce CranWindows build fixes
2012-04-13 Jens AxboeEnsure that init depends on FIO-VERSION-FILE
2012-04-11 Jens AxboeFix repeated link of fio
2012-04-11 Jens AxboeMake fio include the git version in the version output
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-09 Jens AxboeMove some code around to better separate front/backend
2012-02-08 Jens AxboeInstall man page in /usr/share/man by default on OSX
2011-10-13 Jens AxboeMove IEEE754 support code to lib/
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboeMakefile: use -O3 by default
2011-10-07 Jens AxboeMakefile: move -rdynamic to linking flag
2011-10-05 Jens AxboeAdd IEEE 754 test case
2011-10-05 Jens AxboeRe-enable -O2 optimization
2011-10-05 Jens Axboet/stest: add log.o smaller helper
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeAdd IEEE 754 pack and unpack helpers
2011-10-01 Jens AxboeFixup some bad file naming
2011-10-01 Jens Axboeclient: initial support for multiple connections
2011-09-30 Jens AxboeServer logging cleanup/functionality
2011-09-30 Jens AxboeAdd start of client, start of real protocol
2011-09-29 Jens AxboeStart of client/server
2011-08-16 Jens AxboeImprove Makefile for t/ test code
2011-08-16 Jens AxboeAdd simple stest smalloc tester
2011-08-02 Yufei RenRDMA update
2011-08-01 ren yufeiRDMA IO engine
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-07-13 Michael PerzlFix AIX Makefile
2011-07-09 Jens AxboeHP-UX typo
2011-07-09 Jens AxboeA few HP-UX fixes
2011-07-08 Jens AxboeInitial HP-UX port
2011-06-01 Michael ZappeFix Makefile depend issue
2011-04-29 Jens AxboeAdd space between -m and 755 for install
2011-04-25 Jens AxboeRemove solaris posix_memalign() helper
2011-04-25 Jens AxboeAdd simple aligned alloc helper
2011-03-21 Diego Elio PettenòFix linking of fio executable
2011-01-28 Bruce CranReinstate unified Makefile
2011-01-27 Jens AxboeKill flist_sort from Makefiles
2011-01-27 Jens AxboeRevert "Unify makefiles"
2011-01-24 Bruce CranUnify makefiles
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Bruce CranWindows updates
2011-01-08 Bruce CranVarious fixes/updates
2010-09-16 Jens AxboeImplement a better num2str()
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-09-01 Jens AxboeAdd verify trim support
2010-07-19 Jens AxboeHave cscope look in subdirs too
2010-05-04 Jens AxboeAdd flist sorting
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill
2010-03-19 Jens AxboeMake the dprint() processing out-of-line
2010-03-04 Jens AxboeAdd support for loadable profiles
2009-12-04 Jens AxboeAdd support for blkio cgroups on Linux
next