1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 02:01:16 +00:00

Commit Graph

  • 3da58d9541 Merge pull request #64 from ep1cman/hwuitest setrofim 2015-12-03 16:46:06 +00:00
  • 065ebaac61 hwuitest: Added workload Sebastian Goscik 2015-12-03 14:45:52 +00:00
  • f85ef61ce9 lmbench: add the output file as an artifiact Sergei Trofimov 2015-12-03 10:53:55 +00:00
  • e5c6ef5368 Merge pull request #62 from ep1cman/trace-cmd-target-extract setrofim 2015-12-02 09:58:44 +00:00
  • a697c47c49 trace-cmd: Added ability to generate reports on target device Sebastian Goscik 2015-12-01 11:16:05 +00:00
  • c6e712d44c Gem5Device: simplfy if statement based on pylint recommendation Sascha Bischoff 2015-12-01 17:58:08 +00:00
  • 00c9bdc2a6 Gem5Device: Fix runtime error caused by lack of kwargs Sascha Bischoff 2015-12-01 17:57:15 +00:00
  • c7dbbaacf8 Gem5Device: simplfy if statement based on pylint recommendation Sascha Bischoff 2015-12-01 17:58:08 +00:00
  • fb4c226d2e Gem5Device: Fix runtime error caused by lack of kwargs Sascha Bischoff 2015-12-01 17:57:15 +00:00
  • 7c0195f4c4 Added systrace instrument Sebastian Goscik 2015-11-05 13:21:51 +00:00
  • 0844778d5a adb_shell: fixing handling of line breaks at the end of the output Sergei Trofimov 2015-11-24 15:49:38 +00:00
  • ef17e0ffcd BaseLinuxDevice: list_file_systems() now handles blank lines Sergei Trofimov 2015-11-24 15:48:28 +00:00
  • 66e582a8a8 Version bump Sebastian Goscik 2015-11-23 16:19:45 +00:00
  • 2b960657cc doc: updating installation instructions Sergei Trofimov 2015-11-23 15:47:27 +00:00
  • b0d92fc02d Updated change log Sebastian Goscik 2015-11-20 16:19:31 +00:00
  • a5f295096c Gem5Device: Fix issue with init arguments Sascha Bischoff 2015-11-20 13:10:35 +00:00
  • 1b31d8ef6f Merge pull request #53 from ep1cman/systrace setrofim 2015-11-27 09:54:57 +00:00
  • b3a9512f44 Added systrace instrument Sebastian Goscik 2015-11-05 13:21:51 +00:00
  • a06016a442 adb_shell: fixing handling of line breaks at the end of the output Sergei Trofimov 2015-11-24 15:49:38 +00:00
  • c02a1118d7 BaseLinuxDevice: list_file_systems() now handles blank lines Sergei Trofimov 2015-11-24 15:48:28 +00:00
  • d9f1190e1f Version bump v2.4.0 Sebastian Goscik 2015-11-23 16:19:45 +00:00
  • 36c58ee76f Merge pull request #61 from setrofim/documentation-update setrofim 2015-11-23 16:02:32 +00:00
  • b04d141680 doc: updating installation instructions Sergei Trofimov 2015-11-23 15:47:27 +00:00
  • 17be1e6c27 doc: updating installtion documentation. Sergei Trofimov 2015-11-23 14:46:27 +00:00
  • 7cfb894525 doc: fixing table formatting in insturmentation method map Sergei Trofimov 2015-11-23 14:44:57 +00:00
  • 30b5098870 doc: updating Sphinx theme to "classic" Sergei Trofimov 2015-11-23 14:44:16 +00:00
  • 3453fe5fc1 Merge pull request #59 from ep1cman/changelog setrofim 2015-11-23 10:13:38 +00:00
  • 016876e814 Updated change log Sebastian Goscik 2015-11-20 16:19:31 +00:00
  • e8ba515075 Merge pull request #58 from Sticklyman1936/gem5_init_fix setrofim 2015-11-20 14:21:11 +00:00
  • c533da3f38 Gem5Device: Fix issue with init arguments Sascha Bischoff 2015-11-20 13:10:35 +00:00
  • 8261c1d5b5 freqsweap: fix: was erroneously merging runtime_params into workload_params Sergei Trofimov 2015-11-19 14:11:23 +00:00
  • 1d12e6a8b0 Merge pull request #57 from ep1cman/freqsweep setrofim 2015-11-18 11:29:39 +00:00
  • 2957d63e2f Freqsweep: Added the ability to specify workload/runtime parameters Sebastian Goscik 2015-11-18 11:15:36 +00:00
  • 7b8d62d1ec Merge pull request #56 from ep1cman/streamline_improvements setrofim 2015-11-16 17:28:02 +00:00
  • 2063f48cf0 streamline: cleaned up and added Linux support Sebastian Goscik 2015-11-13 10:35:31 +00:00
  • 2510329cdf AndroidDevice fix: create dympsys file relative to working directory on target. Sergei Trofimov 2015-11-16 13:09:28 +00:00
  • 9c8c81cc25 csv result processor: write results.csv after each iteration. Sergei Trofimov 2015-11-16 12:42:14 +00:00
  • 2e5b3671e9 LinuxDevice fix: do not invoke super's hard_reset() Sergei Trofimov 2015-10-22 11:29:03 +01:00
  • 705ce9ae40 rt_app: added an option to force install. Sergei Trofimov 2015-10-22 11:26:43 +01:00
  • f43daacd41 Merge pull request #52 from ep1cman/freqsweep setrofim 2015-11-13 15:19:52 +00:00
  • 3b41f69762 Added freqsweep instrument Sebastian Goscik 2015-11-05 14:47:28 +00:00
  • a722e594af Merge pull request #55 from Sticklyman1936/split_gem5device setrofim 2015-11-13 14:26:07 +00:00
  • a447689a86 Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice Sascha Bischoff 2015-11-13 11:42:21 +00:00
  • 9fe4887626 Merge pull request #54 from ep1cman/daq_merge setrofim 2015-11-13 11:00:36 +00:00
  • 6492b95edd Added ability to merge DAQ channels Sebastian Goscik 2015-11-05 11:11:38 +00:00
  • c5b4b70aae Merge pull request #50 from Sticklyman1936/master setrofim 2015-11-11 16:55:57 +00:00
  • 55f6ef4a5e Gem5Device: Remove VirtIO device rebinding to align with gem5 Sascha Bischoff 2015-11-05 14:12:19 +00:00
  • 672c74c76c Gem5Device: Avoid duplicate get_properties code Sascha Bischoff 2015-11-10 13:28:25 +00:00
  • 95f17702d7 AndroidDevice: Move the processing of Android properties to an internal method Sascha Bischoff 2015-11-10 13:25:41 +00:00
  • ee4764adc4 Gem5Device: Addressed review comments Sascha Bischoff 2015-11-10 12:52:50 +00:00
  • 3a8eed1062 Gem5Device: Allowed the gem5 binary to be specified in the agenda Sascha Bischoff 2015-11-04 10:38:50 +00:00
  • 29abd290f4 Gem5Device: Fix style issues Sascha Bischoff 2015-11-02 16:30:13 +00:00
  • 3bf114cf48 Gem5Device: Improve shell command matching Sascha Bischoff 2015-11-02 11:42:33 +00:00
  • 96a6179355 Gem5Device: Add a gem5 device for Android Sascha Bischoff 2015-11-02 10:15:34 +00:00
  • a6382b730b TelnetConnection: Sascha Bischoff 2015-11-02 10:09:59 +00:00
  • 661371f6f0 Merge pull request #49 from ep1cman/master setrofim 2015-10-21 11:58:06 +01:00
  • b9b4a7c65c Fixed telnet support Sebastian Goscik 2015-10-21 11:53:25 +01:00
  • 20a5660ea1 android device: always deploy busybox on rooted devices. Sergei Trofimov 2015-10-19 13:40:50 +01:00
  • 691c380779 serial_port: updating to handle newer versions of pexpect Sergei Trofimov 2015-10-16 17:38:19 +01:00
  • 7546232c10 trace_cmd: fix parser to oportunistically convert parsed values to ints Sergei Trofimov 2015-10-16 17:08:09 +01:00
  • 4fa3d9de6e Import pxssh via pexpect Sergei Trofimov 2015-10-16 11:05:53 +01:00
  • 90bfbf6022 Adding autotest workload wrapper. Sergei Trofimov 2015-10-09 08:43:35 +01:00
  • 079d5b4ec5 Merge pull request #48 from lisatn/rtapp_use_cases setrofim 2015-10-09 08:21:07 +01:00
  • 2c5d51cb2a rt-app: Update use cases Lisa Nguyen 2015-10-08 17:46:20 -07:00
  • 1c146e3ce7 trace_cmd: more robust event fields parsing Sergei Trofimov 2015-10-08 17:13:48 +01:00
  • 6159711a05 iozone: ensure test 0 always runs Sergei Trofimov 2015-10-08 09:16:32 +01:00
  • 208fdf4210 iozone: pylint fixes Sergei Trofimov 2015-10-08 09:10:08 +01:00
  • 0fc602ecdb Merge pull request #43 from lisatn/iozone setrofim 2015-10-08 08:59:36 +01:00
  • 552ea2a1bb fix: moving is_file and is_directory into BaseLinuxDevice, as relied on by get_properties. Sergei Trofimov 2015-10-05 16:30:33 +01:00
  • 5f6247cf8b iozone: Modify comments Lisa Nguyen 2015-10-01 14:57:35 -07:00
  • c96a50e081 iozone: Add description to enable classifiers Lisa Nguyen 2015-10-01 14:47:45 -07:00
  • 812bbffab1 iozone: Rewrite parse_metrics() function Lisa Nguyen 2015-10-01 12:38:04 -07:00
  • 361f1a0f0c iozone: Whitespace cleanup Lisa Nguyen 2015-10-01 11:52:51 -07:00
  • 8e84e4a230 iozone: Add descriptions and refactor code Lisa Nguyen 2015-10-01 11:37:05 -07:00
  • fe4d49e334 android device: added swipe-to-unlock option Sergei Trofimov 2015-10-01 09:53:21 +01:00
  • dc01dd79ee telemetry: report errors. Sergei Trofimov 2015-10-01 09:52:49 +01:00
  • 0003993173 daq: updated workload labeling in daq_power.csv Sergei Trofimov 2015-10-01 09:50:01 +01:00
  • b6442acf80 device: more reliable get_properites Sergei Trofimov 2015-09-30 12:39:49 +01:00
  • a6feb65b34 daq: adding gpio_sync option. Sergei Trofimov 2015-09-25 15:03:16 +01:00
  • f1d3ebc466 adding missing supported_platforms attributes. Sergei Trofimov 2015-09-23 08:32:46 +01:00
  • 0608356465 list command: adding --packaged-only option Sergei Trofimov 2015-09-22 08:41:53 +01:00
  • d7ef6ff8ba netstats: added "period" parameter. Sergei Trofimov 2015-09-21 08:45:26 +01:00
  • 2904246cb5 Adding netstats instrument. Sergei Trofimov 2015-09-18 09:32:09 +01:00
  • 5abb42eab9 Do not attempt to get_sysfile_value() as root on unrooted devices. Sergei Trofimov 2015-09-18 09:02:47 +01:00
  • ce91e34f9f Merge pull request #47 from lisatn/rtapp-binary-update setrofim 2015-09-16 09:12:01 +01:00
  • 18f4c3611c rt-app: Update binaries Lisa Nguyen 2015-09-15 14:43:47 -07:00
  • 6bdd6cf037 energy_model: preserve indecies during bs power table calculation. Sergei Trofimov 2015-09-14 16:06:00 +01:00
  • e36c619fc2 vexperess flashing: added an option to keep UEFI entry Sergei Trofimov 2015-09-14 15:31:21 +01:00
  • 76253e1e26 Fixing turning off UI in ChromeOS + adding it energy_model. Sergei Trofimov 2015-09-14 12:53:08 +01:00
  • bf8dc6642f energy_model: cleanner error reporting. Sergei Trofimov 2015-09-14 11:05:26 +01:00
  • 3d8c384bb7 cpufreq: handle non-integer output in get_available_frequencies Sergei Trofimov 2015-09-14 11:03:54 +01:00
  • 3247b63cb9 shh: handle backspaces in serial output Sergei Trofimov 2015-09-14 10:58:14 +01:00
  • 100c6c0ac9 iozone: Add functions and rewrite update_result() Lisa Nguyen 2015-09-13 20:50:17 -07:00
  • f063726cc3 Further fixes for Juno flashing. Sergei Trofimov 2015-09-10 08:40:09 +01:00
  • 84f7adbfb2 uefi menu: updated prompt_regex to handle debug UEFI builds. Sergei Trofimov 2015-09-09 17:40:02 +01:00
  • b6c497d32b Updated boolean to interpret 'off' as False Sergei Trofimov 2015-09-09 14:32:27 +01:00
  • f430187b11 sysbench: fixed case where default timeout < max_time Sergei Trofimov 2015-09-08 18:00:17 +01:00
  • 37c49e22b3 chromeos_test_image: added a runtime parameter to disable ui Sergei Trofimov 2015-09-08 17:43:10 +01:00
  • 9e12930a43 dhrystone: kill any running instances during setup (also handle CTRL-C). Sergei Trofimov 2015-09-08 17:42:18 +01:00
  • d5f4457701 cpufreq: refined availability check not to rely on the top-level cpu/cpufreq directory Sergei Trofimov 2015-09-08 17:41:25 +01:00