1. 820a201 ipynb: fix initialization of PYTHONPATH is init_env has not been sourced by Patrick Bellasi · 9 years ago
  2. 4db1e6c Remove not more required initialization script by Patrick Bellasi · 9 years ago
  3. 759e315 README: add EAS RFC description by Patrick Bellasi · 9 years ago
  4. 7f240c2 tests/eas/rfc: remove not more supported cgroup definition at config time by Patrick Bellasi · 9 years ago
  5. 3f16947 libs: fix typo in trace_analysis import by Patrick Bellasi · 9 years ago
  6. 28f423d libs/utils/perf_analysis: demote some logging to DEBUG level by Patrick Bellasi · 9 years ago
  7. 680ad8b libs/utils/trace: gracefully return when an energy model is not available by Patrick Bellasi · 9 years ago
  8. a4766eb libs/utils/trace_analysis: return average cluster frequencies by Patrick Bellasi · 9 years ago
  9. 6563478 libs/utils/trace_analysis: add title support for cluster frequencies plot by Patrick Bellasi · 9 years ago
  10. a55a11e libs/utils/trace_analysis: rename columns to match new TRAPpy events by Patrick Bellasi · 9 years ago
  11. 17c7721 libs/utils/trace: convert v5.0 signals name to v5.1 by Patrick Bellasi · 9 years ago
  12. fbe8aa3 libs/utils/trace: remove columns renaming by Patrick Bellasi · 9 years ago
  13. a982802 libs/utils/trace: remove dynamic registration of some events by Patrick Bellasi · 9 years ago
  14. dc2e075 README: initial version by Patrick Bellasi · 9 years ago
  15. 0c49bde libs/utils/env: report platform JSON as a platform_dump() output by Patrick Bellasi · 9 years ago
  16. 897008d libs/utils/perf_analysis: make plot title optional by Patrick Bellasi · 9 years ago
  17. 846d46a libs/utils/energy: report clusters energy as a report output by Patrick Bellasi · 9 years ago
  18. 0a7e0fd libs/utils/energy: make energy report filename an optional parameter by Patrick Bellasi · 9 years ago
  19. 1533a8d libs/utils/env: make platform description file an optional parameter by Patrick Bellasi · 9 years ago
  20. 395bc2e ipynb: fix ipython notebook startup script to make it more robust by Patrick Bellasi · 9 years ago
  21. 828cde6 libs: remove all external dependencies by Patrick Bellasi · 9 years ago
  22. 4789e53 libs/utils/env: fixup kernel deployment when DTB is not provided by Patrick Bellasi · 9 years ago
  23. d26c52d ipynb: devlib/examples: update cgroup example to use new loggers by Patrick Bellasi · 9 years ago
  24. 2aaa945 ipynb: sched_dvfs: add smoke tests to compare with other governors by Patrick Bellasi · 9 years ago
  25. df88a07 libs/wlgen/rta: reorder function parameters to mach base class by Patrick Bellasi · 9 years ago
  26. ee2022e libs/wlgen/rta: remove dead code by Patrick Bellasi · 9 years ago
  27. f0f66e4 libs/wlgen/rta: fix scheduler policy default initialisation by Patrick Bellasi · 9 years ago
  28. d23e17e libs/utils/env: fix initialisation of "__features__" settings by Patrick Bellasi · 9 years ago
  29. fbdaae9 libs/utils/env: fix target configuration loading by Patrick Bellasi · 9 years ago
  30. 6a69166 libs/wlgen/rta: fix typos by Patrick Bellasi · 9 years ago
  31. 1e48229 libs/wlgen/rta: reformat to fit 80 columns by Patrick Bellasi · 9 years ago
  32. ad925fe libs/wlgen/rta: fix usage of "dangerous" {} default initializations by Patrick Bellasi · 9 years ago
  33. 37412a6 libs/wlgen/rta: default initialize all class memebers by Patrick Bellasi · 9 years ago
  34. 34e8f34 libs/wlgen/rta: update logging code to remove unnecessary format() calls by Patrick Bellasi · 9 years ago
  35. 1d6e9ed libs/wlgen/rta: add support to specify per task's affinity by Patrick Bellasi · 9 years ago
  36. 88fc0d9 ipynb: add example usage of the TestEnv utility class by Patrick Bellasi · 9 years ago
  37. 608fae5 ipynb: wlgen: move the simple rtapp example into a dedicated folder by Patrick Bellasi · 9 years ago
  38. ffe4c23 ipynb: devlib/examples: add a cgroup module usage example by Patrick Bellasi · 9 years ago
  39. e27c972 libs/utils/env: default initialise '__features__' by Patrick Bellasi · 9 years ago
  40. 0f5083e libs/utils/env: fix 'modules' and 'tools' merging by Patrick Bellasi · 9 years ago
  41. a4f63ca tools/scripts/cgroup: update to support CGroups with multiple controllers by Patrick Bellasi · 9 years ago
  42. 73f2013 libs/wlgen/workload: move CGroup definition into run() method by Patrick Bellasi · 9 years ago
  43. cc8248e libs/wlgen/rta: use max RT prio configured for the target by Patrick Bellasi · 9 years ago
  44. efd98ca libs/wlgen/rta: cosmetics by Patrick Bellasi · 9 years ago
  45. 8e71aa3 libs/wlgen/rta: fix calibration configuration using FIFO:0 by default by Patrick Bellasi · 9 years ago
  46. e967396 libs/wlgen/workload: fix initialisation of scheduler parameters by Patrick Bellasi · 9 years ago
  47. 2d93951 libs/wlgen/rta: fix default folder where workload files are pushed by Patrick Bellasi · 9 years ago
  48. 70e3cee tests/eas/hmp_parity: integrate HMP parity test cases by Kapileshwar Singh · 9 years ago
  49. 57e0795 libs/utils/results: skip platform.json file when parsing run dirs by Patrick Bellasi · 9 years ago
  50. 8d61e21 tests/eas/rfc: switch to usage of new TestEnv provided by libs/utils by Patrick Bellasi · 9 years ago
  51. e8355c2 libs/utils/energy: fix access to target object by Patrick Bellasi · 9 years ago
  52. bdb29c1 tests/eas/rfc: small code cleanup by Patrick Bellasi · 9 years ago
  53. 5bf0240 libs/utils/env: add a method to force an update of the FTrace configuration by Patrick Bellasi · 9 years ago
  54. 265cc6a libs/utils/env: fix checks for rt-app calibration required by Patrick Bellasi · 9 years ago
  55. c680329 libs/utils/env: fixup tools and modules configuration merging by Patrick Bellasi · 9 years ago
  56. 822fffe libs/utils/env: make subsystems initialisation methods all private by Patrick Bellasi · 9 years ago
  57. a06778d libs/utils/env: rename initialization guard and ensure members are not reset by Patrick Bellasi · 9 years ago
  58. 0b89538 libs/utils/env: make features checking a private method by Patrick Bellasi · 9 years ago
  59. 539702b libs/utils/env: remove not more used attributes by Patrick Bellasi · 9 years ago
  60. f7dddce libs/utils/energy: gracefully return with a warning in case HWMON is not loaded by Patrick Bellasi · 9 years ago
  61. c61fadf libs/utils/env: make calibration data a private attribute by Patrick Bellasi · 9 years ago
  62. 9868d64 libs/utils/env: add a force mode for RT-app calibration by Patrick Bellasi · 9 years ago
  63. 1e384c9 conf: move tools and modules into target specific configuration by Patrick Bellasi · 9 years ago
  64. fbfa96d libs/utils/env: add a test environment class by Patrick Bellasi · 9 years ago
  65. eb467df libs/utils/conf: add a simple JSON parser which support comments by Patrick Bellasi · 9 years ago
  66. 16d94fb libs/utils/energy: add energy meter factory class by Patrick Bellasi · 9 years ago
  67. 624a878 libs/wlgen/rta: make scheduling configuration more flexible for tasks by Patrick Bellasi · 9 years ago
  68. e771d78 libs/wlgen/rta: use FIFO class for calibration by Patrick Bellasi · 9 years ago
  69. b366f0c libs/wlgen/rta: if not specified tasks inherits the default_policy by Patrick Bellasi · 9 years ago
  70. 83c9d10 libs/wlgen/rta: add support for default_policy by Patrick Bellasi · 9 years ago
  71. 6eab2aa libs/wlgen/rta: simplify global and task specific configuration by Patrick Bellasi · 9 years ago
  72. d9df39d libs/wlgen/workload: raise an exception when kind is not supported by Patrick Bellasi · 9 years ago
  73. 16605e1 libs/wlgen/rta: remove support for "periodic" workload kind by Patrick Bellasi · 9 years ago
  74. 3c7301e ipynb: add simple scripts to start and stop the IPytnon server by Patrick Bellasi · 9 years ago
  75. 9513c48 ipynb: add a simple example of rt-app execution on Juno by Patrick Bellasi · 9 years ago
  76. 090e867 libs/utils/filters: simplify per-cluster wakeup plots by Patrick Bellasi · 9 years ago
  77. 73dcedd libs/utils/filters: fix plotting of per-cluster wakeups by Patrick Bellasi · 9 years ago
  78. 3189984 libs/utils/filters: add a function to return a dictionary of RT tasks by Patrick Bellasi · 9 years ago
  79. 960f671 libs/utils/filters: add plot for tasks utilization vs cluster frequencies by Patrick Bellasi · 9 years ago
  80. 4f4515f libs/utils/filters: by default do not filter wakers on frequency by Patrick Bellasi · 9 years ago
  81. e3b4af0 libs/utils/filters: keep track of platform big and LITTLE cpus by Patrick Bellasi · 9 years ago
  82. 40cd81f libs/utils/filters: plot only frequent wakers tasks by Patrick Bellasi · 9 years ago
  83. 599a882 libs/utils/filters: add support to scale all plots on same time range by Patrick Bellasi · 9 years ago
  84. d23e75a tests/eas/test_env: add topology information to platform JSON by Patrick Bellasi · 9 years ago
  85. 92e57ee libs/utils/filters: add support to export filtered dataset by Patrick Bellasi · 9 years ago
  86. 4688985 libs/utils/filters: add support for tasks wakeups by Patrick Bellasi · 9 years ago
  87. e098212 libs/utils/trace: add parsing of sched_wakeup{_new} events by Patrick Bellasi · 9 years ago
  88. d97cb60 libs/utils/filters: add big frequent tasks plot by Patrick Bellasi · 9 years ago
  89. 5156c59 libs/utils/filter: add first example by Patrick Bellasi · 9 years ago
  90. f9e489b test/eas/test_env: cosmetics by Patrick Bellasi · 9 years ago
  91. a472fab tools/plots: add support for plotting specified folder using new Trace parser by Patrick Bellasi · 9 years ago
  92. 8e6284e libs/utils/trace_analysis: refactor trace analysis to split trace parsing by Patrick Bellasi · 9 years ago
  93. 1759bb8 Use init_env script to setup PYTHONPATH by Patrick Bellasi · 9 years ago
  94. 32da4cc test/eas/test_env: initial support for DAQ instrument by Patrick Bellasi · 9 years ago
  95. 8172e99 tests/eas/test_env: rename eprobe_readings to be more generic by Patrick Bellasi · 9 years ago
  96. 2552a1a tests/eas/test_env: refactor energy methods to support multiple instruments by Patrick Bellasi · 9 years ago
  97. 5b07087 tests/eas/test_env: rename energy_probe to a more generic energy_meter by Patrick Bellasi · 9 years ago
  98. 64bbfbc tests/eas/rfc: rename "test_" prefix which is reserved for nosetests by Patrick Bellasi · 9 years ago
  99. 29faae4 tests/eas/test_env: cleanup some checks for dictionary entries by Patrick Bellasi · 9 years ago
  100. 9d6af1d libs/utils/trace_analysis: fix nrg_model lookups by Patrick Bellasi · 9 years ago