1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-06 05:12:36 +01:00

Commit Graph

  • 9d8f1ec68e config/core: Remove by_spec reboot policy Marc Bonnici 2018-05-22 14:53:25 +01:00
  • c2b039ba2d framework/execution: Remove unused attribute Marc Bonnici 2018-05-22 14:56:39 +01:00
  • 2a95a198b0 framework/config: Rename by_spec to by_workload execution order Marc Bonnici 2018-05-22 14:51:38 +01:00
  • efffae5254 framework/workload: Fix typos Marc Bonnici 2018-05-22 16:40:15 +01:00
  • c3a01f61af framework/workload: Move deployment of gui into initialize Marc Bonnici 2018-05-22 16:34:00 +01:00
  • 3efff81a5c utils/exec_control: Fix issue with once_per_instance decorator Marc Bonnici 2018-05-22 16:17:10 +01:00
  • bea36cc398 doc: Update output_api references Marc Bonnici 2018-05-18 17:56:30 +01:00
  • 04fe3768af doc: Misc fixes Marc Bonnici 2018-05-14 17:21:59 +01:00
  • f4dd1a1c84 doc/migration_guide: Add additional parameter changes Marc Bonnici 2018-05-18 14:37:32 +01:00
  • 4f295af96c doc/index: Update intro description of WA. Marc Bonnici 2018-05-17 17:33:30 +01:00
  • 43a8f01109 dev_scripts/dev8: Update to use WA3 paths Marc Bonnici 2018-05-17 17:28:55 +01:00
  • 041f4d93f7 tests/test_diff: Update instrumentation reference. Marc Bonnici 2018-05-17 17:22:45 +01:00
  • 978d43b33d doc: Update linaro link Marc Bonnici 2018-05-16 13:47:06 +01:00
  • b3d34e25ff doc: Update sysfile documentation. Marc Bonnici 2018-05-16 11:34:11 +01:00
  • 700989298c doc: Correct ID names Marc Bonnici 2018-05-16 11:33:37 +01:00
  • 69462e54a1 doc: Update APK workload parameter descriptions. Marc Bonnici 2018-05-16 11:27:07 +01:00
  • 5c6cc87105 doc: Update sections example. Modify documention and example to better explain sections Marc Bonnici 2018-05-16 10:50:58 +01:00
  • b7c70aabae doc: Remove run_config directory` Marc Bonnici 2018-05-15 13:38:08 +01:00
  • 52b2df427e doc/show_cmd: Reword description and add settings option Marc Bonnici 2018-05-15 10:17:17 +01:00
  • 9986423365 doc: Add documentation for the process command Marc Bonnici 2018-05-14 17:22:42 +01:00
  • 192bebbc23 doc: update and extend Output docs Sergei Trofimov 2018-05-18 15:41:05 +01:00
  • 5291e389dc fw/output: implement __str__ JobOutput Sergei Trofimov 2018-05-18 13:44:32 +01:00
  • 050722ee8f doc: user_guide: add a note about show command Sergei Trofimov 2018-05-18 16:15:07 +01:00
  • 887cdcc411 commands/show: change man section to 7 Sergei Trofimov 2018-05-18 16:07:15 +01:00
  • b1b2131b0c doc: fix build warnings Sergei Trofimov 2018-05-18 10:03:20 +01:00
  • 3f7f0b38f5 PCMark: Porting to WA3 scott 2018-05-09 16:33:33 +01:00
  • d0368cf176 doc: re-write augmentations docs Sergei Trofimov 2018-05-14 14:34:17 +01:00
  • c6fae6fa55 doc: update how-tos' titles Sergei Trofimov 2018-05-14 14:32:51 +01:00
  • ee7734efd7 doc: agenda: add note about plugin names Sergei Trofimov 2018-05-14 14:31:20 +01:00
  • 06b64de1be doc: user guide: fix result --> output Sergei Trofimov 2018-05-14 14:29:08 +01:00
  • cab67be33b .gitignore update Sergei Trofimov 2018-05-14 14:27:58 +01:00
  • 6754ecd6d7 wa/workloads: Update to consistently use timeout parameter Marc Bonnici 2018-05-14 11:54:44 +01:00
  • a23c896647 wa/workloads: Update to use threads parameter Marc Bonnici 2018-05-11 14:01:08 +01:00
  • 47ec0c7720 workloads/meabo: Update parameter names to be more consistent Marc Bonnici 2018-05-11 13:56:57 +01:00
  • 6f5fca36df wa/workloads: Change to use 'loops' parameter. Marc Bonnici 2018-05-11 13:48:13 +01:00
  • 8d7d32d180 wa/workloads: Update to use new cpu_mask type Marc Bonnici 2018-05-11 13:40:40 +01:00
  • 670fe6fb83 wa/types: Add cpu_mask type Marc Bonnici 2018-05-11 10:15:57 +01:00
  • a2b0705ff0 processors: add cpustates Sergei Trofimov 2018-05-11 16:21:45 +01:00
  • e7e272cd03 utils/trace_cmd: add trace_has_marker() Sergei Trofimov 2018-05-11 15:45:25 +01:00
  • 795b3485ce utils/trace_cmd: move params to __init__() Sergei Trofimov 2018-05-11 15:42:33 +01:00
  • ed1553816b commands/process: write result in the end Sergei Trofimov 2018-05-11 15:34:08 +01:00
  • 8a219d0e5a commands/process: improve logging Sergei Trofimov 2018-05-11 15:19:17 +01:00
  • 0a5ceabc73 fw/execution: finalize jobs before run. Sergei Trofimov 2018-05-11 14:46:01 +01:00
  • ec66ae2f6f instrument/trace_cmd: Log the pulling of trace Sergei Trofimov 2018-05-11 14:41:53 +01:00
  • 9226a3b92a fw: fix job logging indent Sergei Trofimov 2018-05-11 14:39:33 +01:00
  • 98219bbba9 fw/output_processor: fix typo Sergei Trofimov 2018-05-11 14:38:13 +01:00
  • a61bca1a54 target/info: Fix typo Marc Bonnici 2018-05-14 16:29:57 +01:00
  • 66fa8c856a doc: Fix code highlighting Marc Bonnici 2018-05-14 11:03:21 +01:00
  • c12bdea1af doc/requirements: Fix online code highlighting Marc Bonnici 2018-05-14 10:56:19 +01:00
  • 2a66e40d9b doc/config: Do not generate API documentation Marc Bonnici 2018-05-14 10:50:32 +01:00
  • 087c18c752 doc/migration_guide: Add references to confvalues Marc Bonnici 2018-05-11 15:13:49 +01:00
  • 19184ceaf6 doc: Update reference and fix typos Marc Bonnici 2018-05-09 15:31:38 +01:00
  • 86cc449203 doc: Improve description of context methods Marc Bonnici 2018-05-09 15:30:43 +01:00
  • 48a7ad9415 doc/output: Update output directory information Marc Bonnici 2018-05-08 17:38:06 +01:00
  • 9d0127d685 doc/installation: Fix formatting Marc Bonnici 2018-05-08 17:37:07 +01:00
  • 9251febafb doc/build_plugin_doc: Fix typo in function name Marc Bonnici 2018-05-08 13:57:40 +01:00
  • 629abb1afc fw/target: add hostname to TargetInfo Sergei Trofimov 2018-05-09 17:31:37 +01:00
  • 30eb98b275 fw/target: add hostid to TargetInfo Sergei Trofimov 2018-05-09 17:19:07 +01:00
  • 181862b7ff fw/target: add sched_features to TargetInfo sergei Trofimov 2018-05-01 11:00:35 +01:00
  • 84fba8617d fw/target: enhanced cpu info sergei Trofimov 2018-04-30 17:45:24 +01:00
  • 2d39e5699f fw/target: make TargetInfo more POD-like sergei Trofimov 2018-04-30 16:29:44 +01:00
  • 1ffbce68c4 fw/execution: handle error on run initialize Sergei Trofimov 2018-05-10 11:44:03 +01:00
  • b41c3a3ea2 fw/plugin: implement __str__ for Plugin Sergei Trofimov 2018-05-09 16:20:16 +01:00
  • 2c28d5b214 fw/execution: implement __str__ for Executor Sergei Trofimov 2018-05-09 16:19:18 +01:00
  • f477049181 fw/entrypoint: log commit hash if possible Sergei Trofimov 2018-05-09 15:35:56 +01:00
  • 2dbb6e8c18 fw/version: add get_wa_version_with_commit Sergei Trofimov 2018-05-09 15:29:52 +01:00
  • 79c15ff02f fw/output: add sensible string representation Sergei Trofimov 2018-04-11 11:12:50 +01:00
  • 32701e7783 command/run: remove version/args logging. Sergei Trofimov 2018-05-09 15:38:13 +01:00
  • a34858672f fw/plugin: do not try to load imported classes sergei Trofimov 2018-04-30 13:37:04 +01:00
  • ecc68ee367 utils/log: add indentcontext sergei Trofimov 2018-04-30 13:13:57 +01:00
  • c1a0f842d0 utils/log: maintain indent for buffered records sergei Trofimov 2018-04-30 13:28:53 +01:00
  • 7cf0b881c1 fw: move version and cmd line logging to main() sergei Trofimov 2018-04-30 11:58:37 +01:00
  • 1e750c659b utils/log: add early record buffering sergei Trofimov 2018-04-30 11:30:45 +01:00
  • 8d330924dc fw/entrypoint: fix typos sergei Trofimov 2018-04-30 11:30:40 +01:00
  • dd9a72f043 fw/config: union augmentation aliases, rather than merge sergei Trofimov 2018-05-01 09:15:17 +01:00
  • aacba47f9a utils/types: toggle_set: add "~~" semantics sergei Trofimov 2018-04-27 14:10:50 +01:00
  • 9093477f1b utils/types: fix toggle_set merge methods sergei Trofimov 2018-04-27 14:07:19 +01:00
  • 5b03ac3afd config/core: JobsGenerator: delay augmentation split sergei Trofimov 2018-04-27 14:15:20 +01:00
  • 98e86efbda doc: Fix references Marc Bonnici 2018-04-27 13:31:32 +01:00
  • 2aeaedb8bc doc/build_plugin_docs: Improve plugin formatting. Marc Bonnici 2018-04-27 13:24:58 +01:00
  • a0dfac78c3 utils/doc: Add function to generate a line break Marc Bonnici 2018-04-27 14:01:25 +01:00
  • 7cb11f66cf doc: add building of instrument method map Marc Bonnici 2018-04-27 10:57:49 +01:00
  • 9741014b35 doc: Fix formatting errors Marc Bonnici 2018-04-27 10:19:54 +01:00
  • 0fd095622c doc: Improve installing executables documentation Marc Bonnici 2018-04-26 17:18:38 +01:00
  • 1f9a233214 doc/agenda: Add documentation about classifiers Marc Bonnici 2018-04-26 17:18:03 +01:00
  • c1171263f9 doc/faq: Add solution to "Unknown runtime parameter" Marc Bonnici 2018-04-26 11:08:53 +01:00
  • 504703d444 doc/migration_guide: Fix typo Marc Bonnici 2018-04-26 10:56:55 +01:00
  • 61a9c96a7d doc/device_setup: Add examples of installing modules to target Marc Bonnici 2018-04-26 10:56:05 +01:00
  • f60b7eca16 doc/output_api: Improve examples Marc Bonnici 2018-04-25 16:49:10 +01:00
  • 8c9c1a8f1e docs/user_guide: Clarify basic run command information. Marc Bonnici 2018-04-25 15:11:58 +01:00
  • 81c6da9c2c Documentation: Add support for generating common target api Marc Bonnici 2018-04-24 10:59:56 +01:00
  • f4b47bf65a Fix typos Marc Bonnici 2018-04-26 16:36:45 +01:00
  • 6965c05707 instruments/energy_measurement: add missing docs sergei Trofimov 2018-04-27 17:34:47 +01:00
  • 1b557e5c5a commands/show: Add missing identifiers Marc Bonnici 2018-04-27 16:13:38 +01:00
  • 99f8efbaf5 workloads/stress-ng: Port stress-ng from WA2 Sascha Bischoff 2018-04-26 14:38:51 +01:00
  • 7c1ed6487b workload/rt-app: Better JSON processing error reporting Sascha Bischoff 2018-04-27 14:40:31 +01:00
  • b8343e545b workloads: add meabo sergei Trofimov 2018-04-12 16:03:18 +01:00
  • f19ca4c00c fw/config: add logging to parsers sergei Trofimov 2018-04-25 16:03:50 +01:00
  • 3b7debe676 instruments: Add screencap Sascha Bischoff 2018-04-20 14:21:59 +01:00
  • d3efb1fda1 doc/requirements: Add explict requirements for numpy and pandas Marc Bonnici 2018-04-06 15:59:48 +01:00