Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
3ad04399c576bb7935b9a7b8c07d5acf373a7bc4
/
Makefile
cd0d2db
gcompat: get closer to working with gtk3
by Jens Axboe
· 13 years ago
f762cef
gcompat: provide backwards compatible functions for older gtk versions
by Jens Axboe
· 13 years ago
3d43382
Make fio include the git version in the version output
by Jens Axboe
· 13 years ago
b65c7ec
graph: switch tooltip lookups to being range based in a prio tree
by Jens Axboe
· 13 years ago
0577543
Move rbtree into lib/
by Jens Axboe
· 13 years ago
1252d8f
gfio: split some parts into gclient.c
by Jens Axboe
· 13 years ago
4166658
gfio: add gerror.c for reporting errors
by Jens Axboe
· 13 years ago
9af4a24
gfio: start of options view and edit
by Jens Axboe
· 13 years ago
53e0e85
gfio: start of splitting up the source a bit
by Jens Axboe
· 13 years ago
1b42725
gfio: Add support for sending logs over the network
by Jens Axboe
· 13 years ago
76792ac
Makefile: properly clean all objects on make clean
by Jens Axboe
· 13 years ago
2dc1cbb
Add thread_options_pack structure
by Jens Axboe
· 13 years ago
af58ef3
gfio: Add mini library to draw bar graphs and line graphs
by Stephen M. Cameron
· 13 years ago
70d07ce
Fix Makefile for gfio build
by Jens Axboe
· 13 years ago
e61ca21
Move init code info libfio.c
by Jens Axboe
· 13 years ago
2839f0c
fio: make gui status update in timely fashion
by Stephen M. Cameron
· 13 years ago
8232e28
fio: link fio code with gui code
by Stephen M. Cameron
· 13 years ago
480b811
fio: factor out fio initialization code
by Stephen M. Cameron
· 13 years ago
b775956
fio: factor out endian_check
by Stephen M. Cameron
· 13 years ago
ff1f328
fio: add minimal gui program
by Stephen M. Cameron
· 13 years ago
93bcfd2
Move Windows port to MinGW
by Bruce Cran
· 13 years ago
9e684a4
Token-based flow control
by Dan Ehrenberg
· 13 years ago
2e1df07
Move some code around to better separate front/backend
by Jens Axboe
· 13 years ago
bcdf7c5
Install man page in /usr/share/man by default on OSX
by Jens Axboe
· 13 years ago
c7c6cb4
Move IEEE754 support code to lib/
by Jens Axboe
· 13 years ago
b7eec50
Makefile: use -O3 by default
by Jens Axboe
· 13 years ago
213a01b
Makefile: move -rdynamic to linking flag
by Jens Axboe
· 13 years ago
61f78f3
Add IEEE 754 test case
by Jens Axboe
· 13 years ago
d10fba4
Re-enable -O2 optimization
by Jens Axboe
· 13 years ago
0cda2d5
t/stest: add log.o smaller helper
by Jens Axboe
· 13 years ago
90f326d
Add IEEE 754 pack and unpack helpers
by Jens Axboe
· 13 years ago
ac9b910
Fixup some bad file naming
by Jens Axboe
· 13 years ago
b66570d
client: initial support for multiple connections
by Jens Axboe
· 13 years ago
142575e
Server logging cleanup/functionality
by Jens Axboe
· 13 years ago
132159a
Add start of client, start of real protocol
by Jens Axboe
· 13 years ago
50d1697
Start of client/server
by Jens Axboe
· 13 years ago
3427207
Improve Makefile for t/ test code
by Jens Axboe
· 13 years ago
fbc2792
Add simple stest smalloc tester
by Jens Axboe
· 13 years ago
b6cf38f
RDMA update
by Yufei Ren
· 13 years ago
21b8aee
RDMA IO engine
by ren yufei
· 13 years ago
0f7ac78
Add CPU affinity support to Windows
by Bruce Cran
· 13 years ago
48b35be
Fix AIX Makefile
by Michael Perzl
· 13 years ago
b5ffb75
HP-UX typo
by Jens Axboe
· 13 years ago
d48a979
A few HP-UX fixes
by Jens Axboe
· 13 years ago
c00a228
Initial HP-UX port
by Jens Axboe
· 13 years ago
f84622e
Fix Makefile depend issue
by Michael Zappe
· 13 years ago
513ba3f
Add space between -m and 755 for install
by Jens Axboe
· 14 years ago
33c142b
Remove solaris posix_memalign() helper
by Jens Axboe
· 14 years ago
91aea6e
Add simple aligned alloc helper
by Jens Axboe
· 14 years ago
e52947d
Fix linking of fio executable
by Diego Elio Pettenò
· 14 years ago
d015e39
Reinstate unified Makefile
by Bruce Cran
· 14 years ago
0a56089
Kill flist_sort from Makefiles
by Jens Axboe
· 14 years ago
0e655dd
Revert "Unify makefiles"
by Jens Axboe
· 14 years ago
7d130d8
Unify makefiles
by Bruce Cran
· 14 years ago
c2019d3
Windows updates
by Bruce Cran
· 14 years ago
9b83656
Various fixes/updates
by Bruce Cran
· 14 years ago
1ec3d69
Implement a better num2str()
by Jens Axboe
· 14 years ago
79a4318
Add binject IO engine
by Jens Axboe
· 14 years ago
0d29de8
Add verify trim support
by Jens Axboe
· 14 years ago
366badd
Have cscope look in subdirs too
by Jens Axboe
· 14 years ago
d29cd59
Add flist sorting
by Jens Axboe
· 15 years ago
1fbbf72
First step at speeding up io_u rand refill
by Jens Axboe
· 15 years ago
bf84eac
Make the dprint() processing out-of-line
by Jens Axboe
· 15 years ago
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
Next »