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