1. ed23e44 ipynb: sched_tune: add smoke test for a ramp task by Patrick Bellasi · 9 years ago
  2. f53f85e lib/utils/trace{_analysis}: update events name to match new trappy naming by Patrick Bellasi · 9 years ago
  3. 1a1ed03 tests/eas/rfc: cosmetics by Patrick Bellasi · 9 years ago
  4. 1bca13f tests/eas/rfc: add initial SchedTune test by Patrick Bellasi · 9 years ago
  5. 29e1cfa tests/eas/rfc: add complete support to generate RTA "profile" based workload by Patrick Bellasi · 9 years ago
  6. db182a4 tests/eas/rfc: defined a default task name prefix by Patrick Bellasi · 9 years ago
  7. 31c0d98 tests/eas/rfc: defined the default CGroups for workload tasks execution by Patrick Bellasi · 9 years ago
  8. d3e2955 tests/eas/rfc: switch to usage of generic CGroups support provided by devlib by Patrick Bellasi · 9 years ago
  9. 22260a8 README: add some more installation dependencies by Patrick Bellasi · 9 years ago
  10. cea4bb9 libs/utils/env: fix some logging statements by Patrick Bellasi · 9 years ago
  11. 2a46b63 libs/utils/env: add check that all required modules have been loaded by Patrick Bellasi · 9 years ago
  12. 1849677 README: use DEVMODE by default by Patrick Bellasi · 9 years ago
  13. 52c7029 tests/eas/rfc_eas: simplify base configuration by disabling ftrace by Patrick Bellasi · 9 years ago
  14. a2afe58 tests/eas/rfc: update EAS trace events to avoid globs by Patrick Bellasi · 9 years ago
  15. 669030b tests/eas/rfc: fix bug when no CPUs pinning is specified by Patrick Bellasi · 9 years ago
  16. c381266 libs/utils/env: initialize platform for devlib supported boards by Patrick Bellasi · 9 years ago
  17. 4453a39 libs/utils/report: make some more space to accomodate for longer tasks names by Patrick Bellasi · 9 years ago
  18. e85295e libs/utils/report: fix division error when energy data are not available by Patrick Bellasi · 9 years ago
  19. 2a2761e tests/eas/rfc: add SchedFreq configuration and test case by Patrick Bellasi · 9 years ago
  20. 34f5fbc tests/eas/rfc: refactor to support multiple wload configurations by Patrick Bellasi · 9 years ago
  21. 7e85446 libs/eas/rfc: add support to taskset the workload on specified CPUs by Patrick Bellasi · 9 years ago
  22. ccf6205 README: add a list of target side requirements by Patrick Bellasi · 9 years ago
  23. f6b6673 README: add initial block diagram with an overall view of the toolkit by Patrick Bellasi · 9 years ago
  24. 426a3fd ipynb: sched_dvfs: switch to new LinePlot API and add interactive governor by Patrick Bellasi · 9 years ago
  25. 0b5d2da Add licensing notes for included binary tools by Patrick Bellasi · 9 years ago
  26. d95e98d Add proper copyright headers to all the contributed sources by Patrick Bellasi · 9 years ago
  27. e90760e submodules: update to most recent -next branches by Patrick Bellasi · 9 years ago
  28. 77d0172 conf: by default load only the "bl" module for a target by Patrick Bellasi · 9 years ago
  29. e4b5e9e submodules: update to most recent -next branches by Patrick Bellasi · 9 years ago
  30. 9955ae9 ipynb: trappy: add example of custom events tracing and plotting by Patrick Bellasi · 9 years ago
  31. 40ad466 libs: add support for developer mode environment by Patrick Bellasi · 9 years ago
  32. 4854037 libs/utils/env: add initial support to run on SMP targets by Patrick Bellasi · 9 years ago
  33. 8f6e1dc libs/utils/env: fix connections settings to work with Android and LocalHost by Patrick Bellasi · 9 years ago
  34. bb022a7 libs/utils/filters: fix pandas warnings on deprecated methods usage by Patrick Bellasi · 9 years ago
  35. ee4b9ec libs/utils/filters: switch to usage of v5.1 signals names by Patrick Bellasi · 9 years ago
  36. e24e02a libs/utils/trace: register all and only events specified by the user by Patrick Bellasi · 9 years ago
  37. 9351887 libs/utils/env: fixup x86_64 target initialization by Patrick Bellasi · 9 years ago
  38. fcc8775 libs/utils/energy: fix energy meter initialization by Patrick Bellasi · 9 years ago
  39. 97aa337 libs/utils/env: refactor platform initialization to support SMP systems by Patrick Bellasi · 9 years ago
  40. 9e9c041 libs/utils/env: fix username initialization by Patrick Bellasi · 9 years ago
  41. 997f0ca libs/utils/trace: sanitize SchedLoadAvgCpu columns by Patrick Bellasi · 9 years ago
  42. c5d46e8 libs/utils/trace: rename columns sensitization methods to be more generic by Patrick Bellasi · 9 years ago
  43. 1ca7e87 README: add links to online documentation for external libraries by Patrick Bellasi · 9 years ago
  44. 8e249af README: update installation instruction to make them more generic by Patrick Bellasi · 9 years ago
  45. 820a201 ipynb: fix initialization of PYTHONPATH is init_env has not been sourced by Patrick Bellasi · 9 years ago
  46. 4db1e6c Remove not more required initialization script by Patrick Bellasi · 9 years ago
  47. 759e315 README: add EAS RFC description by Patrick Bellasi · 9 years ago
  48. 7f240c2 tests/eas/rfc: remove not more supported cgroup definition at config time by Patrick Bellasi · 9 years ago
  49. 3f16947 libs: fix typo in trace_analysis import by Patrick Bellasi · 9 years ago
  50. 28f423d libs/utils/perf_analysis: demote some logging to DEBUG level by Patrick Bellasi · 9 years ago
  51. 680ad8b libs/utils/trace: gracefully return when an energy model is not available by Patrick Bellasi · 9 years ago
  52. a4766eb libs/utils/trace_analysis: return average cluster frequencies by Patrick Bellasi · 9 years ago
  53. 6563478 libs/utils/trace_analysis: add title support for cluster frequencies plot by Patrick Bellasi · 9 years ago
  54. a55a11e libs/utils/trace_analysis: rename columns to match new TRAPpy events by Patrick Bellasi · 9 years ago
  55. 17c7721 libs/utils/trace: convert v5.0 signals name to v5.1 by Patrick Bellasi · 9 years ago
  56. fbe8aa3 libs/utils/trace: remove columns renaming by Patrick Bellasi · 9 years ago
  57. a982802 libs/utils/trace: remove dynamic registration of some events by Patrick Bellasi · 9 years ago
  58. dc2e075 README: initial version by Patrick Bellasi · 9 years ago
  59. 0c49bde libs/utils/env: report platform JSON as a platform_dump() output by Patrick Bellasi · 9 years ago
  60. 897008d libs/utils/perf_analysis: make plot title optional by Patrick Bellasi · 9 years ago
  61. 846d46a libs/utils/energy: report clusters energy as a report output by Patrick Bellasi · 9 years ago
  62. 0a7e0fd libs/utils/energy: make energy report filename an optional parameter by Patrick Bellasi · 9 years ago
  63. 1533a8d libs/utils/env: make platform description file an optional parameter by Patrick Bellasi · 9 years ago
  64. 395bc2e ipynb: fix ipython notebook startup script to make it more robust by Patrick Bellasi · 9 years ago
  65. 828cde6 libs: remove all external dependencies by Patrick Bellasi · 9 years ago
  66. 4789e53 libs/utils/env: fixup kernel deployment when DTB is not provided by Patrick Bellasi · 9 years ago
  67. d26c52d ipynb: devlib/examples: update cgroup example to use new loggers by Patrick Bellasi · 9 years ago
  68. 2aaa945 ipynb: sched_dvfs: add smoke tests to compare with other governors by Patrick Bellasi · 9 years ago
  69. df88a07 libs/wlgen/rta: reorder function parameters to mach base class by Patrick Bellasi · 9 years ago
  70. ee2022e libs/wlgen/rta: remove dead code by Patrick Bellasi · 9 years ago
  71. f0f66e4 libs/wlgen/rta: fix scheduler policy default initialisation by Patrick Bellasi · 9 years ago
  72. d23e17e libs/utils/env: fix initialisation of "__features__" settings by Patrick Bellasi · 9 years ago
  73. fbdaae9 libs/utils/env: fix target configuration loading by Patrick Bellasi · 9 years ago
  74. 6a69166 libs/wlgen/rta: fix typos by Patrick Bellasi · 9 years ago
  75. 1e48229 libs/wlgen/rta: reformat to fit 80 columns by Patrick Bellasi · 9 years ago
  76. ad925fe libs/wlgen/rta: fix usage of "dangerous" {} default initializations by Patrick Bellasi · 9 years ago
  77. 37412a6 libs/wlgen/rta: default initialize all class memebers by Patrick Bellasi · 9 years ago
  78. 34e8f34 libs/wlgen/rta: update logging code to remove unnecessary format() calls by Patrick Bellasi · 9 years ago
  79. 1d6e9ed libs/wlgen/rta: add support to specify per task's affinity by Patrick Bellasi · 9 years ago
  80. 88fc0d9 ipynb: add example usage of the TestEnv utility class by Patrick Bellasi · 9 years ago
  81. 608fae5 ipynb: wlgen: move the simple rtapp example into a dedicated folder by Patrick Bellasi · 9 years ago
  82. ffe4c23 ipynb: devlib/examples: add a cgroup module usage example by Patrick Bellasi · 9 years ago
  83. e27c972 libs/utils/env: default initialise '__features__' by Patrick Bellasi · 9 years ago
  84. 0f5083e libs/utils/env: fix 'modules' and 'tools' merging by Patrick Bellasi · 9 years ago
  85. a4f63ca tools/scripts/cgroup: update to support CGroups with multiple controllers by Patrick Bellasi · 9 years ago
  86. 73f2013 libs/wlgen/workload: move CGroup definition into run() method by Patrick Bellasi · 9 years ago
  87. cc8248e libs/wlgen/rta: use max RT prio configured for the target by Patrick Bellasi · 9 years ago
  88. efd98ca libs/wlgen/rta: cosmetics by Patrick Bellasi · 9 years ago
  89. 8e71aa3 libs/wlgen/rta: fix calibration configuration using FIFO:0 by default by Patrick Bellasi · 9 years ago
  90. e967396 libs/wlgen/workload: fix initialisation of scheduler parameters by Patrick Bellasi · 9 years ago
  91. 2d93951 libs/wlgen/rta: fix default folder where workload files are pushed by Patrick Bellasi · 9 years ago
  92. 70e3cee tests/eas/hmp_parity: integrate HMP parity test cases by Kapileshwar Singh · 9 years ago
  93. 57e0795 libs/utils/results: skip platform.json file when parsing run dirs by Patrick Bellasi · 9 years ago
  94. 8d61e21 tests/eas/rfc: switch to usage of new TestEnv provided by libs/utils by Patrick Bellasi · 9 years ago
  95. e8355c2 libs/utils/energy: fix access to target object by Patrick Bellasi · 9 years ago
  96. bdb29c1 tests/eas/rfc: small code cleanup by Patrick Bellasi · 9 years ago
  97. 5bf0240 libs/utils/env: add a method to force an update of the FTrace configuration by Patrick Bellasi · 9 years ago
  98. 265cc6a libs/utils/env: fix checks for rt-app calibration required by Patrick Bellasi · 9 years ago
  99. c680329 libs/utils/env: fixup tools and modules configuration merging by Patrick Bellasi · 9 years ago
  100. 822fffe libs/utils/env: make subsystems initialisation methods all private by Patrick Bellasi · 9 years ago