1. e5f3c6c examples: restructure the rtapp notebooks by Ionela Voinescu · 8 years ago
  2. 7afee0d examples: add more details to the executor_example notebook by Ionela Voinescu · 8 years ago
  3. a1cdb46 examples: add more details to the testenv_example notebook by Ionela Voinescu · 8 years ago
  4. 500c7f0 examples: move example notebooks in one location by Ionela Voinescu · 8 years ago
  5. d21856e wlgen/workload: fix execution into cgroups by Patrick Bellasi · 8 years ago
  6. f9e4563 submodules: Update devlib to latest master by Brendan Jackman · 8 years ago
  7. c08f2c7 android: introduce new System API for systrace functions by Ionela Voinescu · 8 years ago
  8. a807dd3 ipynb: android: Genericness fixes for workloads notebook by Brendan Jackman · 8 years ago
  9. 750a442 ipynb: android: adapt workload calls to emeter API by Ionela Voinescu · 8 years ago
  10. d20484c executor: Add freqs param to confs['cpufreq'] by Brendan Jackman · 8 years ago
  11. e49241f Remove juno/juno2 distinction by Zhifei Yang · 8 years ago
  12. ace366e executor/env: Install rt-app automatically if required by Brendan Jackman · 8 years ago
  13. 15a2cf4 LisaTest: Add get_trace method by Brendan Jackman · 8 years ago
  14. 663a176 Merge pull request #249 from bjackman/cpuidle-fix by Michele Di Giorgio · 8 years ago
  15. d162fa6 trace: Update value for NON_IDLE_STATE by Brendan Jackman · 8 years ago
  16. 7a935cb submodules: update Trappy to latest master by Brendan Jackman · 8 years ago
  17. f9241a1 lisa_shell: Reset terminal colours in PS1 by Brendan Jackman · 8 years ago
  18. 862ba5e libs/utils/android: reset airplane mode for Jankbench (#247) by Juri Lelli · 8 years ago
  19. 09a3012 wlgen/workload: fix format string syntax by Patrick Bellasi · 8 years ago
  20. a312c9a Merge pull request #237 from derkling/update-logging by Brendan Jackman · 8 years ago
  21. f17e608 ipynb: update all notebooks to use LisaConfig by Patrick Bellasi · 8 years ago
  22. c25cc8d libs/utils: cosmetics: update ValueError format strings by Patrick Bellasi · 8 years ago
  23. 46d6cff libs: enable commented logging to avoid code becoming not maintained by Patrick Bellasi · 8 years ago
  24. a9742b2 lisa_shell: update test command by Patrick Bellasi · 8 years ago
  25. c278c23 libs: use a more configurable logging strategy by Patrick Bellasi · 8 years ago
  26. a7f8fae Merge pull request #238 from bjackman/lisa-test-interface-change by Patrick Bellasi · 8 years ago
  27. 5f18308 tests/eas/acceptance: WakeMigration: Use Python dict not JSON by Brendan Jackman · 8 years ago
  28. 3cad0e4 tests/eas/acceptance: Offload+IdlePull: Use Python dict not JSON by Brendan Jackman · 8 years ago
  29. 4739b03 tests/eas/acceptance: SmallTaskPacking: Use Python dict not JSON by Brendan Jackman · 8 years ago
  30. 6171111 tests/eas/acceptance: ForkMigration: use Python dict not JSON by Brendan Jackman · 8 years ago
  31. 9408926 tests/eas/acceptance: Remove JSON config by Brendan Jackman · 8 years ago
  32. 58d32dc LisaTest: Flesh out docstrings by Brendan Jackman · 8 years ago
  33. 4181425 LisaTest: Add methods to override for test configuration by Brendan Jackman · 8 years ago
  34. 0b600f5 ipynb/profiling: Update kernel functions profiling notebook by Brendan Jackman · 8 years ago
  35. d6f3493 ipynb/tutorial: Update Executor tutorial notebook by Brendan Jackman · 8 years ago
  36. f16fed8 ipynb/utils: Update Executor example notebook by Brendan Jackman · 8 years ago
  37. 981e8a3 executor: Extend docstring by Brendan Jackman · 8 years ago
  38. 2bafed5 executor: Rename tests_conf to experiments_conf by Brendan Jackman · 8 years ago
  39. 324d7fa executor: Take a TestEnv instead of a target_conf by Brendan Jackman · 8 years ago
  40. 0778550 trace: Update doc and logging for getTasks method by Brendan Jackman · 8 years ago
  41. b196b8c trace: Filter tasks when no DataFrame passed to getTasks by Brendan Jackman · 8 years ago
  42. aa9f74b trace: Populate all task names when no tasks passed by Brendan Jackman · 8 years ago
  43. 67d14d0 trace: Refactor __loadTasksNames method by Brendan Jackman · 8 years ago
  44. ca9d929 executor: Fix running with multiple confs by Brendan Jackman · 8 years ago
  45. 9ecfd1a executor: Fix running non-root on Android devices by Brendan Jackman · 8 years ago
  46. 1963604 platforms: Add JSON config for Google Pixel by Brendan Jackman · 8 years ago
  47. 2f20756 libs/utils/env: Simplify check for rt-app requirement by Brendan Jackman · 8 years ago
  48. 8bdf70f tests/eas/acceptance: set sched_initial_test_util by Brendan Jackman · 8 years ago
  49. 60384cb tests/eas/acceptance: Simplify call to write_value by Brendan Jackman · 8 years ago
  50. 4fb6835 libs/utils/test: Add get_end_time and get_window to LisaTest by Brendan Jackman · 8 years ago
  51. 0445214 libs/utils/test: Add get_sched_assert method to LisaTest by Brendan Jackman · 8 years ago
  52. 00cf0b8 Merge pull request #234 from bjackman/fix-idle-residency by Michele Di Giorgio · 8 years ago
  53. 181dd7b idle_analysis: Fix idle residency when idle events are sparse by Brendan Jackman · 8 years ago
  54. 20a1ac2 libs/utils/trace: Fix getCPUActive signal for fully-idle CPUs by Brendan Jackman · 8 years ago
  55. 06132f5 libs/utils/trace: Cleanup docstring by Brendan Jackman · 8 years ago
  56. 7487138 libs/utils/tests: Don't look at Executor config in LisaTest by Brendan Jackman · 8 years ago
  57. 9a1db0e ipynb: cgroups: add example for CPUs isolation by Patrick Bellasi · 8 years ago
  58. bf9d9ef Merge pull request #223 from bjackman/hikey-cpuidle by Patrick Bellasi · 8 years ago
  59. f069617 libs/utils/platforms/hikey: Add cpuidle module by Brendan Jackman · 8 years ago
  60. c511bcd wlgen/workload: fix definition of cgroup to run a task into by Patrick Bellasi · 8 years ago
  61. 9cb731a wlgen/rtapp: allow to specify task's CPU as single number or range-string by Patrick Bellasi · 8 years ago
  62. 0c0a105 Merge pull request #202 from bjackman/refactor-eas-acceptance-tests-v2 by Patrick Bellasi · 8 years ago
  63. 51c8ae1 ipynb/release: v16.10 release by Patrick Bellasi · 8 years ago
  64. 288f1ab Vagrantfile: Don't try to create extant link by Brendan Jackman · 8 years ago
  65. a8bd192 lisa_shall: Improve lisa-test documentation by Brendan Jackman · 8 years ago
  66. c44d35d libs/utils/env: Explicitly check 'host' setting is present for Linux by Brendan Jackman · 8 years ago
  67. cd7ca60 tests/eas/acceptance: Remove unused code by Brendan Jackman · 8 years ago
  68. 3aca246 tests/eas/acceptance: Factor out _assert_switch in WakeMigration by Brendan Jackman · 8 years ago
  69. 6ba6ed0 tests/eas/acceptance: Port WakeMigration test to use LisaTest by Brendan Jackman · 8 years ago
  70. a3b3eba tests/eas/acceptance: Port OffloadMigrationAndIdlePull to LisaTest by Brendan Jackman · 8 years ago
  71. a5d8833 tests/eas/acceptance: Port SmallTaskPacking to LisaTest by Brendan Jackman · 8 years ago
  72. 3467098 tests/eas/acceptance: Port ForkMigration to EasTest by Brendan Jackman · 8 years ago
  73. d3e3a64 tests/eas/acceptance: Add EasTest API by Brendan Jackman · 8 years ago
  74. d4516bf tests/eas/acceptance: Use `min` in OffloadMigrationAndIdlePull by Brendan Jackman · 8 years ago
  75. 397025b tests/eas/acceptance: Cleanup imports by Brendan Jackman · 8 years ago
  76. 391fc32 tests/eas/acceptance: Remove unused import by Brendan Jackman · 8 years ago
  77. 029f471 tests/eas/acceptance: Remove unused code by Brendan Jackman · 8 years ago
  78. ad51cdc libs/utils/test: Add new utility methods to LisaTest by Brendan Jackman · 8 years ago
  79. 36b84bc libs/utils/test: Add experiment_test decorator by Brendan Jackman · 8 years ago
  80. 0ec5fcf libs/utils/executor: Use os.makedirs instead of os.system('mkdir ...) by Brendan Jackman · 8 years ago
  81. 43a2882 libs/utils/executor: Allow "profile" rt-app wloads to specify a "tasks" param by Brendan Jackman · 8 years ago
  82. d6ffaf9 libs/utils/executor: Make test_dir a local variable by Brendan Jackman · 8 years ago
  83. 0328c61 libs/utils/executor: Store metadata about executed experiments by Brendan Jackman · 8 years ago
  84. 705db83 libs/utils/executor: Default to 1 iteration if not specified by Brendan Jackman · 8 years ago
  85. 4d3e67b libs/utils/executor: Remove irrelevant log messages by Brendan Jackman · 8 years ago
  86. 5b0860b libs/utils/executor: Fix typo in log message by Brendan Jackman · 8 years ago
  87. b1e804d Merge pull request #214 from bjackman/vagrant-updates by Patrick Bellasi · 8 years ago
  88. bf6d5e1 Vagrantfile: Explicitly install Cython before pandas by Brendan Jackman · 8 years ago
  89. 7cbc923 Vagrantfile: Bail out of provisioning if anything fails by Brendan Jackman · 8 years ago
  90. aeb7aa9 Add a scratchpad folder for your own notebooks which will be ignored by Chris Redpath · 8 years ago
  91. 750eb5a libs/utils/executor: Require root when setting sched_features by Brendan Jackman · 8 years ago
  92. faaf2bd libs/utils/env: add default platform file for Hikey board by Michele Di Giorgio · 8 years ago
  93. 7dbd80a ipynb: fix bug in android workload notebook by Michele Di Giorgio · 8 years ago
  94. 81cfb14 android/workloads: remove hard-coded energy report by Michele Di Giorgio · 8 years ago
  95. 5d5ffca libs/wlgen/rta: Limit task name to 15 characters by Brendan Jackman · 8 years ago
  96. 2952788 submodules: Update devlib to cae239d1 and trappy to 5.9.0 by Brendan Jackman · 8 years ago
  97. f9a55aa Merge pull request #199 from JaviMerino/doc_fixes by Brendan Jackman · 8 years ago
  98. bbcae82 tests/eas/acceptance: Reduce expected LITTLE busy time for offload test by Brendan Jackman · 8 years ago
  99. c3217a3 Merge pull request #195 from JaviMerino/cap_cap_test by Brendan Jackman · 8 years ago
  100. 656a4ba test/eas/acceptance: documentation fixes by Javi Merino · 8 years ago