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

Commit Graph

  • b3cea0c0d2 TelnetConnction: splitting from SshConnection Sergei Trofimov 2016-12-08 11:48:41 +00:00
  • 1ed29a8385 JunoEnergyInstrument: removed a stray print Sergei Trofimov 2016-12-08 09:53:18 +00:00
  • 8528568c1c gitignore update. Sergei Trofimov 2016-12-07 18:13:44 +00:00
  • 01253100cd doc: documeting connections Sergei Trofimov 2016-12-07 18:03:44 +00:00
  • 925fccb4f9 LocalConnection: remove unused timeout parameter Sergei Trofimov 2016-12-07 17:40:30 +00:00
  • 889f72c883 Adding connection classes to main __init__.py Sergei Trofimov 2016-12-07 16:36:36 +00:00
  • beaf8d48ac target: switching conn_cls to an __init__ parameter Sergei Trofimov 2016-12-07 15:11:32 +00:00
  • c35230890e AndroidTarget: removing unused parameter Sergei Trofimov 2016-12-07 15:09:05 +00:00
  • 689c478ca8 Merge pull request #79 from bjackman/cpuidle-additions setrofim 2016-12-07 17:46:44 +00:00
  • c9f7e0e066 cpuidle: Add docstrings for properties requiring units Brendan Jackman 2016-12-06 11:49:46 +00:00
  • 7cc8675fa0 cpuidle: Add getter for target residency Brendan Jackman 2016-12-06 11:46:16 +00:00
  • d1263567d0 Merge pull request #78 from derkling/cgroups-multi-controller setrofim 2016-11-29 13:17:19 +00:00
  • 5d492ca957 utils/misc: Adding Kryo cores to CPU part map Sergei Trofimov 2016-11-29 13:09:46 +00:00
  • b569a561a4 cgroups: add support for multi-controller hierarchies Patrick Bellasi 2016-11-29 10:39:28 +00:00
  • 103f792736 cgroups: use subsystems namedtuple in the controllers mounting loop Patrick Bellasi 2016-11-29 10:13:01 +00:00
  • b2ec957bf8 shutils/cgroups: fix run_into support Patrick Bellasi 2016-11-29 10:02:57 +00:00
  • 68f7585ac2 Merge pull request #77 from bjackman/cgroups-shutils-fix setrofim 2016-11-28 14:40:42 +00:00
  • 454a2d5db5 shutils/cgroups: Don't fail when racing with process exit Brendan Jackman 2016-11-28 12:41:41 +00:00
  • b35a283592 Merge pull request #73 from bjackman/file-exists-root setrofim 2016-11-28 12:22:37 +00:00
  • c1b5152790 target: Use root in file_exists check Brendan Jackman 2016-11-23 13:44:00 +00:00
  • 78ac92bd84 Merge pull request #66 from mdigiorgio/cpu_freq-trace-event setrofim 2016-11-28 11:39:00 +00:00
  • 7949b93114 Merge pull request #71 from bjackman/master setrofim 2016-11-28 11:31:58 +00:00
  • bfdfc0e311 Merge pull request #72 from bjackman/adb-pull-whitespace setrofim 2016-11-28 11:30:57 +00:00
  • 6eabf7fc56 Merge pull request #76 from bjackman/cgroups-fixes setrofim 2016-11-28 11:27:32 +00:00
  • ee38a4244a android: Fix whitespace in wildcard match for ADB pull Brendan Jackman 2016-11-18 17:48:48 +00:00
  • 0dc65bddb6 shutils/cgroups: Use busybox ps to fix output format Brendan Jackman 2016-11-25 16:01:20 +00:00
  • 3dd4ea69b4 cgroups: Remove quotes from grep expressions in move_all_tasks_to Brendan Jackman 2016-11-25 16:04:34 +00:00
  • e45fcca385 shutils/cgroups: Fix typo Brendan Jackman 2016-11-25 16:01:09 +00:00
  • 2f35999f37 cgroups: Mount cgroups controllers in devlib working dir Brendan Jackman 2016-11-25 14:25:28 +00:00
  • c89f712923 cgroups: Raise RuntimeError in freeze if no freezer controller Brendan Jackman 2016-11-25 11:56:42 +00:00
  • 27f545f3f6 target: Note return value in Target::invoke docstring Brendan Jackman 2016-11-15 16:58:57 +00:00
  • 290af6619d Merge pull request #70 from derkling/cgroups-fix-mount-rw setrofim 2016-11-10 14:14:24 +00:00
  • 02696e99e0 Merge pull request #68 from bjackman/cpuidle-trace-all setrofim 2016-11-08 17:19:02 +00:00
  • 6cdae6bbe1 ftrace: Poke all CPUs for cpu_idle events before collecting trace Brendan Jackman 2016-11-01 18:21:49 +00:00
  • df9b23aa4f Merge pull request #69 from marcbonnici/master setrofim 2016-11-02 15:21:13 +00:00
  • b59f7c360e android: Fixed issue using single quoted command with adb_shell Marc Bonnici 2016-11-01 17:17:04 +00:00
  • da128f917b cgroups: ensure CGroups are mounted RW Patrick Bellasi 2016-10-28 18:54:10 +01:00
  • d7f3092b46 shutils.in: rename manually injected cpu_frequency trace event Michele Di Giorgio 2016-10-17 08:34:24 +01:00
  • a89c3fb009 Merge pull request #65 from credp/more_android7_ls setrofim 2016-10-14 14:44:51 +01:00
  • e8e945a700 Fix adb pull with wildcard on Android v7+ Chris Redpath 2016-10-14 14:35:58 +01:00
  • 934075c76c Merge pull request #64 from bjackman/memoize-cpuidle-info setrofim 2016-10-13 10:20:17 +01:00
  • d3a02d9d9e cpuidle: Make desc, name, latency, power memoized properties Brendan Jackman 2016-10-12 18:24:15 +01:00
  • 1a47cadfa7 Merge pull request #63 from bjackman/get-domain-cpus setrofim 2016-10-12 08:29:14 +01:00
  • f1b4bf2845 cpufreq: Add function to get CPUs in frequency domain Brendan Jackman 2016-10-10 14:05:09 +01:00
  • 25818b035e Merge pull request #62 from bjackman/check-governor-supported setrofim 2016-10-11 14:36:12 +01:00
  • af4214c3fb cpufreq: Improve error when setting all CPUs to unsupported governor Brendan Jackman 2016-10-10 12:27:34 +01:00
  • 1cc6ddf140 Merge pull request #61 from credp/android_disconnect setrofim 2016-10-07 08:24:11 +01:00
  • 119fd7dc24 android: don't try to disconnect devices which aren't connected Chris Redpath 2016-10-06 16:34:14 +01:00
  • cae239d1dc memoized: detect hashability by catching TypeError Sergei Trofimov 2016-10-06 08:44:42 +01:00
  • 09ec88e946 memoized: further fixes; hash objects whre possible Sergei Trofimov 2016-10-04 17:57:46 +01:00
  • f8440cf354 Merge pull request #59 from derkling/fix-ftrace setrofim 2016-09-28 08:20:10 +01:00
  • 46d65c8237 Merge pull request #58 from credp/android7_ls setrofim 2016-09-27 16:28:32 +01:00
  • 2a4eafae6e AndroidTarget: Handle ls format change in Android 7.0 Chris Redpath 2016-09-27 12:08:33 +01:00
  • 3e6a040863 ftrace: ensure ftrace commands are executed as root Patrick Bellasi 2016-09-21 16:17:45 +01:00
  • 08b36e71cb utils; adding more CPU part numbers Sergei Trofimov 2016-09-06 16:01:09 +01:00
  • 6d854fd4dc memoized: fix for bug where wrong cached results were returned Sergei Trofimov 2016-09-06 09:57:58 +01:00
  • 390a544a92 instrument: allow specifying channels in reset() Sergei Trofimov 2016-09-02 14:03:33 +01:00
  • d7aac2b5df utils: added a function to reset memoized cache Sergei Trofimov 2016-09-02 13:22:09 +01:00
  • 0e8fc0d732 Merge pull request #57 from derkling/cgroups-cosmetics setrofim 2016-08-31 11:53:19 +01:00
  • 730bb606b1 cgroup: fix documentation of freeze function Patrick Bellasi 2016-08-31 11:40:10 +01:00
  • c8f118da4f cgroups: change log level to avoid cluttering caller output Patrick Bellasi 2016-08-31 11:39:33 +01:00
  • ca0b6e88a1 AndroidTarget: fixed kick_off() Sergei Trofimov 2016-08-30 14:25:11 +01:00
  • c307ffab15 Merge pull request #56 from derkling/cgroups-isolation-and-freeze setrofim 2016-08-30 09:14:39 +01:00
  • 23ad61fcae cgroups: add support for tasks freezing Patrick Bellasi 2016-08-26 18:14:37 +01:00
  • 75a086d77a cgroups: add support for CPUs isolation Patrick Bellasi 2016-08-26 16:29:43 +01:00
  • 21d18f8b78 cgroups: fix support to filter tasks to move into a specified CGroup Patrick Bellasi 2016-08-26 18:13:47 +01:00
  • 3cab786d03 cgroups: use shutils for move_tasks Patrick Bellasi 2016-08-26 16:27:23 +01:00
  • d8ae3aba1a cgroups: add couple of methods to return the tasks of a CGroup Patrick Bellasi 2016-08-26 16:28:45 +01:00
  • 42efd0a2e2 cgroups: add support list tasks in a specified CGroup Patrick Bellasi 2016-08-26 16:25:43 +01:00
  • 83c1312b22 shutils: ensure we use "cat" version provided by Busybox Patrick Bellasi 2016-08-26 16:12:23 +01:00
  • b9a16982d8 Merge pull request #53 from mdigiorgio/fix-cgroups_get_states setrofim 2016-08-01 10:46:24 +01:00
  • f9cb932d9c cgroups: fix get_states() return value when passing integer state Michele Di Giorgio 2016-08-01 10:41:36 +01:00
  • 0c8f26763b Merge pull request #49 from derkling/fix-adb-connect setrofim 2016-07-29 16:09:17 +01:00
  • 2d496486bf Merge pull request #52 from garethstockwell/master setrofim 2016-07-29 16:08:30 +01:00
  • f24493676c TelnetConnection: allow username and/or password to be optional Gareth Stockwell 2016-07-29 15:49:41 +01:00
  • 76b059c6b1 TelnetConnection: allow client to specify the original prompt string Gareth Stockwell 2016-07-29 15:47:50 +01:00
  • baab8ab131 Merge pull request #51 from ep1cman/master setrofim 2016-07-29 15:21:26 +01:00
  • 73f2e28a06 TelnetConnection: Added the ability to specify connection port Sebastian Goscik 2016-07-29 15:14:41 +01:00
  • f714dd39f1 android: avoid connect for USB target Patrick Bellasi 2016-07-15 11:18:09 +01:00
  • c4784e0993 Added documentation for Target.extract() Sergei Trofimov 2016-07-14 11:15:08 +01:00
  • baaa67bfcc target: added extract() method Sergei Trofimov 2016-07-14 11:00:24 +01:00
  • 17692891ef Merge pull request #46 from JaviMerino/needs_su setrofim 2016-06-24 09:18:01 +01:00
  • 16d87c6924 devlib: don't use sudo/su if you are root Javi Merino 2016-06-23 14:55:19 +01:00
  • fa20e7c28d Merge pull request #45 from mdigiorgio/improve-memoize setrofim 2016-06-23 11:13:36 +01:00
  • 539e9b34b9 devlib/utils/misc: improve memoize decorator Michele Di Giorgio 2016-06-22 17:54:59 +01:00
  • ee521f64e6 Merge pull request #42 from ep1cman/fixes setrofim 2016-06-16 14:50:49 +01:00
  • 5880f6e9ef LinuxTarget: now used 'uname' instead of 'busybox uname' Sebastian Goscik 2016-06-16 13:31:53 +01:00
  • cf791d1e64 Merge pull request #35 from derkling/cgroup-fix-setup setrofim 2016-05-27 16:39:50 +01:00
  • bbee251547 Merge pull request #39 from ep1cman/fixes setrofim 2016-05-27 16:37:55 +01:00
  • 9af32ec485 AndroidDevice: kick-off no longer requires root Sebastian Goscik 2016-05-27 16:26:30 +01:00
  • 89256fd408 connetion: fixing None timeout issue Sergei Trofimov 2016-05-17 14:00:01 +01:00
  • 616f229949 cgroups: requires initialization after the "setup" stage Patrick Bellasi 2016-05-13 18:17:22 +01:00
  • c4e46b7c26 target: add a "setup" stage for modules initialisation Patrick Bellasi 2016-05-13 18:15:51 +01:00
  • 1dc1e1364c Merge pull request #28 from msrasmussen/patch-1 setrofim 2016-04-27 11:01:42 +01:00
  • 232204633f Merge pull request #33 from derkling/fix-cgroups-noprefix setrofim 2016-04-27 08:55:18 +01:00
  • 4b58c573a5 cgroups: make probe method more robust Patrick Bellasi 2016-04-26 15:33:23 +01:00
  • 3acf5d56df cgroups: run some commands with root permissions Patrick Bellasi 2016-04-26 15:31:05 +01:00
  • 96392fd6b5 cgroups: fix run_into shutils Patrick Bellasi 2016-04-26 15:30:03 +01:00
  • c976189444 cgroups: fix get attributes for controller noprefix mounted Patrick Bellasi 2016-04-26 15:28:16 +01:00
  • 658005a178 cgroups: properly format attributes path and check for being supported Patrick Bellasi 2016-04-26 15:26:44 +01:00