summaryrefslogtreecommitdiff
path: root/tools/graphing.py
AgeCommit message (Collapse)Author
2024-01-04[Feature] Support for testing upload/download in parallelWill Hawkins
Use the `--rpm.parallel` to test in parallel mode. The default testing mode is serial. Signed-off-by: Will Hawkins <[email protected]>
2023-01-27[FEATURE] Finalize implementation of rev3 of the draftWill Hawkins
2022-12-12[Feature] Graphing tool CLI updateJeroen Schickendantz
Added CLI integration for graphing tool. Added area graphing features for graphing tool. Added PDF output for graphing tool. Added probe graph output for graphing tool.
2022-12-11[Feature] Graphing ToolJeroen Schickendantz
Graphing Tool that runs with Python - (matplotlib, pandas)