1. 0006f9f ipynb/releases: APIs changes for v16.10 by Patrick Bellasi · 8 years ago
  2. 3b0064c Merge pull request #196 from ARM-software/vagrant-android by Javi Merino · 8 years ago
  3. 8e188db vagrant: do no apply filters to update Android SDK by Michele Di Giorgio · 8 years ago
  4. 40d8a18 analysis/tasks: add support for single tasks plotting by Patrick Bellasi · 8 years ago
  5. 40e7991 Merge pull request #164 from mdigiorgio/idle-residency-v2 by Patrick Bellasi · 8 years ago
  6. 597ebe5 Merge pull request #149 from mdigiorgio/task-context-switch by Patrick Bellasi · 8 years ago
  7. 72e3445 tasks_analysis: add per-CPU task context switch count by Michele Di Giorgio · 8 years ago
  8. 88b722c libs/utils/energy: remove default hikey energy meters by Patrick Bellasi · 8 years ago
  9. 3bf656b Merge pull request #185 from bjackman/ignore-pid-file by Patrick Bellasi · 8 years ago
  10. 4e0465c Merge pull request #187 from bjackman/enable-is-big-little by Patrick Bellasi · 8 years ago
  11. 3215c6b Merge pull request #183 from mdigiorgio/android-wloads-update by Patrick Bellasi · 8 years ago
  12. f87e0aa Ignore vagrant symlink by Brendan Jackman · 8 years ago
  13. d39e99d Ignore PID files created by lisa_shell by Brendan Jackman · 8 years ago
  14. 359e67c .gitignore: Add '/' to ignored files in root directory by Brendan Jackman · 8 years ago
  15. 395aded tests/eas/acceptance: enable sched_is_big_little sysctl by Brendan Jackman · 8 years ago
  16. 5bc0335 Merge pull request #186 from bjackman/fix-busy-time-pct-name by Michele Di Giorgio · 8 years ago
  17. df6c2b0 ipynb: add idle states analysis example notebook by Michele Di Giorgio · 8 years ago
  18. a5bc718 idle_analysis: add per-CPU and per-cluster idle state residency plots by Michele Di Giorgio · 8 years ago
  19. 7b789df libs/utils/analysis: add IDLE module by Michele Di Giorgio · 8 years ago
  20. 403a36f libs/utils/analysis: handle events with duplicate timestamps by Michele Di Giorgio · 8 years ago
  21. 691fc11 libs/utils/trace: move cluster active and CPU active signals to Trace class by Michele Di Giorgio · 8 years ago
  22. 2c71828 tests/eas/acceptance: fixup s/EXPECTED_BIG_BUSY_TIME_PCT/OFFLOAD_EXPECTED_BUSY_TIME_PCT/ by Brendan Jackman · 8 years ago
  23. 99e876c libs/utils/android/workloads: use adb monkey to start YouTube without playing a video by Michele Di Giorgio · 8 years ago
  24. 011747f libs/utils/android: add wrapper for adb monkey tool by Michele Di Giorgio · 8 years ago
  25. 68dcf06 libs/utils/android/workloads: update YouTube to use the android utils API by Michele Di Giorgio · 8 years ago
  26. 974d51c libs/utils/android/workloads: update Jankbench to use android utils API by Michele Di Giorgio · 8 years ago
  27. 34f317b lisa_shell: export LISA_HOME to make it available from notebooks by Patrick Bellasi · 8 years ago
  28. 5ee3373 Merge pull request #172 from mdigiorgio/energy-model by Patrick Bellasi · 8 years ago
  29. 51d1aa6 ipynb: add example of energy model building flow from system-level energy by Michele Di Giorgio · 8 years ago
  30. 2e5973e ipynb: add example of energy model building flow from cluster-level energy by Michele Di Giorgio · 8 years ago
  31. e21af00 Merge pull request #160 from mdigiorgio/energy-meters-api by Patrick Bellasi · 8 years ago
  32. 8d5c070 ipynb: add examples for AEP and HWMON energy meters by Michele Di Giorgio · 8 years ago
  33. f11bd84 libs/utils/energy: show measured energy only in report() for AEP by Michele Di Giorgio · 8 years ago
  34. 767f008 libs/utils/energy: show energy meters report in debug mode only by Michele Di Giorgio · 8 years ago
  35. b9eb252 Merge pull request #177 from JaviMerino/fix_little_cpus_test_idle_pull by Michele Di Giorgio · 8 years ago
  36. 38d43e5 Merge pull request #174 from JaviMerino/update_trappy_v5.8.1 by Michele Di Giorgio · 8 years ago
  37. 1a5c215 submodules: update trappy to v5.8.1 and devlib to latest master by Javi Merino · 8 years ago
  38. a43cb2f tests/eas/acceptance: s/EXPECTED_BIG_BUSY_TIME_PCT/OFFLOAD_EXPECTED_BUSY_TIME_PCT/ by Javi Merino · 8 years ago
  39. b78de30 tests/eas/acceptance: increase accuracy of little cpus test in the Offload Migration testcase by Javi Merino · 8 years ago
  40. cf9fad2 Merge pull request #176 from bjackman/fix-idle-pull-failure by Javi Merino · 8 years ago
  41. fa4bce7 tests/eas/acceptance: Increase required busy time for idle pull test by Brendan Jackman · 8 years ago
  42. e698891 Merge pull request #171 from mdigiorgio/trace_analysis-fixes by Patrick Bellasi · 8 years ago
  43. b6bbeb6 Merge pull request #175 from JaviMerino/rename_hmp_parity_to_eas_acceptance_tests by Michele Di Giorgio · 8 years ago
  44. bec5e05 tests: rename the hmp parity test to acceptance test by Javi Merino · 8 years ago
  45. c8bad1b tasks_analysis: remove sched_overutilized from plot accounting by Michele Di Giorgio · 8 years ago
  46. 07eeed6 cpus_analysis: improve title style in plotCPU() by Michele Di Giorgio · 8 years ago
  47. b637b65 Merge pull request #165 from JaviMerino/eas_hmp_parity_test_improvements by Michele Di Giorgio · 8 years ago
  48. 4c29d17 tests/eas/hmp_parity: add some more interesting sched ftrace events by Javi Merino · 8 years ago
  49. 4232673 tests/eas/hmp_parity: don't hardcode the phase duration in WakeMigration by Javi Merino · 8 years ago
  50. d819214 tests/eas/hmp_parity: don't hardcode the number of tasks in WakeMigration by Javi Merino · 8 years ago
  51. 7b7bc98 tests/eas/hmp_parity: refactor the OffloadMigrationAndIdlePull test by Javi Merino · 8 years ago
  52. 733b46d frequency_analysis: squash residency computations into a single function by Michele Di Giorgio · 8 years ago
  53. d63a366 Merge pull request #173 from derkling/fix-update-all by Patrick Bellasi · 8 years ago
  54. 7620582 lisa_shell: don't fail when running "lisa-update" if submodules aren't synced by Javi Merino · 8 years ago
  55. 37a7192 frequency_analysis: use only relevant data for residency computations by Michele Di Giorgio · 8 years ago
  56. a85fa5c libs/utils/energy: adapt AEP energy meter to the generic API by Michele Di Giorgio · 8 years ago
  57. a5b911a Merge pull request #163 from derkling/update-workloads-execution by Michele Di Giorgio · 8 years ago
  58. a57aceb libs/wlgen/workload: avoid special case for CGroups into execution by Patrick Bellasi · 8 years ago
  59. 9885107 libs/wlgen/workload: fix execution within a CGroup by Patrick Bellasi · 8 years ago
  60. 62928fb libs/wlgen/workload: allows different CGroups and CPUs for each run by Patrick Bellasi · 8 years ago
  61. 610a654 libs/wlgen/workload: cosmetics by Patrick Bellasi · 8 years ago
  62. 2a1aff2 Merge pull request #170 from JaviMerino/schedassert_filter_examples by Patrick Bellasi · 8 years ago
  63. 0e02208 ipynb: remove the add_parsed_event() hack in the UseCaseExamples notebook by Javi Merino · 8 years ago
  64. 2eafe1a tasks_analysis: check input tasks type only when provided by the user by Michele Di Giorgio · 8 years ago
  65. 3075e63 cpus_analysis: fix plotting CPUs of only one cluster by Michele Di Giorgio · 8 years ago
  66. a5b452f cpus_analysis: add parameters description to plotCPU docstring by Michele Di Giorgio · 8 years ago
  67. 22b0c54 cpus_analysis: add overutilized signal to plots by Michele Di Giorgio · 8 years ago
  68. 80ab3c5 libs/utils/energy: adapt ACME energy meter to the generic API by Michele Di Giorgio · 8 years ago
  69. c71d17e libs/utils/energy: make energy meters API more generic by Michele Di Giorgio · 8 years ago
  70. 5ad0b7b Merge pull request #168 from JaviMerino/better_stune_test by Patrick Bellasi · 8 years ago
  71. b9d488f tests: simplify stune's boosted utilization signal test by Javi Merino · 8 years ago
  72. 455170d Merge pull request #167 from JaviMerino/fix_rta_cgroup_android by Michele Di Giorgio · 8 years ago
  73. 0088390 libs/wlgen/workload: fix rt-app execution when using cgroups by Javi Merino · 8 years ago
  74. 5b399c5 tests/eas/hmp_parity: cache the trappy.FTrace object in OffloadMigrationAndIdlePull by Javi Merino · 8 years ago
  75. cba9a6f tests/eas/hmp_parity: move the migrator delay to the configuration file by Javi Merino · 8 years ago
  76. c58cb1e tests/eas/hmp_parity: don't clobber big tasks by Javi Merino · 8 years ago
  77. 692d52f Merge pull request #166 from mdigiorgio/update-submodules by Javi Merino · 8 years ago
  78. eea21b7 submodules: update all submodules to latest commit by Michele Di Giorgio · 8 years ago
  79. cd2856a Merge pull request #156 from derkling/add-latency-analysis by Michele Di Giorgio · 8 years ago
  80. 0a875f2 libs/utils/analysis/frequency_analysis: fix docstring in residency plot methods by Michele Di Giorgio · 8 years ago
  81. e28056b tools: add sysbench by Patrick Bellasi · 8 years ago
  82. 66db41f libs/utils/energy: cosmetics for Energy Meters by Michele Di Giorgio · 8 years ago
  83. 583dff8 Merge pull request #161 from derkling/add-generic-boards-support by Michele Di Giorgio · 8 years ago
  84. 1a6f05c libs/utils/env: use platform file for Nexus 5X target description by Patrick Bellasi · 8 years ago
  85. d9b9c32 libs/utils/env: add support for custom board specified via JSON file by Patrick Bellasi · 8 years ago
  86. 8557485 ipynb: add example notebook for the new LATENCY analysis module by Patrick Bellasi · 8 years ago
  87. 96072b2 libs/utils/analysis: add new LATENCY analysis module by Patrick Bellasi · 8 years ago
  88. c770cf9 Merge pull request #159 from JaviMerino/vagrant_install_psutil by Michele Di Giorgio · 8 years ago
  89. b5503e3 Vagrantfile: install psutil by Javi Merino · 8 years ago
  90. 8778f83 Merge pull request #157 from derkling/add-acme-em by Michele Di Giorgio · 8 years ago
  91. 94d5385 ipynb: add example notebook for the Baylibre's ACME Campe EnergyMeter by Patrick Bellasi · 8 years ago
  92. 6bfc3ba libs/utils/energy: add support for remote IIO energy probing by Patrick Bellasi · 8 years ago
  93. 99fe03c Merge pull request #158 from JaviMerino/document_stune_test by Michele Di Giorgio · 8 years ago
  94. 6ec739f tests/stune: Document the stune smoke_test_ramp test by Javi Merino · 8 years ago
  95. 5358dc0 Merge pull request #154 from JaviMerino/latest_trappy_bart by Michele Di Giorgio · 8 years ago
  96. f70088a Merge pull request #153 from derkling/trace_analysis-refactoring by Michele Di Giorgio · 8 years ago
  97. d6e4165 submodules: update trappy to v5.7.0, bart to v1.6.0 and devlib to b9a1698 by Javi Merino · 8 years ago
  98. fc1be6e ipynb: bug fix - copy.deepcopy throws an exception with memoized methods by Michele Di Giorgio · 8 years ago
  99. d1ac554 ipynb: replace TraceAnalysis in notebooks according to refactoring by Michele Di Giorgio · 8 years ago
  100. b9c02fe libs/utils: make pylint and pep8 a bit happier by Michele Di Giorgio · 8 years ago