summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-19fix: preserve generator writer-queue backpressure (task 462)Paul Buetow
2026-03-19fix: align replay stats constructor signature (task 472)Paul Buetow
2026-03-19fix: guard rbuffer against non-x86_64 builds (task 473)Paul Buetow
2026-03-19fix: free replay worker getline buffer (task 474)Paul Buetow
2026-03-19fix: bound capture command formatting (task 472)Paul Buetow
2026-03-19fix: parenthesize arithmetic macros (task 474)Paul Buetow
2026-03-19fix: free cache_file getline buffer (task 473)Paul Buetow
2026-03-19fix: drop duplicate gioop fcntl branch (task 472)Paul Buetow
2026-03-19fix: use reentrant passwd lookups in replay (task 479)Paul Buetow
2026-03-19fix: serialize shared replay fd map updates (task 478)Paul Buetow
2026-03-19fix: avoid recycling threads with pending work (task 478)Paul Buetow
2026-03-19fix: make replay thread termination visible (task 478)Paul Buetow
2026-03-19fix: guard replay chown user lookups (task 472)Paul Buetow
2026-03-19fix: emit rmdir opcode in generator (task 472)Paul Buetow
2026-03-19fix: validate replay line count overflow (task 472)Paul Buetow
2026-03-19fix: avoid double-free in ithread drain loop (task 472)Paul Buetow
2026-03-19Update SystemTap scripts for modern kernels (6.x+)Paul Buetow
Replace raw kernel $variables with tapset variable names, save entry probe values in global arrays for use in return probes, add "kernel" module specifier to @cast lookups, remove chown16/lchown16/fchown16 probes (not available on x86_64), and split combined return probes where entry variable names differ between syscall variants. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2020-01-22not requiredPaul Bütow
2020-01-22Merge branch 'master' of https://github.com/mimecast/ioriotPaul Bütow
2020-01-22Release of I/O Riot 0.5.10.5.1Paul Bütow
2019-01-26Set theme jekyll-theme-time-machinepbuetow
2019-01-26Set theme jekyll-theme-minimalpbuetow
2019-01-04use latest tag for jenkins buildPaul Bütow
2019-01-04add jenkins targetPaul Bütow
2018-12-27Merge branch 'next-release' into 'master'0.5Paul Bütow
Merge candidate for release 0.5 to master See merge request Storage/ioriot!1
2018-12-27bump version to 0.5Paul Bütow
2018-12-27some tweaks in documentationPaul Bütow
2018-12-27update capture example outputPaul Buetow
2018-12-27Merge pull request #3 from snonux/next-releasepbuetow
can run dockerbuild on Fedora 28 with selinux in enforcing mode
2018-12-27can run dockerbuild on Fedora 28 with selinux in enforcing modePaul Buetow
2018-12-27run unit tests when built w/ dockerPaul Bütow
2018-12-27add info of tested docker platformPaul Bütow
2018-12-27move docker build volume to ./dockerPaul Bütow
2018-12-27Create subsection of documentationPaul Bütow
2018-12-19ignore D from capture filePaul Bütow
2018-12-19can compile for various kernel versions using docker nowPaul Bütow
2018-12-19can compile I/O Riot using Docker (tested on Mac OS X)Paul Bütow
2018-12-19initial docker build supportPaul Bütow
2018-12-19bump centos versionPaul Bütow
2018-12-19bump capture versionPaul Bütow
2018-12-19also trace the duration of each individual I/O syscallPaul Bütow
2018-11-23Merge pull request #2 from snonux/bugfix-release0.4.2pbuetow
Bugfix release
2018-11-23run amap utests lastPaul Buetow
2018-11-23bump version for doxygenPaul Buetow
2018-11-23bump versionPaul Buetow
2018-11-23use targetedioriot.ko when targeting a PIDPaul Buetow
2018-11-10expanding marcosPaul Bütow
2018-03-30bump version0.4.1Paul Buetow
2018-03-30dont need sudo when generating .replay filePaul Buetow
2018-03-30change default user to nobodyPaul Buetow