1. 931bbc5 test/eas/rfc: fix calculation of the first period of the task by Javi Merino · 9 years ago
  2. c7f621c tests/sfreq: rename smoke test by Patrick Bellasi · 9 years ago
  3. 0385c82 tests/stune: rename smoke test by Patrick Bellasi · 9 years ago
  4. 334dda9 tests: re-factor existing tests to use the LisaTest base class by Patrick Bellasi · 9 years ago
  5. d5af72f tests: re-factoring to use the new Executor module by Patrick Bellasi · 9 years ago
  6. 7c23828 rfc_stune: Add the cgroup module back by Javi Merino · 9 years ago
  7. 7ef45fd Merge pull request #34 from derkling/master-next by Juri Lelli · 9 years ago
  8. d89a32f Merge pull request #32 from derkling/function_profiling by Juri Lelli · 9 years ago
  9. 0c83486 Merge pull request #33 from derkling/fixups by Dietmar Eggemann · 9 years ago
  10. 7416a42 ftrace: add support for function profiling by Patrick Bellasi · 9 years ago
  11. bc75666 tests/eas/rfc: keep track of kernel configuration and version info by Patrick Bellasi · 9 years ago
  12. 301442e tests/eas/rfc: fixup governor setup after reboot by Patrick Bellasi · 9 years ago
  13. 62152a5 libs/utils/env: add support to exlude a list of modules by Patrick Bellasi · 9 years ago
  14. 4e2673a libs/utils/env: move modules definition into board specific section by Patrick Bellasi · 9 years ago
  15. efc07fb Merge pull request #16 from JaviMerino/initial_stune_test by Patrick Bellasi · 9 years ago
  16. 2b3f63f Merge pull request #21 from JaviMerino/fix_rfc_emeter by Patrick Bellasi · 9 years ago
  17. 4ccb0b5 tests/eas/rfc: Only use the energy meter if the platform supports it by Javi Merino · 9 years ago
  18. 4adff48 tests/eas/rfc.py: Fix path of ondemand/sampling_rate file by Dietmar Eggemann · 9 years ago
  19. 382f2f4 tests/eas/rfc: test the boosted signal of the SchedTune test by Javi Merino · 9 years ago
  20. b9470a0 tests/eas/rfc: drop logging from test_execution_complete() by Javi Merino · 9 years ago
  21. da4561e tests/eas/hmp_parity: add a test failure message by Patrick Bellasi · 9 years ago
  22. 8da5da3 tests/eas/hmp_parity: properly collect tests generated outputs by Patrick Bellasi · 9 years ago
  23. 6046eb1 libs/utils/env: add required tools dependencies by Patrick Bellasi · 9 years ago
  24. b62c751 tests/eas/rfc: STune: update RAMP workload definition by Patrick Bellasi · 9 years ago
  25. 5d637f6 tests/eas/rfc: STune: add some more trace events by Patrick Bellasi · 9 years ago
  26. d457cfa tests/eas/rfc: STune: bugfix execution using EAS scheduler by Patrick Bellasi · 9 years ago
  27. d9ef3af tests/eas/rfc: add FLAGS support for each target configuration by Patrick Bellasi · 9 years ago
  28. e217734 tests/eas/hmp_parity: Change test output files to json by Punit Agrawal · 9 years ago
  29. 1578e38 tests/eas/hmp_parity: Add test dependencies to config by Punit Agrawal · 9 years ago
  30. 010bbe5 tests/eas/rfc: allows to define loadref for RTA generated workloads by Patrick Bellasi · 9 years ago
  31. 1a1ed03 tests/eas/rfc: cosmetics by Patrick Bellasi · 9 years ago
  32. 1bca13f tests/eas/rfc: add initial SchedTune test by Patrick Bellasi · 9 years ago
  33. 29e1cfa tests/eas/rfc: add complete support to generate RTA "profile" based workload by Patrick Bellasi · 9 years ago
  34. db182a4 tests/eas/rfc: defined a default task name prefix by Patrick Bellasi · 9 years ago
  35. 31c0d98 tests/eas/rfc: defined the default CGroups for workload tasks execution by Patrick Bellasi · 9 years ago
  36. d3e2955 tests/eas/rfc: switch to usage of generic CGroups support provided by devlib by Patrick Bellasi · 9 years ago
  37. 52c7029 tests/eas/rfc_eas: simplify base configuration by disabling ftrace by Patrick Bellasi · 9 years ago
  38. a2afe58 tests/eas/rfc: update EAS trace events to avoid globs by Patrick Bellasi · 9 years ago
  39. 669030b tests/eas/rfc: fix bug when no CPUs pinning is specified by Patrick Bellasi · 9 years ago
  40. 2a2761e tests/eas/rfc: add SchedFreq configuration and test case by Patrick Bellasi · 9 years ago
  41. 34f5fbc tests/eas/rfc: refactor to support multiple wload configurations by Patrick Bellasi · 9 years ago
  42. 7e85446 libs/eas/rfc: add support to taskset the workload on specified CPUs by Patrick Bellasi · 9 years ago
  43. d95e98d Add proper copyright headers to all the contributed sources by Patrick Bellasi · 9 years ago
  44. 7f240c2 tests/eas/rfc: remove not more supported cgroup definition at config time by Patrick Bellasi · 9 years ago
  45. 70e3cee tests/eas/hmp_parity: integrate HMP parity test cases by Kapileshwar Singh · 9 years ago
  46. 8d61e21 tests/eas/rfc: switch to usage of new TestEnv provided by libs/utils by Patrick Bellasi · 9 years ago
  47. bdb29c1 tests/eas/rfc: small code cleanup by Patrick Bellasi · 9 years ago
  48. d23e75a tests/eas/test_env: add topology information to platform JSON by Patrick Bellasi · 9 years ago
  49. f9e489b test/eas/test_env: cosmetics by Patrick Bellasi · 9 years ago
  50. 32da4cc test/eas/test_env: initial support for DAQ instrument by Patrick Bellasi · 9 years ago
  51. 8172e99 tests/eas/test_env: rename eprobe_readings to be more generic by Patrick Bellasi · 9 years ago
  52. 2552a1a tests/eas/test_env: refactor energy methods to support multiple instruments by Patrick Bellasi · 9 years ago
  53. 5b07087 tests/eas/test_env: rename energy_probe to a more generic energy_meter by Patrick Bellasi · 9 years ago
  54. 64bbfbc tests/eas/rfc: rename "test_" prefix which is reserved for nosetests by Patrick Bellasi · 9 years ago
  55. 29faae4 tests/eas/test_env: cleanup some checks for dictionary entries by Patrick Bellasi · 9 years ago
  56. 9b9d5d4 tests/eas/rfc: cleanup some checks for dictionary entries by Patrick Bellasi · 9 years ago
  57. f222c82 tests/eas/rfc: safely return when some configuration options are not provided by Patrick Bellasi · 9 years ago
  58. 43dc97e tests/eas/test_env: temporary workaround to run on OAK by Patrick Bellasi · 9 years ago
  59. 7546ac0 tests/eas/rfc.conf: add all the FTrace events required for data analysis by Patrick Bellasi · 9 years ago
  60. 3f2a714 Beautify some log statements by Patrick Bellasi · 9 years ago
  61. 019e6ed tests/eas/test_env: dump platform descriptor in test_dir by Patrick Bellasi · 9 years ago
  62. 5ca008e tests/eas/rfc: keep track of test directory's path in the test env by Patrick Bellasi · 9 years ago
  63. 26d4460 tests/eas/rfc: factorize test configuration into a dedicated method by Patrick Bellasi · 9 years ago
  64. 06f1a2b tests/eas/rfc.py: expose governor parameters to configuration file by Patrick Bellasi · 9 years ago
  65. e16a4bb tests/eas/test_env: add feature to allows to disable kernel deployment by Patrick Bellasi · 9 years ago
  66. e08ced3 tests/eas/test_env: make IP lookup more robust if nmap is available by Patrick Bellasi · 9 years ago
  67. f857265 tests/eas/rfc.py: setup sched_features by Juri Lelli · 9 years ago
  68. a4a973c tests/eas/rfc.config: RFCv5 testcases for my JUNO R0 board by Dietmar Eggemann · 9 years ago
  69. 43d4016 tests/eas/test_env.py: Fix typo in install_kernel by Dietmar Eggemann · 9 years ago
  70. d4aed70 tests/eas/test_env: add support to test __features__ by Patrick Bellasi · 9 years ago
  71. 99f35d4 tests/eas/test_env: disable energy sampling if HWMON not enabled by Patrick Bellasi · 9 years ago
  72. 74a1af6 tests/eas/rfc: report wload class into results folder name by Patrick Bellasi · 9 years ago
  73. 66b833c tests/eas/rfc: clean up tests configuration file to give a simple example by Patrick Bellasi · 9 years ago
  74. 8d0a80f tests/eas/rfc: add support for RT-App with custom JSON by Patrick Bellasi · 9 years ago
  75. 289c228 tests/eas/test_env: run RT-App calibration only if required by Patrick Bellasi · 9 years ago
  76. 629bfaf wlgen/perf_bench: integrate support for perf_bench workloads by Patrick Bellasi · 9 years ago
  77. bef4bae tests/eas/rfc: update kernel configuration to match FTFP deployer by Patrick Bellasi · 9 years ago
  78. ad4d365 tests/eas/rfc: complete the support to update kernel on target by Patrick Bellasi · 9 years ago
  79. b69fa52 tests/eas/test_env: add simple method to deploy a kernel via FTFP by Patrick Bellasi · 9 years ago
  80. 274c8f1 tests/eas/test_env: add a simple board reboot method by Patrick Bellasi · 9 years ago
  81. 8d12b0f tests/eas/test_env: factorise devlib modules re-initialization by Patrick Bellasi · 9 years ago
  82. 343084a tests/eas/test_env: add attribute to force devlibs subsystem re-initialization by Patrick Bellasi · 9 years ago
  83. ed5497c tests/eas/test_env: add support for IP/MAC addresses resulution by Patrick Bellasi · 9 years ago
  84. 5729d16 tests/eas/test_env: switch to usage of locally saved configuration by Patrick Bellasi · 9 years ago
  85. 8688d41 tests/eas/rfc: warning when FTrace is enabled by Patrick Bellasi · 9 years ago
  86. 6ee7bd5 tests/eas/rfc: fix reporting of big/LITTLE cluster energy by Patrick Bellasi · 9 years ago
  87. 526fbe4 rfc.conf: update tests to have a more interesting test example by Patrick Bellasi · 9 years ago
  88. aea0b49 test/eas/rfc: enable bl support by default by Patrick Bellasi · 9 years ago
  89. 1431f15 testenv: fix results directory creation by Patrick Bellasi · 9 years ago
  90. 0f8ac68 Initial commit by Patrick Bellasi · 9 years ago