Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
3843deb322eb7b54d2d19d7b1ce19c5dc44d57ff
/
Makefile
79d1631
Add support for loadable profiles
by Jens Axboe
· 15 years ago
a696fa2
Add support for blkio cgroups on Linux
by Jens Axboe
· 15 years ago
d4c5b19
Add weak helpers to other makefiles
by Jens Axboe
· 15 years ago
7c353ce
Add Linus' optimized sha1 hash for checksum
by Jens Axboe
· 15 years ago
ccd4f41
Add fio_generate_plots.1 man page from debian package
by Jens Axboe
· 15 years ago
46e9e96
Use frame pointer
by Jens Axboe
· 16 years ago
3845591
Add intel hardware assisted crc32c support
by Jens Axboe
· 16 years ago
ff2e223
Revert "Add spinlock wrapper helpers"
by Jens Axboe
· 16 years ago
8b4a7c8
Add spinlock wrapper helpers
by Jens Axboe
· 16 years ago
bac39e0
Add crc32c checksum
by Jens Axboe
· 16 years ago
091708d
Don't include headers in depend target
by Jens Axboe
· 16 years ago
6492b1e
Makefile update
by Jens Axboe
· 16 years ago
73af677
Remove icc reference in Linux Makefile
by Jens Axboe
· 16 years ago
4d4e80f
Revamp file locking
by Jens Axboe
· 17 years ago
06fecb4
Makefile updates
by Jens Axboe
· 17 years ago
0b2d6a7
Makefile updates
by Jens Axboe
· 17 years ago
380065a
Add file hashing helpers
by Jens Axboe
· 17 years ago
0c5b408
Add a semaphore implementation
by Jens Axboe
· 17 years ago
d24c33a
Add a really simple allocator, backed with mmap'ed memory
by Jens Axboe
· 17 years ago
4c3ecec
Enable quiet build mode, enable by default
by Jens Axboe
· 17 years ago
79e48f7
Add option for not including the tracing stuff
by Jens Axboe
· 17 years ago
12cbb46
syslet: update to -v7 as posted by Zach
by Jens Axboe
· 17 years ago
d60e92d
man 1 fio
by Aaron Carroll
· 17 years ago
eef6eea
Move checksumming files to seperate directory
by Jens Axboe
· 17 years ago
cd14cc1
Add sha256 and sha512 checksums
by Jens Axboe
· 17 years ago
d77a7af
Add sample crc64 checksum
by Jens Axboe
· 17 years ago
1e154bd
Add crc7 verify type
by Jens Axboe
· 17 years ago
969f7ed
Add crc16 verify type
by Jens Axboe
· 17 years ago
c69aa91
Fix build on older systems
by Jens Axboe
· 17 years ago
e288756
blktrace support: speedup reading of data
by Jens Axboe
· 17 years ago
fb7b71a
Initial blktrace support
by Jens Axboe
· 17 years ago
9f8f206
Seperate disk util code out of fio.c
by Jens Axboe
· 18 years ago
4b87898
Fix io piece logging to not have O(n) runtime
by Jens Axboe
· 18 years ago
4cf6b5d
Introduce EXTFLAGS and EXTLIBS in Makefile.
by Davide Libenzi
· 18 years ago
609342f
GUASI IO engine
by Davide Libenzi
· 18 years ago
214e1ec
Split option handling out of init.c
by Jens Axboe
· 18 years ago
07739b5
Add a real semaphore implemtation
by Jens Axboe
· 18 years ago
9728ce3
[PATCH] init.c: Expose f_out and f_err to loaded libraries via dlsym()
by Joel Becker
· 18 years ago
e9310e0
Include engines in dependency check
by Jens Axboe
· 18 years ago
e4dd8a0
Makefile: libdir is not used anymore
by Jens Axboe
· 18 years ago
6bb1c84
Clean core files on make clean
by Jens Axboe
· 18 years ago
a4f4fdd
[PATCH] First cut syslet async io support
by Jens Axboe
· 18 years ago
ab5d675
[PATCH] CFLAGS: -fstack-protector doesn't work on older compilers
by Jens Axboe
· 18 years ago
a37bded
[PATCH] Improve dependency checking on builds
by Jens Axboe
· 18 years ago
13ddcb2
[PATCH] Enable _FORTIFY_SOURCE and stack protector checking
by Jens Axboe
· 18 years ago
ed92ac0
[PATCH] Simple support for networked IO
by Jens Axboe
· 18 years ago
f8fe35e
[PATCH] Rename io engines
by Jens Axboe
· 18 years ago
b161009
[PATCH] Split CFLAGS into OPTFLAGS + CFLAGS
by Pascal Bleser
· 18 years ago
60c641c
[PATCH] Don't create libdir
by Jens Axboe
· 18 years ago
1e97cce
[PATCH] Fix warnings from icc
by Jens Axboe
· 18 years ago
a94ea28
[PATCH] 'null' ioengine
by Jens Axboe
· 18 years ago
02bcaa8
[PATCH] Time and seek optimizations
by Jens Axboe
· 18 years ago
c11883f
[PATCH] Get rid of FIO_INST_PREFIX
by Jens Axboe
· 18 years ago
5f35095
[PATCH] Link in known io engines
by Jens Axboe
· 18 years ago
3c9b60c
[PATCH] Warn on writable strings
by Jens Axboe
· 18 years ago
fb19ce5
[PATCH] Makefile update
by Jens Axboe
· 18 years ago
cb2c86f
[PATCH] Split config name parse functions into parse.c
by Jens Axboe
· 18 years ago
10ba535
[PATCH] Split the io_u io handling out of fio.c
by Jens Axboe
· 18 years ago
2f9ade3
[PATCH] Split out the memory handling from fio.c
by Jens Axboe
· 18 years ago
2953f57
[PATCH] Only the posixaio engine needs to link against -lrt
by Jens Axboe
· 18 years ago
8458500
[PATCH] Fix a bunch of bugs
by Jens Axboe
· 18 years ago
0ab8db8
[PATCH] Make fio -W clean again
by Jens Axboe
· 18 years ago
e29d1b7
[PATCH] Split out the verify io parts
by Jens Axboe
· 18 years ago
263e529
[PATCH] Split status/eta code out of fio.c
by Jens Axboe
· 18 years ago
53cdc68
[PATCH] First cut at supporting > 1 file per job
by Jens Axboe
· 18 years ago
c1d5725
[PATCH] Don't hardcode ioengine path
by Jens Axboe
· 18 years ago
2866c82
[PATCH] Separate io engines into separate loadable objects
by Jens Axboe
· 18 years ago
6796209
[PATCH] Shorten the file names, stupid to prefix everything with fio-
by Jens Axboe
· 18 years ago
592ef98
[PATCH] Juggle some includes, add cscope make target
by Jens Axboe
· 18 years ago
3c39a37
[PATCH] Split up fio.c into log/stat/time parts
by Jens Axboe
· 18 years ago
ebac465
Move fio to seperate repo
by Jens Axboe
· 19 years ago