Real-time kernel performance evaluator

Clone this repo:
  1. 92d5ecd rteval: Move run_tests.sh to tests/ and remove obsolete test scripts by John Kacur · 3 weeks ago main
  2. 35b1416 rteval: Organize cpuset tests and make core sharing tests skip gracefully by John Kacur · 3 weeks ago
  3. b48dc89 rteval: Rename unittest target to unit-tests for consistency by John Kacur · 3 weeks ago
  4. 9a3015c rteval: Refactor core sharing validation test into proper unittest by John Kacur · 3 weeks ago
  5. 05f3333 rteval: Fix e2e test patterns for current rteval behavior by John Kacur · 4 weeks ago
  6. 0ba70de rteval: Add regression tests for measurement module error handling by John Kacur · 4 weeks ago
  7. 0bfcc97 rteval: Update config files to clarify measurement module selection by John Kacur · 4 weeks ago
  8. b202ea4 rteval: Fix cyclictest error handling to prevent hangs by John Kacur · 4 weeks ago
  9. f5a1164 rteval: Fix timerlat error handling to prevent hangs by John Kacur · 4 weeks ago
  10. 6dcc7de rteval: Warn when all CPUs isolated and loads have no CPUs by John Kacur · 4 weeks ago
  11. c9c9da2 rteval: Update cpuset documentation to reflect simplified implementation by John Kacur · 4 weeks ago
  12. 5aa88a7 rteval: Add local/ directory to .gitignore for development files by John Kacur · 4 weeks ago
  13. 2768796 rteval: Simplify cpuset implementation to match isolcpus philosophy by John Kacur · 4 weeks ago
  14. 74f0518 rteval: Reorganize command-line arguments into logical groups by John Kacur · 4 weeks ago
  15. e695df0 rteval: Add --cleanup-cpusets flag to remove leftover cpusets by John Kacur · 4 weeks ago
  16. 1d5ba50 rteval: Add cpuset integration infrastructure (WIP) by John Kacur · 4 weeks ago
  17. fec7d63 rteval: Remove executable permission from cpuset.py by John Kacur · 5 weeks ago
  18. adada24 rteval: Clean timestamped test run directories in make clean by John Kacur · 5 weeks ago
  19. a1d0520 rteval: Include --warn-non-isolated-core-sharing warnings in XML report by John Kacur · 5 weeks ago
  20. 81b2962 rteval: Add --warn-non-isolated-core-sharing option for measurement vs load warnings by John Kacur · 5 weeks ago