index
:
ioriot
master
I/O Riot is a tool for logging, replaying, and benchmarking I/O on Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-22
not required
HEAD
master
Paul Bütow
2020-01-22
Merge branch 'master' of https://github.com/mimecast/ioriot
Paul Bütow
2020-01-22
Release of I/O Riot 0.5.1
0.5.1
Paul Bütow
2019-01-26
Set theme jekyll-theme-time-machine
pbuetow
2019-01-26
Set theme jekyll-theme-minimal
pbuetow
2019-01-04
use latest tag for jenkins build
Paul Bütow
2019-01-04
add jenkins target
Paul Bütow
2018-12-27
Merge branch 'next-release' into 'master'
0.5
Paul Bütow
2018-12-27
bump version to 0.5
Paul Bütow
2018-12-27
some tweaks in documentation
Paul Bütow
2018-12-27
update capture example output
Paul Buetow
2018-12-27
Merge pull request #3 from snonux/next-release
pbuetow
2018-12-27
can run dockerbuild on Fedora 28 with selinux in enforcing mode
Paul Buetow
2018-12-27
run unit tests when built w/ docker
Paul Bütow
2018-12-27
add info of tested docker platform
Paul Bütow
2018-12-27
move docker build volume to ./docker
Paul Bütow
2018-12-27
Create subsection of documentation
Paul Bütow
2018-12-19
ignore D from capture file
Paul Bütow
2018-12-19
can compile for various kernel versions using docker now
Paul Bütow
2018-12-19
can compile I/O Riot using Docker (tested on Mac OS X)
Paul Bütow
2018-12-19
initial docker build support
Paul Bütow
2018-12-19
bump centos version
Paul Bütow
2018-12-19
bump capture version
Paul Bütow
2018-12-19
also trace the duration of each individual I/O syscall
Paul Bütow
2018-11-23
Merge pull request #2 from snonux/bugfix-release
0.4.2
pbuetow
2018-11-23
run amap utests last
Paul Buetow
2018-11-23
bump version for doxygen
Paul Buetow
2018-11-23
bump version
Paul Buetow
2018-11-23
use targetedioriot.ko when targeting a PID
Paul Buetow
2018-11-10
expanding marcos
Paul Bütow
2018-03-30
bump version
0.4.1
Paul Buetow
2018-03-30
dont need sudo when generating .replay file
Paul Buetow
2018-03-30
change default user to nobody
Paul Buetow
2018-03-30
add capture file version check
Paul Buetow
2018-03-30
add test Makefile target
Paul Buetow
2018-03-30
restyle
Paul Bütow
2018-03-30
add file hole support
Paul Buetow
2018-03-06
add unit tests to btree data structure and add callback function support
Paul Buetow
2018-03-06
rename I/O Replay into I/O Riot here as well
Paul Buetow
2018-03-06
bump version
0.3
Paul Bütow
2018-03-06
rename into ioriot
Paul Buetow
2018-03-02
fix small error
Paul Buetow
2018-03-02
bump version
0.2
Paul Buetow
2018-03-02
fix hmap unit test
Paul Buetow
2018-03-02
Increase rlimits before dropping root
Paul Buetow
2018-03-01
initial commit
0.1
Paul Bütow