Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
8e0aa1607d3e2b583dac6780527db49c27cbae6c
/
Makefile
ee4ceb7
bloom: use independent hashes
by Jens Axboe
· 10 years ago
7a74197
Add debug helper stub for t/ programs
by Jens Axboe
· 10 years ago
5e59551
Add bloom filter
by Jens Axboe
· 10 years ago
db9ab4e
t/dedupe: Linux only for now
by Jens Axboe
· 10 years ago
e1ecce5
Build t/ tools by default
by Jens Axboe
· 10 years ago
5aa702c
Add small tool to check for dedupable contents in a file/device
by Jens Axboe
· 10 years ago
42a80e3
Add basic tool to turn blktrace into fio job file
by Jens Axboe
· 10 years ago
d60aa36
Add support for HDFS IO engine
by Manish Mandlik
· 10 years ago
65f93ca
Move tp.[ch] to lib/
by Jens Axboe
· 10 years ago
38a812d
Add support for runtime log compression
by Jens Axboe
· 10 years ago
41bfff8
Fix build from cmake
by George Dowding
· 10 years ago
54fe20f
glusterfs api fadvise support
by chenh
· 11 years ago
cb92c7f
first async IO code drop
by chenh
· 11 years ago
0e55d6b
Glusterfs libgfapi engine - initial deposit
by chenh
· 11 years ago
9195552
distinguish internal/ext. builds with FIO_INTERNAL
by Daniel Gollub
· 11 years ago
9e060c6
Makefile: clean all *.d dependency files on make clean
by Jens Axboe
· 11 years ago
7788b76
Makefile: add doc target to generate PDFs from the man pages
by Jens Axboe
· 11 years ago
243bfe1
iolog: don't serialize the writing of all logs
by Jens Axboe
· 11 years ago
fc5c034
librbd ioengine support
by Daniel Gollub
· 11 years ago
9aa5fe3
Update Windows build for new threading library
by Bruce Cran
· 11 years ago
3cd4c66
Add OpenBSD support
by John
· 11 years ago
a3c86fc
Remove duplicate LDFLAGS on -o lines
by Grant Grundler
· 11 years ago
1378cc6
fio2gnuplot: Adding manpage
by Erwan Velu
· 11 years ago
265a202
fio2gnuplot: Removing .py extension
by Erwan Velu
· 11 years ago
0460eb9
Tree: Moving fio_generate_plots in tools/
by Erwan Velu
· 11 years ago
250533e
Makefile: Installing genfio at install time
by Erwan Velu
· 11 years ago
eab4af4
Makefile: Installing fio2gnuplot & sons
by Erwan Velu
· 11 years ago
d443abc
Makefile: don't run configure for make clean
by Jens Axboe
· 11 years ago
2ae0b20
Replace list based free/busy/requeue list with FIFO + ring
by Jens Axboe
· 11 years ago
d4afedf
Start of ACT like benchmark profile
by Jens Axboe
· 11 years ago
45f944b
Add distclean target
by Jens Axboe
· 12 years ago
eb19930
Add -Wdeclaration-after-statement to compiler flags
by Jens Axboe
· 12 years ago
3c97812
Split out td error handling code
by Jens Axboe
· 12 years ago
0fe21ef
Makefile: clean $(FIO_OBJS) too
by Jens Axboe
· 12 years ago
22f8045
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
a8168a2
Makefile: use ginstall on Solaris
by Jens Axboe
· 12 years ago
9ad8da8
Add strcasestr()
by Jens Axboe
· 12 years ago
ea783f8
Fix merge error
by Jens Axboe
· 12 years ago
62232d0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
af4862b
configure: fixup build so that it's more resilient
by Jens Axboe
· 12 years ago
d721392
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
53cd4ee
Propagate target OS from configure to Makefile
by Aaron Carroll
· 12 years ago
ff01f0f
Remove config-host.h on clean.
by Oleg Matcovschi
· 12 years ago
7a887ff
Add a simple test for LFSR generator
by Alex Pyrgiotis
· 12 years ago
8ea39c3
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
7366ad0
solaris: ensure that TCP_NODELAY gets picked up
by Jens Axboe
· 12 years ago
6a5c4d9
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
6d0e9f8
configure: attempt to get Android going again
by Aaron Carroll
· 12 years ago
9db01ef
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
6ce038d
Makfile: use LINK for the link phase
by Jens Axboe
· 12 years ago
cb340b1
Makefile: fixup init.c dependency
by Jens Axboe
· 12 years ago
90b7a96
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
f67d6ee
Makefile: fixup dependency problem for files in sub dirs
by Jens Axboe
· 12 years ago
7496ea3
Allow override of CFLAGS
by David M. Lee
· 12 years ago
95820b6
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
f2a2ce0
Add support for idletime profiling
by Huadong Liu
· 12 years ago
135be49
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
68b739a
Makefile: remove config-host.ld
by Jens Axboe
· 12 years ago
4feafb1
configure: auto-generate a config-host.h
by Jens Axboe
· 12 years ago
4700b23
configure: solaris and windowsaio fixups
by Jens Axboe
· 12 years ago
997843c
configure: fix more old FIO_HAVE_ checks
by Jens Axboe
· 12 years ago
44404c5
Add lib/getrusage.c
by Jens Axboe
· 12 years ago
91f94d5
configure: add --enable-gfio
by Jens Axboe
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
0dcebdf
configure: add endian check
by Jens Axboe
· 12 years ago
51aa2da
Add generic hweight helpers
by Jens Axboe
· 12 years ago
c81f934
Add CONFIG_64BIT_LLP64, CONFIG_POSIX_FALLOCATE and CONFIG_LINUX_FALLOCATE to Makefile.
by Bruce Cran
· 12 years ago
1ae83d4
Pre-load and sort random blocks for pure read verify workloads
by Jens Axboe
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
92a0daf
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
b14c9ed
Enable -ffast-math
by Jens Axboe
· 12 years ago
b165e2b
Fix $(CC) override: use system compiler except on HP-UX and Solaris.
by Bruce Cran
· 12 years ago
80caea7
gfio: fix Makefile typo for cleaning gfio objs
by Jens Axboe
· 12 years ago
9a0db1e
gfio: bad merge in Makefile
by Jens Axboe
· 12 years ago
49758e1
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
ad1f90a
Add t/axmap tester
by Jens Axboe
· 12 years ago
7ebd796
Rename the bitmap to axmap
by Jens Axboe
· 12 years ago
8055e41
Add LFSR generator
by Jens Axboe
· 12 years ago
51ede0b
Rework file random map
by Jens Axboe
· 12 years ago
ec5c6b1
Add support for Android
by Aaron Carroll
· 12 years ago
9207966
Get rid of -fno-omit-frame-pointer
by Jens Axboe
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
24baa4c
genzipf: use regular array + qsort() instead of rbtree
by Jens Axboe
· 12 years ago
7670fce
Makefile: 2nd go at making CC assignment/check actually work
by Jens Axboe
· 12 years ago
122d4b1
Use more portable construct for setting/checking CC
by Jens Axboe
· 12 years ago
eed3f51
Makefile: typo
by Jens Axboe
· 12 years ago
8e60025
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
fd6f237
genzipf: improve accuracy
by Jens Axboe
· 12 years ago
39ab7da
Move code around to satisfy t/stest linkage
by Jens Axboe
· 12 years ago
f98f3d0
Fix t/ieee754 link
by Jens Axboe
· 12 years ago
6ff3885
Add t/genzipf to play with distribution settings
by Jens Axboe
· 12 years ago
e25839d
Add sample zipf distribution randomizer
by Jens Axboe
· 12 years ago
d79db12
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
62cb17d
Makefile: break long line
by Jens Axboe
· 12 years ago
9c25d2e
engine: add e4defrag engine
by Dmitry Monakhov
· 12 years ago
e615cea
ioengine: Add fallocate ioengine
by Dmitry Monakhov
· 12 years ago
6ef6358
Add support for Fusion-io atomic write engine
by Santhosh Koundinya
· 12 years ago
cc372b1
Add a simple json encoder and use it to print fio output in json format
by Shaohua Li
· 12 years ago
c2e9cc4
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
31dc09d
fio Makefile improvement - don't override $(CC)
by Jens Axboe
· 12 years ago
Next »