docs: update README#65
Conversation
Review Summary by QodoComprehensive README documentation for Phoronix Test Suite wrapper
WalkthroughsDescription• Completely rewrote README with comprehensive documentation structure • Added detailed description of wrapper functionality and supported sub-tests • Documented all command-line options with clear formatting and defaults • Added step-by-step workflow explanation of script execution • Included dependency information for multiple OS variants • Added usage examples and troubleshooting guidance • Documented output files, result processing, and return codes Diagramflowchart LR
A["Old README<br/>Basic description"] -->|"Complete rewrite"| B["New README<br/>Comprehensive docs"]
B --> C["Description &<br/>Features"]
B --> D["Command-line<br/>Options"]
B --> E["Workflow<br/>Steps"]
B --> F["Supported<br/>Sub-tests"]
B --> G["Dependencies &<br/>Installation"]
B --> H["Usage Examples &<br/>Troubleshooting"]
File Changes1. README.md
|
Code Review by Qodo
1. Validation only with PCP
|
dvalinrh
left a comment
There was a problem hiding this comment.
Also address the QODO comments. If it is a bug in our wrapper itself (indicates there could be), open an issue for them.
Description
changes made to phoronix-wrapper documentation
Before/After Comparison
Changes include a template followed across all wrapper
Solves issue: #64
Relates to JIRA: RPOPC-940