Releases: redhat-performance/iozone-wrapper
Releases · redhat-performance/iozone-wrapper
Removal of pbench, add pcp
v1.30
This release adds the generation of a results.csv file when iozone is run in automatic mode
What's Changed
- Add results.csv creation for automatic mode by @malucius-rh in #45
Full Changelog: v1.22...v1.30
v1.22
What's Changed
- Fix the averaging function for multi-iteration runs by @malucius-rh in #42
- Enable out_of_cache for auto mode by @malucius-rh in #40
- Add Workflows by @kdvalin in #39
- Remove unused "to do list" function by @malucius-rh in #44
Full Changelog: v1.21...v1.22
Filesystem selection fix and enable DirectIO
What's Changed
- Filesystem selection fix by @malucius-rh in #37
- Enable directio by @malucius-rh in #38
Full Changelog: v1.20...v1.21
Working options default, fsync, mmap
What's Changed
- Add Issue and PR templates by @kdvalin in #25
- Fixing arguments passed to do_test_actual by @malucius-rh in #32
New Contributors
Full Changelog: 1.13...v1.20
Bug fixes
Bug fixes for results file naming, an accidentally disabled command line option, and typos
What's Changed
- metadata updates by @sousinha97 in #21
- collect hardware info by @sousinha97 in #16
- Results filename cleanup + typo fixes by @malucius-rh in #31
- Adding mmapincache to the list of recognized command line options by @malucius-rh in #26
New Contributors
- @sousinha97 made their first contribution in #21
- @malucius-rh made their first contribution in #31
Full Changelog: v1.12...1.13
meta-test
Merge pull request #16 from redhat-performance/hardware-conf collect hardware info
Main needs type defined and return a value
Remove build warnings in create_file.c pertaining to undeclared value for main, and not returning a value.
Remove variable in results string
Extra variable in results string causing Zathras not to find file.
Remove obsolete cpu freq code.
Merge pull request #18 from redhat-performance/fix_cpu_freq Remove cpu freq code that was for RHEL 6