1. a1d17da rta: Don't put single quotes around glob patterns by Brendan Jackman · 7 years ago
  2. 2eb43b3 rta: Rename _TaskBase -> RTATask by Brendan Jackman · 8 years ago
  3. cb824ff utils/test: fix documentation by Patrick Bellasi · 7 years ago
  4. 045fa03 utils/executor: fix task naming for backward compatibility by Patrick Bellasi · 7 years ago
  5. 70eebb4 perf_bench: Pass run_dir to superclass in conf by Brendan Jackman · 7 years ago
  6. b571c43 perf_bench: Set up logging for PerfPipe by Brendan Jackman · 8 years ago
  7. 68b1eef perf_bench: Increase default loop count for PerfMessaging by Brendan Jackman · 8 years ago
  8. 38a4745 workload: Create run_dir in conf method by Brendan Jackman · 7 years ago
  9. d63d304 workload: Remove outdated comment by Brendan Jackman · 8 years ago
  10. f84f00d workload: Error if cgroup specified but no cgroups module by Brendan Jackman · 8 years ago
  11. 0e6969c workload: Remove rt-app specific `calibration` by Brendan Jackman · 8 years ago
  12. 37bf491 workload: Remove getTasks method by Brendan Jackman · 8 years ago
  13. 1d2337a workload: Remove unused cgroup_cmd instance variable by Brendan Jackman · 8 years ago
  14. 772d394 workload: Remove taskset instance variables by Brendan Jackman · 8 years ago
  15. 5b932a4 workload: Formatting by Brendan Jackman · 8 years ago
  16. 08c88a5 LisaTest: add `experiments` alias by Brendan Jackman · 8 years ago
  17. 07c2498 LisaTest: Add public "runExperiments" method by Brendan Jackman · 8 years ago
  18. 10fa32a LisaTest: Fix get_sched_assert method by Brendan Jackman · 8 years ago
  19. b8cfbd1 tests/eas/acceptance: Rename EasTest -> _EasTest by Brendan Jackman · 7 years ago
  20. d69f7ab LisaTest: Add empty runTest method by Brendan Jackman · 8 years ago
  21. 6b05e09 Allow test classes to be loaded from Python code by Brendan Jackman · 8 years ago
  22. 1bdb531 preliminary: Don't fail TestWorkThroughput when only one frequency by Brendan Jackman · 7 years ago
  23. 4330330 submodules: Update devlib to latest master by Ionela Voinescu · 7 years ago
  24. 7b764f3 Executor: Extend docstring and make sphinx-compatible by Brendan Jackman · 8 years ago
  25. bdd59c4 Merge pull request #277 from bjackman/env-cleanup by Ionela Voinescu · 7 years ago
  26. 17d6fe7 Merge pull request #287 from bjackman/lisa-test-all-args by Ionela Voinescu · 7 years ago
  27. 04a36f6 TestEnv: Clean up tools init by Brendan Jackman · 8 years ago
  28. be22e5e TestEnv: Clean up ftrace conf parsing by Brendan Jackman · 8 years ago
  29. 90a97dc TestEnv: Clean up setting devlib modules by Brendan Jackman · 8 years ago
  30. 5c18052 lisa_shell: Pass all arguments to nosetests in lisa-test by Brendan Jackman · 7 years ago
  31. 85f7738 submodules: Update devlib to laster master by Brendan Jackman · 7 years ago
  32. 2a77051 submodules: Update bart to v1.7.0 by Brendan Jackman · 8 years ago
  33. c4c3fa1 utils/energy.py: call superclass init with res_dir by Ionela Voinescu · 8 years ago
  34. a64b8bf Merge pull request #281 from bjackman/workload-fix-docstring by Brendan Jackman · 8 years ago
  35. 1e7e78b Workload: fix docstring for `ftrace` param by Brendan Jackman · 8 years ago
  36. 93f8863 utils/trace: fix devlib frequencies injection by Patrick Bellasi · 8 years ago
  37. bfa09c0 Vagrantfile: Use install_base_ubuntu.sh by Brendan Jackman · 8 years ago
  38. 5643e17 Add LISA installation script by Brendan Jackman · 8 years ago
  39. 185476a libs/utils/energy: do not requires a "conf" entry for iio-capture's defaults by Patrick Bellasi · 8 years ago
  40. 602f6c8 libs/utils/trace: avoid interleaved cpu_frequency events between devlib and cpufreq by Michele Di Giorgio · 8 years ago
  41. cbae4bb libs/utils/energy: fix initialization of ACME by Juri Lelli · 8 years ago
  42. 6b067ee TestEnv: Clean up setting results dir by Brendan Jackman · 8 years ago
  43. d1321f1 TestEnv: Make sure self.conf and self.test_conf aren't None by Brendan Jackman · 8 years ago
  44. ff281b1 TestEnv: Add docstring for calibration method by Brendan Jackman · 8 years ago
  45. 868b592 TestEnv: Fix check for rt-app calibration requirement, again by Brendan Jackman · 8 years ago
  46. a65e9e2 submodules: Update devlib to latest master: by Brendan Jackman · 8 years ago
  47. e9e6724 CpusAnalysis: Add missing pandas import by Arnold Lu · 8 years ago
  48. 69bb687 Merge pull request #259 from bjackman/cpuidle-analysis by Ionela Voinescu · 8 years ago
  49. fa842dd ipynb/examples/Idle: Update output for Idle States analysis notebook by Brendan Jackman · 8 years ago
  50. d183fe1 ipynb/examples/Idle: Add extra idle state analysis by Brendan Jackman · 8 years ago
  51. 8f7f28b libs/utils/trace: Replace print statement with logging call by Brendan Jackman · 8 years ago
  52. 4538259 env: Fix check for rt-app calibration requirement by Brendan Jackman · 8 years ago
  53. b2402c8 analysis_register: Log more quietly by Brendan Jackman · 8 years ago
  54. ba2538f Trace: Log more quietly by Brendan Jackman · 8 years ago
  55. de5e7f7 tests/eas: Add heavy load spreading test by Brendan Jackman · 8 years ago
  56. 2b49632 Merge pull request #272 from bjackman/readme-reword by Patrick Bellasi · 8 years ago
  57. 172e385 lisa_shell: fix exit on missing network interface by Patrick Bellasi · 8 years ago
  58. 5f20ec0 README: Relax the caveat about test quality in the header by Brendan Jackman · 8 years ago
  59. ccd7131 lisa_shell: Update help for lisa-test command by Brendan Jackman · 8 years ago
  60. 82bc301 README: Add note about API documentation by Brendan Jackman · 8 years ago
  61. af0e5a1 README: Copy text from Github wiki homepage by Brendan Jackman · 8 years ago
  62. 73980cc README: Extend and reword introduction by Brendan Jackman · 8 years ago
  63. 894943b README: Remove errant html tag by Brendan Jackman · 8 years ago
  64. 2449408 Trace: fix API documentation syntax by Brendan Jackman · 8 years ago
  65. 04cf98b JsonConf: Add sphinx-compatible docstrings by Brendan Jackman · 8 years ago
  66. f046fc8 wlgen/rtapp: fix loading of custom JSON by Patrick Bellasi · 8 years ago
  67. 00ca5c1 TestEnv: Add API documentation by Brendan Jackman · 8 years ago
  68. 0fd1749 ipynb/release: APIs changes for v16.12 by Patrick Bellasi · 8 years ago
  69. 86951dc Merge pull request #260 from bjackman/master by Brendan Jackman · 8 years ago
  70. 24a1a70 ipynb/examples: Update Executor example by Brendan Jackman · 8 years ago
  71. a68a5ee Update function profiling workbook to demonstrate new 'files' option by Chris Redpath · 8 years ago
  72. 204f03b Add support for writing into files as part of the executor config by Chris Redpath · 8 years ago
  73. 81ab4cb Merge pull request #169 from derkling/add-uibench by Patrick Bellasi · 8 years ago
  74. 60bcfa7 tests/eas/preliminary: Add initial EAS suitability check by Chris Redpath · 8 years ago
  75. 92f159e Merge pull request #219 from ionela-voinescu/notebook_restructure by Patrick Bellasi · 8 years ago
  76. ceafdb7 Merge pull request #227 from bjackman/lisatest-stop-android-services by Patrick Bellasi · 8 years ago
  77. ebbbb20 tests/eas/acceptance: Use freeze_userspace flag by Brendan Jackman · 8 years ago
  78. cd59861 executor: Add flag to freeze userspace while running experiments by Brendan Jackman · 8 years ago
  79. aae360a examples: android: add example for running multiple workloads by Ionela Voinescu · 8 years ago
  80. f0b71de examples: android: rework the Android_Youtube notebook by Ionela Voinescu · 8 years ago
  81. b69980d examples: android: update Andoid Recent Fling notebook by Ionela Voinescu · 8 years ago
  82. f880b61 examples: android: add Jankbench example by Ionela Voinescu · 8 years ago
  83. b0a39f1 example: android: fix PCMark notebook by Ionela Voinescu · 8 years ago
  84. f6c25ff examples: android: move android to examples by Ionela Voinescu · 8 years ago
  85. 76973bb examples: restructure devlib-cgoup notebook by Ionela Voinescu · 8 years ago
  86. 55c75ac examples: restructure trace analysis notebooks by Ionela Voinescu · 8 years ago
  87. 5af611e examples: restructure the energy-meter notebooks by Ionela Voinescu · 8 years ago
  88. 88e72e2 examples: restructure the trappy notebooks by Ionela Voinescu · 8 years ago
  89. e5f3c6c examples: restructure the rtapp notebooks by Ionela Voinescu · 8 years ago
  90. 7afee0d examples: add more details to the executor_example notebook by Ionela Voinescu · 8 years ago
  91. a1cdb46 examples: add more details to the testenv_example notebook by Ionela Voinescu · 8 years ago
  92. 500c7f0 examples: move example notebooks in one location by Ionela Voinescu · 8 years ago
  93. d21856e wlgen/workload: fix execution into cgroups by Patrick Bellasi · 8 years ago
  94. f9e4563 submodules: Update devlib to latest master by Brendan Jackman · 8 years ago
  95. ac98ac6 examples: android: add UiBench example notebook by Ionela Voinescu · 8 years ago
  96. b5b329a android: add UiBench workload by Patrick Bellasi · 8 years ago
  97. c08f2c7 android: introduce new System API for systrace functions by Ionela Voinescu · 8 years ago
  98. a807dd3 ipynb: android: Genericness fixes for workloads notebook by Brendan Jackman · 8 years ago
  99. 750a442 ipynb: android: adapt workload calls to emeter API by Ionela Voinescu · 8 years ago
  100. d20484c executor: Add freqs param to confs['cpufreq'] by Brendan Jackman · 8 years ago