Releases: redhat-performance/iozone-wrapper
Releases · redhat-performance/iozone-wrapper
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
Remove obsolete cpu freq code.
v1.9 Remove cpu freq code that was for RHEL 6
Fix pbench results.
Merge pull request #17 from redhat-performance/fix_results Fix results
Harden wrapper
Add error handling to wrapper.
Flatten pbench results
Merge pull request #13 from redhat-performance/flatten_pbench Flatten pbench results
Save run informtion
Merge pull request #10 from redhat-performance/add_run_info Add run output information and run status