1. 0e02208 ipynb: remove the add_parsed_event() hack in the UseCaseExamples notebook by Javi Merino · 8 years ago
  2. 5ad0b7b Merge pull request #168 from JaviMerino/better_stune_test by Patrick Bellasi · 8 years ago
  3. b9d488f tests: simplify stune's boosted utilization signal test by Javi Merino · 8 years ago
  4. 455170d Merge pull request #167 from JaviMerino/fix_rta_cgroup_android by Michele Di Giorgio · 8 years ago
  5. 0088390 libs/wlgen/workload: fix rt-app execution when using cgroups by Javi Merino · 8 years ago
  6. 692d52f Merge pull request #166 from mdigiorgio/update-submodules by Javi Merino · 8 years ago
  7. eea21b7 submodules: update all submodules to latest commit by Michele Di Giorgio · 8 years ago
  8. cd2856a Merge pull request #156 from derkling/add-latency-analysis by Michele Di Giorgio · 8 years ago
  9. 0a875f2 libs/utils/analysis/frequency_analysis: fix docstring in residency plot methods by Michele Di Giorgio · 8 years ago
  10. e28056b tools: add sysbench by Patrick Bellasi · 8 years ago
  11. 583dff8 Merge pull request #161 from derkling/add-generic-boards-support by Michele Di Giorgio · 8 years ago
  12. 1a6f05c libs/utils/env: use platform file for Nexus 5X target description by Patrick Bellasi · 8 years ago
  13. d9b9c32 libs/utils/env: add support for custom board specified via JSON file by Patrick Bellasi · 8 years ago
  14. 8557485 ipynb: add example notebook for the new LATENCY analysis module by Patrick Bellasi · 8 years ago
  15. 96072b2 libs/utils/analysis: add new LATENCY analysis module by Patrick Bellasi · 8 years ago
  16. c770cf9 Merge pull request #159 from JaviMerino/vagrant_install_psutil by Michele Di Giorgio · 8 years ago
  17. b5503e3 Vagrantfile: install psutil by Javi Merino · 8 years ago
  18. 8778f83 Merge pull request #157 from derkling/add-acme-em by Michele Di Giorgio · 8 years ago
  19. 94d5385 ipynb: add example notebook for the Baylibre's ACME Campe EnergyMeter by Patrick Bellasi · 8 years ago
  20. 6bfc3ba libs/utils/energy: add support for remote IIO energy probing by Patrick Bellasi · 8 years ago
  21. 99fe03c Merge pull request #158 from JaviMerino/document_stune_test by Michele Di Giorgio · 8 years ago
  22. 6ec739f tests/stune: Document the stune smoke_test_ramp test by Javi Merino · 8 years ago
  23. 5358dc0 Merge pull request #154 from JaviMerino/latest_trappy_bart by Michele Di Giorgio · 8 years ago
  24. f70088a Merge pull request #153 from derkling/trace_analysis-refactoring by Michele Di Giorgio · 8 years ago
  25. d6e4165 submodules: update trappy to v5.7.0, bart to v1.6.0 and devlib to b9a1698 by Javi Merino · 8 years ago
  26. fc1be6e ipynb: bug fix - copy.deepcopy throws an exception with memoized methods by Michele Di Giorgio · 8 years ago
  27. d1ac554 ipynb: replace TraceAnalysis in notebooks according to refactoring by Michele Di Giorgio · 8 years ago
  28. b9c02fe libs/utils: make pylint and pep8 a bit happier by Michele Di Giorgio · 8 years ago
  29. 985e393 libs/utils/analysis: add check on plotTasks parameters by Patrick Bellasi · 8 years ago
  30. eca5c66 libs/utils/analysis: move filters APIs into TASKs module by Patrick Bellasi · 8 years ago
  31. 9d69537 libs/utils/trace: Add min_cluster_cap to task utilization DataFrame by Patrick Bellasi · 8 years ago
  32. f93efbe libs/utils/analysis: docstrings everywhere by Michele Di Giorgio · 8 years ago
  33. b1423a8 libs/utils: cosmetics: remove unnecessary empty lines by Michele Di Giorgio · 8 years ago
  34. c67f06c tools/plots: replace TraceAnalysis with refactored analysis API by Michele Di Giorgio · 8 years ago
  35. ed84c95 libs/utils/trace_analysis: remove useless original module by Patrick Bellasi · 8 years ago
  36. 450f3be libs/utils/trace: cleanup unused imports by Patrick Bellasi · 8 years ago
  37. 3435f9d libs/utils/analysis: add FUNCTIONs module by Patrick Bellasi · 8 years ago
  38. 962383a libs/utils/analysis: add CPUs module by Patrick Bellasi · 8 years ago
  39. 09977a5 libs/utils/analysis: add TASKS module by Patrick Bellasi · 8 years ago
  40. 7077330 libs/utils/analysis: add EAS module by Patrick Bellasi · 8 years ago
  41. 8442258 libs/utils/analysis: add STATUS analysis module by Patrick Bellasi · 8 years ago
  42. 5824ef0 libs/utils/analysis: add FREQUENCY module by Patrick Bellasi · 8 years ago
  43. 6721d17 libs/utils/analysis: add base support to register trace analysis modules by Patrick Bellasi · 8 years ago
  44. ff49ae1 libs/utils/trace: turn "functions_stats" into a DataFrame getter by Patrick Bellasi · 8 years ago
  45. f493b33 libs/utils/trace: add support to register DataFrame getters by Patrick Bellasi · 8 years ago
  46. fae44f6 libs/utils/trace: deprecate df by Patrick Bellasi · 8 years ago
  47. 8224360 libs/utils/trace: add support for X time range definition by Patrick Bellasi · 8 years ago
  48. 69a445c libs/utils/trace: add support for plots directory by Patrick Bellasi · 8 years ago
  49. f0ca15e libs/utils/trace: cosmetics: rename datadir by Patrick Bellasi · 8 years ago
  50. 54ab318 Merge pull request #151 from JaviMerino/escape_dollar by Michele Di Giorgio · 8 years ago
  51. 3833e73 Merge pull request #152 from JaviMerino/issue_145 by Michele Di Giorgio · 8 years ago
  52. 48939b4 Vagrantfile: Install Android SDK with built-tools by Javi Merino · 8 years ago
  53. ae6cf51 Vagrant: install wrapt by Javi Merino · 8 years ago
  54. 77aceb8 Vagrantfile: make sure ANDROID_HOME and PATH make it as variable names to bashrc by Javi Merino · 8 years ago
  55. 2fcdaf7 Merge pull request #150 from JaviMerino/eas_hmp_parity_test_improvements by Patrick Bellasi · 8 years ago
  56. 55eee3c tests/eas/hmp_parity: Add descriptions for tests by Javi Merino · 8 years ago
  57. 1f3df05 Merge pull request #113 from mdigiorgio/vm-locale-warns by Patrick Bellasi · 8 years ago
  58. 61aa9aa Merge pull request #147 from derkling/kernel-functions-profiling by Michele Di Giorgio · 8 years ago
  59. d18b012 Merge pull request #148 from derkling/fix-rtapp-calibration by Michele Di Giorgio · 8 years ago
  60. b509faf ipynb/examples/trace_analysis: add kernel functions profiling example by Patrick Bellasi · 8 years ago
  61. 0685819 libs/wlgen/rta: add a simple sanity check for calibration values by Patrick Bellasi · 8 years ago
  62. 655e3f0 libs/wlgen/rtapp: fix calibration for versions of Android >=N by Patrick Bellasi · 8 years ago
  63. 3501cc7 libs/utils/trace_analysis: add plot for functions profiling data by Patrick Bellasi · 8 years ago
  64. 79a153a libs/utils/trace: add support to parse functions profiling data by Patrick Bellasi · 8 years ago
  65. 48d8504 Merge pull request #146 from mdigiorgio/fix-smoke_test by Patrick Bellasi · 8 years ago
  66. 11ea962 tests/stune: fix boost value for smoke test by Michele Di Giorgio · 8 years ago
  67. 59f91b2 libs/utils/trace_analysis: store frequency as a float in residency analysis by Michele Di Giorgio · 8 years ago
  68. 57992d5 Vagrantfile: add VM installation completed message by Michele Di Giorgio · 8 years ago
  69. 4774836 Merge pull request #143 from JaviMerino/trappy_v5.6 by Patrick Bellasi · 8 years ago
  70. 4fa74a1 submodules: update trappy to v5.6.0 by Javi Merino · 8 years ago
  71. 65eceaa Vagrantfile: install Android SDK if not present by Michele Di Giorgio · 8 years ago
  72. 2023382 libs/utils/android: fix start_action wrong format argument by Michele Di Giorgio · 8 years ago
  73. 0ea9976 libs/utils/android: fix duration argument default to empty string by Michele Di Giorgio · 8 years ago
  74. 9418afd Merge pull request #137 from mdigiorgio/android-sys-utils by Patrick Bellasi · 8 years ago
  75. c610925 libs/utils/android: split start into start_activity and start_action by Michele Di Giorgio · 8 years ago
  76. 35c451e libs/utils/android: add home, back, gfxinfo and swipe utility functions by Michele Di Giorgio · 8 years ago
  77. b520346 Merge pull request #139 from mdigiorgio/chromeos-ipynb by Patrick Bellasi · 8 years ago
  78. 30f7a76 ipynb: add ChromeOS-related notebook section by Michele Di Giorgio · 8 years ago
  79. d0e7c01 Merge pull request #132 from mdigiorgio/freq-residency-v3 by Patrick Bellasi · 8 years ago
  80. 354b56b libs/utils/trace_analysis: add plots for per-CPU and per-cluster frequency residency by Michele Di Giorgio · 8 years ago
  81. 31c1c49 libs/utils/trace_analysis: compute per-cluster and per-CPU frequency residency by Michele Di Giorgio · 8 years ago
  82. 2e7b1c9 libs/utils/trace_analysis: compute cluster and CPU active signals by Michele Di Giorgio · 8 years ago
  83. f5ebef9 submodules: pull updates for memoized by Michele Di Giorgio · 8 years ago
  84. df86d95 libs/utils/android: allow percentage arguments for tap by Michele Di Giorgio · 8 years ago
  85. ef9d4f4 Merge pull request #138 from ARM-software/jlelli-fix-delay by Patrick Bellasi · 8 years ago
  86. a9398ba Merge pull request #128 from derkling/fix-plotTasks by Michele Di Giorgio · 8 years ago
  87. af33b15 libs/utils/trace_analysis: cosmetics by Patrick Bellasi · 8 years ago
  88. e42db88 libs/utils/trace_analysis: fix plotTasks to report one plot per PID by Patrick Bellasi · 8 years ago
  89. 91a2842 Vagrantfile: unset locales in the virtual machine by Michele Di Giorgio · 8 years ago
  90. e057189 rta: do not accumulate delay by Juri Lelli · 8 years ago
  91. 79729fd Merge pull request #126 from bjackman/vagrantfile-tree by Patrick Bellasi · 8 years ago
  92. 4789578 libs/utils/trace: fix CpuFrequency sanitize function by Patrick Bellasi · 8 years ago
  93. ef69ab0 Merge pull request #134 from mdigiorgio/cluster-freq-coherency by Patrick Bellasi · 8 years ago
  94. 9e7a48b libs/utils/trace: add cluster frequency coherency check by Michele Di Giorgio · 8 years ago
  95. 8d65c9f Merge pull request #135 from JaviMerino/test_env_reset by Patrick Bellasi · 8 years ago
  96. 5c69aa1 libs/utils/env: Pass a force_new flag to force the creation of a new TestEnv by Javi Merino · 8 years ago
  97. 53045d8 Merge pull request #133 from mdigiorgio/android-sys-utils by Patrick Bellasi · 8 years ago
  98. fe5ea33 libs/utils/android: add more system utility functions by Michele Di Giorgio · 8 years ago
  99. 37ce49e Merge pull request #127 from bjackman/update-devlib by Patrick Bellasi · 8 years ago
  100. c74a2fb Merge pull request #129 from derkling/add-android-system-utils by Juri Lelli · 8 years ago