debug: ensure that __dprint() is also logged over the network
[fio.git] / Makefile
2013-09-04 Grant GrundlerRemove duplicate LDFLAGS on -o lines
2013-08-08 Erwan Velufio2gnuplot: Adding manpage
2013-08-07 Erwan Velufio2gnuplot: Removing .py extension
2013-07-30 Erwan VeluTree: Moving fio_generate_plots in tools/
2013-07-30 Erwan VeluMakefile: Installing genfio at install time
2013-07-30 Erwan VeluMakefile: Installing fio2gnuplot & sons
2013-05-29 Jens AxboeMakefile: don't run configure for make clean
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...
2013-05-22 Jens AxboeStart of ACT like benchmark profile
2013-04-27 Jens AxboeAdd distclean target
2013-04-17 Jens AxboeAdd -Wdeclaration-after-statement to compiler flags
2013-04-17 Jens AxboeSplit out td error handling code
2013-04-11 Jens AxboeMakefile: clean $(FIO_OBJS) too
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMove rbtree to lib/
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeMakefile: use ginstall on Solaris
2013-04-05 Jens AxboeAdd strcasestr()
2013-04-05 Jens AxboeFix merge error
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-29 Jens Axboeconfigure: fixup build so that it's more resilient
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-14 Aaron CarrollPropagate target OS from configure to Makefile
2013-03-12 Oleg MatcovschiRemove config-host.h on clean.
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens Axboesolaris: ensure that TCP_NODELAY gets picked up
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMakfile: use LINK for the link phase
2013-02-05 Jens AxboeMakefile: fixup init.c dependency
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-02-01 Jens AxboeMakefile: fixup dependency problem for files in sub...
2013-01-31 David M. LeeAllow override of CFLAGS
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-29 Jens AxboeMerge branch 'master' into gfio
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-24 Jens Axboeconfigure: add --enable-gfio
2013-01-24 Jens AxboeMerge branch 'master' into gfio
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-09 Jens AxboeMerge branch 'master' into gfio
2013-01-08 Jens AxboeEnable -ffast-math
2012-12-19 Bruce CranFix $(CC) override: use system compiler except on HP...
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-03 Jens Axboegfio: fix Makefile typo for cleaning gfio objs
2012-12-03 Jens Axboegfio: bad merge in Makefile
2012-12-03 Jens AxboeMerge branch 'master' into gfio
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-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
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-10-11 Jens AxboeMerge branch 'master' into gfio
2012-09-27 Jens AxboeMerge branch 'master' into gfio
2012-09-25 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
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-21 Jens AxboeMerge branch 'master' into gfio
2012-08-14 Jens Axboefio Makefile improvement - don't override $(CC)
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-06-08 Bruce CranWindows 32-bit fio fixes
2012-05-11 Jens AxboeMerge branch 'master' into gfio gfio-0.1
2012-05-07 Jens AxboeMerge branch 'master' into gfio
next