1. 1a1ed03 tests/eas/rfc: cosmetics by Patrick Bellasi · 9 years ago
  2. 1bca13f tests/eas/rfc: add initial SchedTune test by Patrick Bellasi · 9 years ago
  3. 29e1cfa tests/eas/rfc: add complete support to generate RTA "profile" based workload by Patrick Bellasi · 9 years ago
  4. db182a4 tests/eas/rfc: defined a default task name prefix by Patrick Bellasi · 9 years ago
  5. 31c0d98 tests/eas/rfc: defined the default CGroups for workload tasks execution by Patrick Bellasi · 9 years ago
  6. d3e2955 tests/eas/rfc: switch to usage of generic CGroups support provided by devlib by Patrick Bellasi · 9 years ago
  7. 52c7029 tests/eas/rfc_eas: simplify base configuration by disabling ftrace by Patrick Bellasi · 9 years ago
  8. a2afe58 tests/eas/rfc: update EAS trace events to avoid globs by Patrick Bellasi · 9 years ago
  9. 669030b tests/eas/rfc: fix bug when no CPUs pinning is specified by Patrick Bellasi · 9 years ago
  10. 2a2761e tests/eas/rfc: add SchedFreq configuration and test case by Patrick Bellasi · 9 years ago
  11. 34f5fbc tests/eas/rfc: refactor to support multiple wload configurations by Patrick Bellasi · 9 years ago
  12. 7e85446 libs/eas/rfc: add support to taskset the workload on specified CPUs by Patrick Bellasi · 9 years ago
  13. d95e98d Add proper copyright headers to all the contributed sources by Patrick Bellasi · 9 years ago
  14. 7f240c2 tests/eas/rfc: remove not more supported cgroup definition at config time by Patrick Bellasi · 9 years ago
  15. 70e3cee tests/eas/hmp_parity: integrate HMP parity test cases by Kapileshwar Singh · 9 years ago
  16. 8d61e21 tests/eas/rfc: switch to usage of new TestEnv provided by libs/utils by Patrick Bellasi · 9 years ago
  17. bdb29c1 tests/eas/rfc: small code cleanup by Patrick Bellasi · 9 years ago
  18. d23e75a tests/eas/test_env: add topology information to platform JSON by Patrick Bellasi · 9 years ago
  19. f9e489b test/eas/test_env: cosmetics by Patrick Bellasi · 9 years ago
  20. 32da4cc test/eas/test_env: initial support for DAQ instrument by Patrick Bellasi · 9 years ago
  21. 8172e99 tests/eas/test_env: rename eprobe_readings to be more generic by Patrick Bellasi · 9 years ago
  22. 2552a1a tests/eas/test_env: refactor energy methods to support multiple instruments by Patrick Bellasi · 9 years ago
  23. 5b07087 tests/eas/test_env: rename energy_probe to a more generic energy_meter by Patrick Bellasi · 9 years ago
  24. 64bbfbc tests/eas/rfc: rename "test_" prefix which is reserved for nosetests by Patrick Bellasi · 9 years ago
  25. 29faae4 tests/eas/test_env: cleanup some checks for dictionary entries by Patrick Bellasi · 9 years ago
  26. 9b9d5d4 tests/eas/rfc: cleanup some checks for dictionary entries by Patrick Bellasi · 9 years ago
  27. f222c82 tests/eas/rfc: safely return when some configuration options are not provided by Patrick Bellasi · 9 years ago
  28. 43dc97e tests/eas/test_env: temporary workaround to run on OAK by Patrick Bellasi · 9 years ago
  29. 7546ac0 tests/eas/rfc.conf: add all the FTrace events required for data analysis by Patrick Bellasi · 9 years ago
  30. 3f2a714 Beautify some log statements by Patrick Bellasi · 9 years ago
  31. 019e6ed tests/eas/test_env: dump platform descriptor in test_dir by Patrick Bellasi · 9 years ago
  32. 5ca008e tests/eas/rfc: keep track of test directory's path in the test env by Patrick Bellasi · 9 years ago
  33. 26d4460 tests/eas/rfc: factorize test configuration into a dedicated method by Patrick Bellasi · 9 years ago
  34. 06f1a2b tests/eas/rfc.py: expose governor parameters to configuration file by Patrick Bellasi · 9 years ago
  35. e16a4bb tests/eas/test_env: add feature to allows to disable kernel deployment by Patrick Bellasi · 9 years ago
  36. e08ced3 tests/eas/test_env: make IP lookup more robust if nmap is available by Patrick Bellasi · 9 years ago
  37. f857265 tests/eas/rfc.py: setup sched_features by Juri Lelli · 9 years ago
  38. a4a973c tests/eas/rfc.config: RFCv5 testcases for my JUNO R0 board by Dietmar Eggemann · 9 years ago
  39. 43d4016 tests/eas/test_env.py: Fix typo in install_kernel by Dietmar Eggemann · 9 years ago
  40. d4aed70 tests/eas/test_env: add support to test __features__ by Patrick Bellasi · 9 years ago
  41. 99f35d4 tests/eas/test_env: disable energy sampling if HWMON not enabled by Patrick Bellasi · 9 years ago
  42. 74a1af6 tests/eas/rfc: report wload class into results folder name by Patrick Bellasi · 9 years ago
  43. 66b833c tests/eas/rfc: clean up tests configuration file to give a simple example by Patrick Bellasi · 9 years ago
  44. 8d0a80f tests/eas/rfc: add support for RT-App with custom JSON by Patrick Bellasi · 9 years ago
  45. 289c228 tests/eas/test_env: run RT-App calibration only if required by Patrick Bellasi · 9 years ago
  46. 629bfaf wlgen/perf_bench: integrate support for perf_bench workloads by Patrick Bellasi · 9 years ago
  47. bef4bae tests/eas/rfc: update kernel configuration to match FTFP deployer by Patrick Bellasi · 9 years ago
  48. ad4d365 tests/eas/rfc: complete the support to update kernel on target by Patrick Bellasi · 9 years ago
  49. b69fa52 tests/eas/test_env: add simple method to deploy a kernel via FTFP by Patrick Bellasi · 9 years ago
  50. 274c8f1 tests/eas/test_env: add a simple board reboot method by Patrick Bellasi · 9 years ago
  51. 8d12b0f tests/eas/test_env: factorise devlib modules re-initialization by Patrick Bellasi · 9 years ago
  52. 343084a tests/eas/test_env: add attribute to force devlibs subsystem re-initialization by Patrick Bellasi · 9 years ago
  53. ed5497c tests/eas/test_env: add support for IP/MAC addresses resulution by Patrick Bellasi · 9 years ago
  54. 5729d16 tests/eas/test_env: switch to usage of locally saved configuration by Patrick Bellasi · 9 years ago
  55. 8688d41 tests/eas/rfc: warning when FTrace is enabled by Patrick Bellasi · 9 years ago
  56. 6ee7bd5 tests/eas/rfc: fix reporting of big/LITTLE cluster energy by Patrick Bellasi · 9 years ago
  57. 526fbe4 rfc.conf: update tests to have a more interesting test example by Patrick Bellasi · 9 years ago
  58. aea0b49 test/eas/rfc: enable bl support by default by Patrick Bellasi · 9 years ago
  59. 1431f15 testenv: fix results directory creation by Patrick Bellasi · 9 years ago
  60. 0f8ac68 Initial commit by Patrick Bellasi · 9 years ago