1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-09-06 20:11:53 +01:00

Commit Graph

  • 69a83d4128 target: add new methods Sergei Trofimov 2017-05-12 11:54:31 +01:00
  • 8b2ac8d29d AndroidTarget: move _execute_util to internal methods. Sergei Trofimov 2017-05-12 11:48:19 +01:00
  • 97a89970d0 android: downgrading ls command log to debug Sergei Trofimov 2017-05-12 10:45:42 +01:00
  • 92d9e690f0 ftrace: add an option to report on target Sergei Trofimov 2017-05-12 09:04:50 +01:00
  • 61b13383a4 ftrace: chmod trace.dat to make world-readable Sergei Trofimov 2017-05-12 09:01:45 +01:00
  • 7e80a381d8 ftrace: fix get_trace when outfile is directory Sergei Trofimov 2017-05-11 14:22:28 +01:00
  • 4dc54728c1 Merge pull request #122 from Sticklyman1936/propagate_check_error_code setrofim 2017-05-11 10:37:10 +01:00
  • f5906cb4ab Gem5Connection: Propagate the check_error_code flag Sascha Bischoff 2017-05-11 10:28:05 +01:00
  • bb7591e8fa Version bump. v0.0.4 setrofim 2017-05-04 17:39:53 +01:00
  • 783669371d Merge pull request #120 from bjackman/speed-up-ssh-execute setrofim 2017-05-04 16:59:22 +01:00
  • 0a20cec2d9 ssh: Combine exit code and main command Brendan Jackman 2017-05-03 10:53:43 +01:00
  • d72049d35b Merge pull request #119 from bjackman/monsoon setrofim 2017-05-04 13:09:57 +01:00
  • 3cfbad19bd instrument: Add support for Monsoon Power Monitor Brendan Jackman 2017-04-11 15:42:06 +01:00
  • 4522fe8d23 Merge pull request #117 from bjackman/adb-push-error setrofim 2017-05-02 08:43:24 +01:00
  • e17b9c33d1 android: Raise better error when trying to push non-existent file Brendan Jackman 2017-04-28 11:26:35 +01:00
  • d968098717 Add build/ and dist/ to .gitingore Sergei Trofimov 2017-04-26 17:18:47 +01:00
  • b5ecf63638 Merge pull request #116 from bjackman/instrument-sample-rate setrofim 2017-04-26 16:22:33 +01:00
  • 0d61ee5951 daq: Rename sampling_rate->sample_rate_hz Brendan Jackman 2017-04-26 16:17:43 +01:00
  • fc81477cf8 doc/instrumentation: Fix whitespace Brendan Jackman 2017-04-26 15:07:33 +01:00
  • 49b547a7f6 instrument: Add sample_rate_hz attribute for CONTINUOUS instruments Brendan Jackman 2017-04-26 15:07:05 +01:00
  • f7d1b0fb13 Merge pull request #115 from bjackman/fix-get-channels setrofim 2017-04-25 16:01:26 +01:00
  • 1bc29d7abf instrument: Fix get_channels method Brendan Jackman 2017-04-25 15:56:14 +01:00
  • 013fc59a41 Merge pull request #113 from marcbonnici/pull setrofim 2017-04-24 14:37:51 +01:00
  • f6d02c6611 Target: Add read permissions to tmp files before pulling Marc Bonnici 2017-04-21 15:21:40 +01:00
  • 98cf7d00c7 Merge pull request #112 from bjackman/speed-up-perturb setrofim 2017-04-21 11:44:25 +01:00
  • bd27de194c SshConnection: do not try to sudo as root Sergei Trofimov 2017-04-20 17:00:17 +01:00
  • e276abfcb4 shutils: Speed up cpuidle_wake_all_cpus Brendan Jackman 2017-04-20 15:38:46 +01:00
  • 1ab8c25ff9 Merge pull request #110 from marcbonnici/kick_off setrofim 2017-04-20 15:30:26 +01:00
  • 95102d324b Target: Stopped kick_off raising an error if command didn't timeout Marc Bonnici 2017-04-19 10:24:25 +01:00
  • d27c8e3362 Merge pull request #109 from bjackman/remove-pandas setrofim 2017-04-19 13:11:49 +01:00
  • f0f1847c60 energy_probe: Remove unused pandas try-import Brendan Jackman 2017-04-19 10:36:57 +01:00
  • b112ed424c Merge pull request #108 from bjackman/fix-ps-android setrofim 2017-04-12 16:51:33 +01:00
  • 55c27e2c54 AndroidTarget: Fix ps when NAME column contains spaces Brendan Jackman 2017-04-12 16:30:58 +01:00
  • f4d3c60137 Merge pull request #107 from bjackman/cpufreq-expose-tunable-error setrofim 2017-04-12 15:46:58 +01:00
  • 5c036ea669 cpufreq: Expose error when writing invalid governor tunable Brendan Jackman 2017-04-10 17:39:13 +01:00
  • 391e95cc75 Merge pull request #106 from bjackman/cpufreq-fix-docstring setrofim 2017-04-10 13:06:31 +01:00
  • a6fb5b57ae cpufreq: Fix docstring for cpu parameter Brendan Jackman 2017-04-10 11:51:50 +01:00
  • ae1bfccbe2 Merge pull request #105 from marcbonnici/docs setrofim 2017-04-06 16:39:34 +01:00
  • b131dc1e13 Docs: Removed duplicate 'Platform' entry. Marc Bonnici 2017-04-06 16:12:54 +01:00
  • 1061c94951 Merge pull request #103 from marcbonnici/issue_102 setrofim 2017-03-30 08:06:41 +01:00
  • 0655237217 Target: Fixes __setup_list_directory issue on production devices. Marc Bonnici 2017-03-29 16:43:22 +01:00
  • 119c259e73 Merge pull request #101 from bjackman/energy-probe-get-caiman-error setrofim 2017-03-24 15:15:38 +00:00
  • fdc0c0477d energy_probe: Check if caimain was broken and raise an error Brendan Jackman 2017-03-24 13:35:00 +00:00
  • 8a9e0a4819 Merge pull request #99 from marcbonnici/fix_98 setrofim 2017-03-17 16:02:31 +00:00
  • b444ae65c9 cpufreq: Fixed set_x_for cpus Marc Bonnici 2017-03-17 15:37:45 +00:00
  • dfc63a1cc0 readenergy: New flag to specify execution duration Basil Eljuse 2017-03-15 18:46:56 +00:00
  • 8300344f70 readenergy: fixing the Makefile Sergei Trofimov 2017-03-15 12:58:50 +00:00
  • 32a975be74 Merge pull request #97 from marcbonnici/invalidate_as_root setrofim 2017-03-02 15:44:44 +00:00
  • a068fb9b5b Merge pull request #96 from bjackman/devlib-error-name setrofim 2017-03-02 14:04:05 +00:00
  • 96ff1aa205 Merge pull request #95 from bjackman/android-setup-error setrofim 2017-03-02 12:03:57 +00:00
  • 3298205b42 android: Improve error when _setup_ls fails Brendan Jackman 2017-03-01 18:49:27 +00:00
  • 1fa6f92064 DevlibError: Fix project name in docstring Brendan Jackman 2017-03-01 18:54:54 +00:00
  • 6410318b49 Merge pull request #94 from marcbonnici/typos setrofim 2017-02-28 18:57:43 +00:00
  • 8733b9cb58 Modules Documentation: Fixed typos Marc Bonnici 2017-02-28 17:40:44 +00:00
  • 0687dac23b Target: Invalidates _connected_as_root on reboot or reset. Marc Bonnici 2017-02-28 13:48:10 +00:00
  • 08e36bf782 gem5: fix for the previous fix Sergei Trofimov 2017-02-27 17:24:01 +00:00
  • d40e70d7f4 gem5: updating plaform with base params Sergei Trofimov 2017-02-27 17:17:31 +00:00
  • fef7c16b42 utils/misc: allow modules in walk_modules input Sergei Trofimov 2017-02-23 13:15:27 +00:00
  • 05215e7e1b Merge pull request #92 from ionela-voinescu/force_adb_root setrofim 2017-02-24 14:43:23 +00:00
  • 66eaf15cdc android: add support for forced adb root Ionela Voinescu 2017-02-24 14:19:25 +00:00
  • 1dd6950177 utils/misc: attach exc_info on error in walk_modules Sergei Trofimov 2017-02-23 09:13:05 +00:00
  • 23087d14f5 Merge pull request #91 from bjackman/kernelversion-fixup setrofim 2017-02-21 08:05:03 +00:00
  • 6665693e8f target: Fix kernel version regex for -rc field Brendan Jackman 2017-02-20 18:29:49 +00:00
  • 18b77b8808 target: Add parts field to KernelVersion Brendan Jackman 2017-02-20 17:52:56 +00:00
  • 54adf80eab target: Add KernelVersion docstring Brendan Jackman 2017-02-20 17:57:51 +00:00
  • 03561ee72c target: Make KernelVersion fields numerical Brendan Jackman 2017-02-20 17:51:17 +00:00
  • e968901fe6 Merge pull request #90 from derkling/improve-kversion-parsing setrofim 2017-02-20 16:08:47 +00:00
  • 9a8d539e03 target: better parse kernel version numbers Patrick Bellasi 2017-02-17 15:28:07 +00:00
  • b7ac9e7edc Merge pull request #89 from derkling/android-support-updates setrofim 2017-02-16 15:21:08 +00:00
  • baa32ec716 AndroidTarget: Add charging_enabled property Brendan Jackman 2017-02-09 11:53:11 +00:00
  • 9ce57c0875 AndroidTarget: add support to reboot a device via ADB Patrick Bellasi 2017-02-16 13:11:02 +00:00
  • da588ea091 android: allow to specify a target for fastboot commands Patrick Bellasi 2017-02-16 13:08:31 +00:00
  • 9d5b1062dd Merge pull request #88 from bjackman/localconnection-platform-param setrofim 2017-02-14 12:05:26 +00:00
  • 680406bc37 LocalConnection: Add ignored platform param to __init__ method Brendan Jackman 2017-02-14 11:30:32 +00:00
  • 28891a822b utils/misc: walk_modules always raises HostError Sergei Trofimov 2017-02-08 11:21:06 +00:00
  • a9265031ba TimeoutError: moved to devlib.exception Sergei Trofimov 2017-02-08 11:14:40 +00:00
  • 8abdfdc1ef Merge pull request #83 from avanlaer/gem5_integration marcbonnici 2017-02-08 11:24:44 +00:00
  • a02d68decd gem5: Updated the documentation on the use of gem5 in devlib Anouk Van Laer 2017-02-07 10:43:42 +00:00
  • c6b77432ba gem5: Addition of m5 binaries Anouk Van Laer 2017-01-31 13:00:41 +00:00
  • 21f40035d7 gem5: Small tweaks in target to allow gem5 simulations Anouk Van Laer 2017-01-31 13:11:03 +00:00
  • e9cf93e754 gem5: Addition of gem5 simulation platform Anouk Van Laer 2017-01-31 13:10:26 +00:00
  • 29a7940731 gem5: Addition of a gem5 connection Anouk Van Laer 2017-01-31 12:48:58 +00:00
  • 5472b671ef Merge pull request #87 from bjackman/localconnection-glob setrofim 2017-02-01 08:50:38 +00:00
  • 179e45f98e LocalConnection: Enrich TargetError message from execute method Brendan Jackman 2017-01-31 19:21:11 +00:00
  • b587049eb9 LocalConnection: Support glob patterns in pull Brendan Jackman 2017-01-27 19:33:43 +00:00
  • 1cb4eb2285 doc/connection: Document the fact that pull supports globs Brendan Jackman 2017-01-27 19:32:11 +00:00
  • 6351a3bad9 Target.killall: catch TargetError on individual kills Sergei Trofimov 2017-01-30 11:14:36 +00:00
  • adedad8e32 doc/connection: Fix missing word Brendan Jackman 2017-01-27 19:31:44 +00:00
  • 9038339373 Merge pull request #86 from bjackman/adb-exit-code-fix setrofim 2017-01-25 15:58:38 +00:00
  • 44fe0370f8 android: Handle variation in ADB behaviour Brendan Jackman 2017-01-25 12:06:38 +00:00
  • 76c4a725ed Merge pull request #84 from bjackman/cgroups-fix-run-into setrofim 2017-01-12 17:04:58 +00:00
  • de61937d09 cgroups: Strip shutils log message from run_into output Brendan Jackman 2017-01-12 16:45:54 +00:00
  • d0e28f0a89 cgroups: Fix run_into method Brendan Jackman 2017-01-12 16:38:12 +00:00
  • dbd12994fb cgroups: Extend docstrings for run_into[_cmd] Brendan Jackman 2017-01-12 16:34:34 +00:00
  • 9f9910bc64 Merge pull request #82 from bjackman/hwmon-root marcbonnici 2017-01-11 10:23:20 +00:00
  • beaa229279 hwmon: Use as_root=True when listing directories Brendan Jackman 2017-01-04 11:21:22 +00:00
  • e88c6880ab Merge pull request #81 from bjackman/master setrofim 2016-12-14 14:46:12 +00:00
  • be2775a29a LocalConnection: Add ignored 'timeout' __init__ param Brendan Jackman 2016-12-14 14:41:04 +00:00
  • d5460e1185 android: pick ANDROID_HOME/platform-tools over PATH Sergei Trofimov 2016-12-13 11:26:32 +00:00
  • 1ba7fbdc9a doc: documenting Platforms and Modules Sergei Trofimov 2016-12-09 15:06:35 +00:00