1. a68a5ee Update function profiling workbook to demonstrate new 'files' option by Chris Redpath · 8 years ago
  2. 204f03b Add support for writing into files as part of the executor config by Chris Redpath · 8 years ago
  3. 81ab4cb Merge pull request #169 from derkling/add-uibench by Patrick Bellasi · 8 years ago
  4. 60bcfa7 tests/eas/preliminary: Add initial EAS suitability check by Chris Redpath · 8 years ago
  5. 92f159e Merge pull request #219 from ionela-voinescu/notebook_restructure by Patrick Bellasi · 8 years ago
  6. ceafdb7 Merge pull request #227 from bjackman/lisatest-stop-android-services by Patrick Bellasi · 8 years ago
  7. ebbbb20 tests/eas/acceptance: Use freeze_userspace flag by Brendan Jackman · 8 years ago
  8. cd59861 executor: Add flag to freeze userspace while running experiments by Brendan Jackman · 8 years ago
  9. aae360a examples: android: add example for running multiple workloads by Ionela Voinescu · 8 years ago
  10. f0b71de examples: android: rework the Android_Youtube notebook by Ionela Voinescu · 8 years ago
  11. b69980d examples: android: update Andoid Recent Fling notebook by Ionela Voinescu · 8 years ago
  12. f880b61 examples: android: add Jankbench example by Ionela Voinescu · 8 years ago
  13. b0a39f1 example: android: fix PCMark notebook by Ionela Voinescu · 8 years ago
  14. f6c25ff examples: android: move android to examples by Ionela Voinescu · 8 years ago
  15. 76973bb examples: restructure devlib-cgoup notebook by Ionela Voinescu · 8 years ago
  16. 55c75ac examples: restructure trace analysis notebooks by Ionela Voinescu · 8 years ago
  17. 5af611e examples: restructure the energy-meter notebooks by Ionela Voinescu · 8 years ago
  18. 88e72e2 examples: restructure the trappy notebooks by Ionela Voinescu · 8 years ago
  19. e5f3c6c examples: restructure the rtapp notebooks by Ionela Voinescu · 8 years ago
  20. 7afee0d examples: add more details to the executor_example notebook by Ionela Voinescu · 8 years ago
  21. a1cdb46 examples: add more details to the testenv_example notebook by Ionela Voinescu · 8 years ago
  22. 500c7f0 examples: move example notebooks in one location by Ionela Voinescu · 8 years ago
  23. d21856e wlgen/workload: fix execution into cgroups by Patrick Bellasi · 8 years ago
  24. f9e4563 submodules: Update devlib to latest master by Brendan Jackman · 8 years ago
  25. ac98ac6 examples: android: add UiBench example notebook by Ionela Voinescu · 8 years ago
  26. b5b329a android: add UiBench workload by Patrick Bellasi · 8 years ago
  27. c08f2c7 android: introduce new System API for systrace functions by Ionela Voinescu · 8 years ago
  28. a807dd3 ipynb: android: Genericness fixes for workloads notebook by Brendan Jackman · 8 years ago
  29. 750a442 ipynb: android: adapt workload calls to emeter API by Ionela Voinescu · 8 years ago
  30. d20484c executor: Add freqs param to confs['cpufreq'] by Brendan Jackman · 8 years ago
  31. e49241f Remove juno/juno2 distinction by Zhifei Yang · 8 years ago
  32. ace366e executor/env: Install rt-app automatically if required by Brendan Jackman · 8 years ago
  33. 15a2cf4 LisaTest: Add get_trace method by Brendan Jackman · 8 years ago
  34. 663a176 Merge pull request #249 from bjackman/cpuidle-fix by Michele Di Giorgio · 8 years ago
  35. d162fa6 trace: Update value for NON_IDLE_STATE by Brendan Jackman · 8 years ago
  36. 7a935cb submodules: update Trappy to latest master by Brendan Jackman · 8 years ago
  37. f9241a1 lisa_shell: Reset terminal colours in PS1 by Brendan Jackman · 8 years ago
  38. 862ba5e libs/utils/android: reset airplane mode for Jankbench (#247) by Juri Lelli · 8 years ago
  39. 09a3012 wlgen/workload: fix format string syntax by Patrick Bellasi · 8 years ago
  40. a312c9a Merge pull request #237 from derkling/update-logging by Brendan Jackman · 8 years ago
  41. f17e608 ipynb: update all notebooks to use LisaConfig by Patrick Bellasi · 8 years ago
  42. c25cc8d libs/utils: cosmetics: update ValueError format strings by Patrick Bellasi · 8 years ago
  43. 46d6cff libs: enable commented logging to avoid code becoming not maintained by Patrick Bellasi · 8 years ago
  44. a9742b2 lisa_shell: update test command by Patrick Bellasi · 8 years ago
  45. c278c23 libs: use a more configurable logging strategy by Patrick Bellasi · 8 years ago
  46. a7f8fae Merge pull request #238 from bjackman/lisa-test-interface-change by Patrick Bellasi · 8 years ago
  47. 5f18308 tests/eas/acceptance: WakeMigration: Use Python dict not JSON by Brendan Jackman · 8 years ago
  48. 3cad0e4 tests/eas/acceptance: Offload+IdlePull: Use Python dict not JSON by Brendan Jackman · 8 years ago
  49. 4739b03 tests/eas/acceptance: SmallTaskPacking: Use Python dict not JSON by Brendan Jackman · 8 years ago
  50. 6171111 tests/eas/acceptance: ForkMigration: use Python dict not JSON by Brendan Jackman · 8 years ago
  51. 9408926 tests/eas/acceptance: Remove JSON config by Brendan Jackman · 8 years ago
  52. 58d32dc LisaTest: Flesh out docstrings by Brendan Jackman · 8 years ago
  53. 4181425 LisaTest: Add methods to override for test configuration by Brendan Jackman · 8 years ago
  54. 0b600f5 ipynb/profiling: Update kernel functions profiling notebook by Brendan Jackman · 8 years ago
  55. d6f3493 ipynb/tutorial: Update Executor tutorial notebook by Brendan Jackman · 8 years ago
  56. f16fed8 ipynb/utils: Update Executor example notebook by Brendan Jackman · 8 years ago
  57. 981e8a3 executor: Extend docstring by Brendan Jackman · 8 years ago
  58. 2bafed5 executor: Rename tests_conf to experiments_conf by Brendan Jackman · 8 years ago
  59. 324d7fa executor: Take a TestEnv instead of a target_conf by Brendan Jackman · 8 years ago
  60. 0778550 trace: Update doc and logging for getTasks method by Brendan Jackman · 8 years ago
  61. b196b8c trace: Filter tasks when no DataFrame passed to getTasks by Brendan Jackman · 8 years ago
  62. aa9f74b trace: Populate all task names when no tasks passed by Brendan Jackman · 8 years ago
  63. 67d14d0 trace: Refactor __loadTasksNames method by Brendan Jackman · 8 years ago
  64. ca9d929 executor: Fix running with multiple confs by Brendan Jackman · 8 years ago
  65. 9ecfd1a executor: Fix running non-root on Android devices by Brendan Jackman · 8 years ago
  66. 1963604 platforms: Add JSON config for Google Pixel by Brendan Jackman · 8 years ago
  67. 2f20756 libs/utils/env: Simplify check for rt-app requirement by Brendan Jackman · 8 years ago
  68. 8bdf70f tests/eas/acceptance: set sched_initial_test_util by Brendan Jackman · 8 years ago
  69. 60384cb tests/eas/acceptance: Simplify call to write_value by Brendan Jackman · 8 years ago
  70. 4fb6835 libs/utils/test: Add get_end_time and get_window to LisaTest by Brendan Jackman · 8 years ago
  71. 0445214 libs/utils/test: Add get_sched_assert method to LisaTest by Brendan Jackman · 8 years ago
  72. 00cf0b8 Merge pull request #234 from bjackman/fix-idle-residency by Michele Di Giorgio · 8 years ago
  73. 181dd7b idle_analysis: Fix idle residency when idle events are sparse by Brendan Jackman · 8 years ago
  74. 20a1ac2 libs/utils/trace: Fix getCPUActive signal for fully-idle CPUs by Brendan Jackman · 8 years ago
  75. 06132f5 libs/utils/trace: Cleanup docstring by Brendan Jackman · 8 years ago
  76. 7487138 libs/utils/tests: Don't look at Executor config in LisaTest by Brendan Jackman · 8 years ago
  77. 9a1db0e ipynb: cgroups: add example for CPUs isolation by Patrick Bellasi · 8 years ago
  78. bf9d9ef Merge pull request #223 from bjackman/hikey-cpuidle by Patrick Bellasi · 8 years ago
  79. f069617 libs/utils/platforms/hikey: Add cpuidle module by Brendan Jackman · 8 years ago
  80. c511bcd wlgen/workload: fix definition of cgroup to run a task into by Patrick Bellasi · 8 years ago
  81. 9cb731a wlgen/rtapp: allow to specify task's CPU as single number or range-string by Patrick Bellasi · 8 years ago
  82. 0c0a105 Merge pull request #202 from bjackman/refactor-eas-acceptance-tests-v2 by Patrick Bellasi · 8 years ago
  83. 51c8ae1 ipynb/release: v16.10 release by Patrick Bellasi · 8 years ago
  84. 288f1ab Vagrantfile: Don't try to create extant link by Brendan Jackman · 8 years ago
  85. a8bd192 lisa_shall: Improve lisa-test documentation by Brendan Jackman · 8 years ago
  86. c44d35d libs/utils/env: Explicitly check 'host' setting is present for Linux by Brendan Jackman · 8 years ago
  87. cd7ca60 tests/eas/acceptance: Remove unused code by Brendan Jackman · 8 years ago
  88. 3aca246 tests/eas/acceptance: Factor out _assert_switch in WakeMigration by Brendan Jackman · 8 years ago
  89. 6ba6ed0 tests/eas/acceptance: Port WakeMigration test to use LisaTest by Brendan Jackman · 8 years ago
  90. a3b3eba tests/eas/acceptance: Port OffloadMigrationAndIdlePull to LisaTest by Brendan Jackman · 8 years ago
  91. a5d8833 tests/eas/acceptance: Port SmallTaskPacking to LisaTest by Brendan Jackman · 8 years ago
  92. 3467098 tests/eas/acceptance: Port ForkMigration to EasTest by Brendan Jackman · 8 years ago
  93. d3e3a64 tests/eas/acceptance: Add EasTest API by Brendan Jackman · 8 years ago
  94. d4516bf tests/eas/acceptance: Use `min` in OffloadMigrationAndIdlePull by Brendan Jackman · 8 years ago
  95. 397025b tests/eas/acceptance: Cleanup imports by Brendan Jackman · 8 years ago
  96. 391fc32 tests/eas/acceptance: Remove unused import by Brendan Jackman · 8 years ago
  97. 029f471 tests/eas/acceptance: Remove unused code by Brendan Jackman · 8 years ago
  98. ad51cdc libs/utils/test: Add new utility methods to LisaTest by Brendan Jackman · 8 years ago
  99. 36b84bc libs/utils/test: Add experiment_test decorator by Brendan Jackman · 8 years ago
  100. 0ec5fcf libs/utils/executor: Use os.makedirs instead of os.system('mkdir ...) by Brendan Jackman · 8 years ago