1. 192fb52 Fix typos in overview documentation by Morten Rasmussen · 8 years ago
  2. 6bda8cb AndroidTarget: do not set executables_directory inside __init__ by Sergei Trofimov · 8 years ago
  3. 91f4f97 Merge pull request #25 from mdigiorgio/bg-as_root by setrofim · 8 years ago
  4. 3bf3017 ssh: add possibility to run command in background as root by Michele Di Giorgio · 8 years ago
  5. 95aaa26 Merge pull request #17 from derkling/ftrace_optional_confs by setrofim · 8 years ago
  6. fbe4c4b Merge pull request #24 from derkling/cgroup-fixups by setrofim · 8 years ago
  7. 7112cfe cgroup: demote info logging statement by Patrick Bellasi · 8 years ago
  8. 32defe1 ftrace: demote info logging statement by Patrick Bellasi · 8 years ago
  9. 78aa774 ftrace: disable trace events not available in the target kernel by Patrick Bellasi · 8 years ago
  10. d7bbad3 ftrace: disable tracing of functions not available in the target kernel by Patrick Bellasi · 8 years ago
  11. a8dfd2e ftrace: bugfix start marker injection by Patrick Bellasi · 8 years ago
  12. ebe3a8a LinuxTarget: fixing reboot sequence by Sergei Trofimov · 8 years ago
  13. 9c89ca0 Merge pull request #22 from derkling/cgroup-fixups by setrofim · 8 years ago
  14. 3f804a4 Merge pull request #23 from ep1cman/fixes by setrofim · 8 years ago
  15. bdbf474 uname: Fixed calls to uname to use busybox by Sebastian Goscik · 8 years ago
  16. e2e5e68 cgroups: use splitlines instead of split('\n') by Patrick Bellasi · 8 years ago
  17. a65ff13 cgroups: fix attributes reporting for controller with only one attribute by Patrick Bellasi · 8 years ago
  18. 615f1ce Merge pull request #21 from ep1cman/fixes by setrofim · 8 years ago
  19. f5b7c82 AndroidTarget & LinuxTarget: Added a `model` property by Sebastian Goscik · 8 years ago
  20. a7f6ddb LocalConnection: Added a `password` parameter by Sebastian Goscik · 8 years ago
  21. f420612 Merge pull request #19 from ep1cman/fixes by setrofim · 8 years ago
  22. 040daab Target: Fixed fstab parsing by Sebastian Goscik · 8 years ago
  23. 0a8b0c6 AndroidTarget: Added package data and extrenal storage path settings by Sebastian Goscik · 8 years ago
  24. e7aea71 Merge pull request #18 from ep1cman/fixes by setrofim · 8 years ago
  25. 0c11289 Android: Updated ANDROID_VERSION_MAP by Sebastian Goscik · 8 years ago
  26. ff8261e AndroidTarget: Updated default executables_directory by Sebastian Goscik · 8 years ago
  27. 1424ceb Added quotes around commands using raw paths by Sebastian Goscik · 8 years ago
  28. aab487c pylint by Sebastian Goscik · 8 years ago
  29. 880a0bc AndroidTarget: Added swipe direction to swipe_to_unlock by Sebastian Goscik · 8 years ago
  30. cafeb81 AndroidTarget: Added android_id property by Sebastian Goscik · 8 years ago
  31. be8f972 Target: Added install_if_needed method by Sebastian Goscik · 8 years ago
  32. 84151f9 Target: Modified get_installed search order by Sebastian Goscik · 8 years ago
  33. 33603c6 Target: Added directory_exists method by Sebastian Goscik · 8 years ago
  34. 1890db7 AndroidTarget: Updated ANDROID_SCREEN_STATE_REGEX by Sebastian Goscik · 8 years ago
  35. 40fce13 ARM platforms: fixing big_core setting. by Sergei Trofimov · 8 years ago
  36. 10a80d2 target: added insmod() method. by Sergei Trofimov · 8 years ago
  37. 5a81fe9 target: added lsmod method by Sergei Trofimov · 8 years ago
  38. 798745f Merge pull request #16 from derkling/add_ftrace_function_profiling by setrofim · 8 years ago
  39. 082a82c ftrace: add support to report function profiling data by Patrick Bellasi · 8 years ago
  40. 7f5a150 ftrace: add support to collect function stats by Patrick Bellasi · 8 years ago
  41. c5bc987 ftrace: add initial support for function profiling by Patrick Bellasi · 8 years ago
  42. bda7a16 ftrace: move file path definitions by Patrick Bellasi · 8 years ago
  43. 3f1577d Merge pull request #15 from derkling/add_shutils_support by setrofim · 8 years ago
  44. c2d81ea Merge pull request #14 from derkling/add_x86_support by setrofim · 8 years ago
  45. b1a7f3f Merge pull request #13 from derkling/fix_ftrace by setrofim · 8 years ago
  46. d4686d0 Merge pull request #12 from derkling/fix_andoid_dirpull by setrofim · 8 years ago
  47. ebd4349 bins: add busybox binary for x86_64 targets by Patrick Bellasi · 8 years ago
  48. 82e951b ftrace: give more time for a trace to be collected by Patrick Bellasi · 9 years ago
  49. 51b7f01 cpufreq: add functions to get frequencies and governors for all online CPUs by Patrick Bellasi · 9 years ago
  50. cf76131 cpufreq: switch to usage of shutils functions by Patrick Bellasi · 9 years ago
  51. f2eac51 target: add support for target side scripts by Patrick Bellasi · 9 years ago
  52. c93e3d6 android: add support to pull multiple files using wildcard expressions by Patrick Bellasi · 9 years ago
  53. dcf239b Merge pull request #11 from JaviMerino/warn_unsupported_module by setrofim · 8 years ago
  54. d0c71fb target: warn if a module is not supported for the target by Javi Merino · 8 years ago
  55. 217a974 Merge pull request #10 from Leo-Yan/use_ordered_dictionary by setrofim · 8 years ago
  56. 3229bb1 Instrument: Add channel with ordered sequence by Leo Yan · 8 years ago
  57. 47bf915 platform: smarter detection of big cores by Sergei Trofimov · 8 years ago
  58. 59f4f81 Cpuinfo: extract CPU featurs from "flags" entry by Sergei Trofimov · 8 years ago
  59. a1e991c vexpress-uboot: only set env if bootargs are specified by Sergei Trofimov · 8 years ago
  60. 4c4d7f1 Merge pull request #9 from credp/junoenergymeter_instantaneous by setrofim · 8 years ago
  61. 485b4a6 Merge pull request #8 from JaviMerino/fix_android_without_home by setrofim · 8 years ago
  62. 0991510 JunoEnergyInstrument: Provide INSTANTANEOUS interface by Chris Redpath · 8 years ago
  63. 7f32efc android: fix initialization without android by Javi Merino · 8 years ago
  64. 171cc25 AndroidTarget: fixed use of variables in as_root=True commands. by Sergei Trofimov · 8 years ago
  65. f52bf79 android: fixing exit code checking by Sergei Trofimov · 8 years ago
  66. 2d9c0bf platform: adding default big core for ARM platforms. by Sergei Trofimov · 8 years ago
  67. 64261a6 adb_shell: fixing handling of line breaks at the end of the output by Sergei Trofimov · 9 years ago
  68. 42d41e9 Merge pull request #5 from punitagrawal/master by setrofim · 9 years ago
  69. c7fc01c module: Add thermal support by Punit Agrawal · 9 years ago
  70. 4027410 Version bump. by Sergei Trofimov · 9 years ago
  71. b532453 target: fixed get_installed() on new targets by Sergei Trofimov · 9 years ago
  72. 961f957 target: resolve default paths eariler during the connection by Sergei Trofimov · 9 years ago
  73. d4c8b0f Merge pull request #4 from derkling/cpufreq-tracing by setrofim · 9 years ago
  74. a7cfd28 ftrace: force report CPU frequencies at trace start and stop by Patrick Bellasi · 9 years ago
  75. 701e6ad cpufreq: add method to trace current frequencies by Patrick Bellasi · 9 years ago
  76. f46057f Merge pull request #3 from derkling/drk-for-master by setrofim · 9 years ago
  77. b6ae0f4 Merge pull request #2 from derkling/drk-adds by setrofim · 9 years ago
  78. b598b38 cpufreq: add methods to configure all CPUs at once by Patrick Bellasi · 9 years ago
  79. 4dcb497 cpufreq: add methods to set the governor for a specified set of CPUs by Patrick Bellasi · 9 years ago
  80. 9c9a748 cgroups: big refactoring to make it more generic by Patrick Bellasi · 9 years ago
  81. 10c80a9 ssh: disable commands echo by Patrick Bellasi · 9 years ago
  82. 5d288ef ssh: increase terminal size to avoid issues with echoed command parsing by Patrick Bellasi · 9 years ago
  83. db14589 Merge pull request #1 from derkling/drk-fixups by setrofim · 9 years ago
  84. 68e5e83 utils/serial_port: fix fdpexpect import for pexpect versions >= 4.0 by Patrick Bellasi · 9 years ago
  85. c1d7cfa utils/ssh: fix pxssh import for pexpect versions >= 4.0 by Patrick Bellasi · 9 years ago
  86. b83e518 target: fix 'bl' module initialisation by Patrick Bellasi · 9 years ago
  87. cbe80da cpufreq: make probing more robust by Patrick Bellasi · 9 years ago
  88. b19d76d cpufreq: fix probe method to support Intel machine by Patrick Bellasi · 9 years ago
  89. 7ba791b hotplug: make hotplug probing more robust by Patrick Bellasi · 9 years ago
  90. 4e6afe9 devlib initial commit. by Sergei Trofimov · 9 years ago