Changes for version 0.021 - 2025-10-18

  • Copy hooks/iotrace from Git::Server to act like strace
  • Retain git history from github.com/hookbot/git-server
  • Also replay partial git history for t/*iotrace*.t tests
  • Support: -v -vv+ -x -xx -o<FILE>
  • Emulate: -f -ff
  • Ignore: -e -q -qq -qqq -qqqq -s<SIZE>
  • Rename hooks/iotrace to bin/iotrace
  • Move code from iotrace to IO::Trace
  • Reduce race condition dangers in tests

Documentation

Like strace enough to log STDIN STDOUT STDERR I/O

Modules

Log I/O of an arbitrary process.