Real-time kernel performance evaluator

Clone this repo:
  1. b369654 rteval: return empty string in compress_cpulist for an empty list by John Kacur · 4 weeks ago main
  2. e8cb93e rteval: Add SPDX-License-Identifier to rteval by Eder Zulian · 7 weeks ago
  3. 281d9cd rteval: Correct Python version in doc/rteval.txt by Tomas Glozar · 7 weeks ago
  4. 33cd1f7 rteval: Add missing docstrings in SysTopology by Tomas Glozar · 9 weeks ago
  5. 1afab85 rteval: Exclude isolcpus from loads report by Tomas Glozar · 3 months ago
  6. 9c096f3 rteval: Fix CPU count calculation for hackbench by Tomas Glozar · 3 months ago
  7. 4ee01e7 rteval: Exclude isolcpus from stressng by default by Tomas Glozar · 3 months ago
  8. 2db5525 rteval: Exclude isolcpus from kcompile by default by Tomas Glozar · 3 months ago
  9. cb7ba0c rteval: Report isolated CPUs by Tomas Glozar · 3 months ago
  10. 3206001 rteval: Detect isolcpus in systopology by Tomas Glozar · 3 months ago
  11. 16596a3 Edited code from previous commit to exclude try-except block by Anubhav Shelat · 3 months ago
  12. e6a2c2f Fixed bug in kcompile where run would fail if kcompile-source version had the form x.y instead of x.y.z by Anubhav Shelat · 3 months ago
  13. e0c7024 rteval/server: edited files to use optparse instead of argparse by Anubhav Shelat · 3 months ago
  14. eee2c79 rteval: fixed comments by Anubhav Shelat · 3 months ago
  15. d888954 rteval: added code to download default kernel version if no version is specified by Anubhav Shelat · 3 months ago
  16. 8c582c8 rteval-cmd: added code to handle downloading kernel versions of the x.x by Anubhav Shelat · 3 months ago
  17. 9a0b29c rteval: Changed files to use argparse library instead of optparse by Anubhav Shelat · 3 months ago
  18. 546c181 rteval: osinfo.py: Added code to use 'sos report' instead of sosreport. by Anubhav Shelat · 4 months ago
  19. adc41fa rteval: Use f-strings in tools.py by Anubhav Shelat · 4 months ago
  20. d83a8eb rteval: Use f-strings in services.py by Anubhav Shelat · 4 months ago