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

Commit Graph

  • 58583bc1e0 Merge fcb4c647bdf80757a01af52c401ea58dc0d6fac4 into 290af6619de8cf8145f293c21d60ed98d98b584a Arnold Lu 2016-11-25 07:24:30 +00:00
  • fcb4c647bd devlib: strip space for adb pull source dir Arnold Lu 2016-11-25 14:40:00 +08: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
  • c93e5a2294 cpufreq: always pass an integer to list_frequencies() Michele Di Giorgio 2016-08-02 12:06:40 +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
  • 8459f2a1ab Merge 10bb49b823f6389891e12cee77c10b3bc4bed31b into cf791d1e6444ad2e8b0899e08ca93708a5ed59a2 bjackman 2016-06-16 13:10:09 +00:00
  • 10bb49b823 LinuxTarget: Allow determining target ABI without busybox Brendan Jackman 2016-06-16 14:04:08 +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
  • 15f9c03b45 cgroups: keep track if a controller is mounted with noprefix option Patrick Bellasi 2016-04-26 15:23:56 +01:00
  • 28739397c0 cgroups: add a couple of functions to move tasks among groups Patrick Bellasi 2016-04-22 11:43:49 +01:00
  • 741157c000 Merge pull request #31 from derkling/fix-newline-separator setrofim 2016-03-29 09:26:06 +01:00
  • c2329bd80e fix: AdbConnection: added automatic detection of new line separators Patrick Bellasi 2016-03-28 12:29:45 +01:00
  • 1e9e9269ec Merge c1be1ef5b1e775a987f6c56173bb75826bd9aac5 into 10978b0fd78a1b3d1386cd2ebf665fb5520e7644 Sebastian Goscik 2016-03-24 17:26:21 +00:00
  • c1be1ef5b1 adb_shell: Fixed lineseparator Sebastian Goscik 2016-03-24 17:21:55 +00:00
  • 10978b0fd7 Merge pull request #29 from ep1cman/fixes setrofim 2016-03-23 15:20:58 +00:00
  • 8de24b5601 AdbConnection: added automatic detection of new line separators Sebastian Goscik 2016-03-23 15:10:26 +00:00
  • 192fb52cae Fix typos in overview documentation Morten Rasmussen 2016-03-21 15:15:26 +00:00
  • 6bda8cb867 AndroidTarget: do not set executables_directory inside __init__ Sergei Trofimov 2016-03-04 18:34:09 +00:00
  • 91f4f97a0b Merge pull request #25 from mdigiorgio/bg-as_root setrofim 2016-03-01 14:37:51 +00:00
  • 3bf3017f85 ssh: add possibility to run command in background as root Michele Di Giorgio 2016-03-01 11:12:10 +00:00
  • 95aaa2662e Merge pull request #17 from derkling/ftrace_optional_confs setrofim 2016-02-26 08:23:46 +00:00
  • fbe4c4b730 Merge pull request #24 from derkling/cgroup-fixups setrofim 2016-02-26 08:23:05 +00:00
  • 7112cfef3a cgroup: demote info logging statement Patrick Bellasi 2016-02-25 16:54:16 +00:00
  • 32defe1ce3 ftrace: demote info logging statement Patrick Bellasi 2016-02-23 15:52:42 +00:00
  • 78aa774e25 ftrace: disable trace events not available in the target kernel Patrick Bellasi 2016-02-25 18:46:04 +00:00
  • d7bbad3aac ftrace: disable tracing of functions not available in the target kernel Patrick Bellasi 2016-01-27 15:53:20 +00:00
  • a8dfd2e744 ftrace: bugfix start marker injection Patrick Bellasi 2016-01-27 17:14:46 +00:00
  • ebe3a8a0a8 LinuxTarget: fixing reboot sequence Sergei Trofimov 2016-02-25 10:28:45 +00:00
  • 9c89ca0437 Merge pull request #22 from derkling/cgroup-fixups setrofim 2016-02-24 14:32:13 +00:00
  • 3f804a42fe Merge pull request #23 from ep1cman/fixes setrofim 2016-02-24 14:30:46 +00:00
  • bdbf474023 uname: Fixed calls to uname to use busybox Sebastian Goscik 2016-02-24 14:26:18 +00:00
  • e2e5e687e9 cgroups: use splitlines instead of split('\n') Patrick Bellasi 2016-02-23 12:12:28 +00:00
  • a65ff13617 cgroups: fix attributes reporting for controller with only one attribute Patrick Bellasi 2016-02-23 12:11:06 +00:00