1. 7880b49 androdeb: fix incorrect home directory variable by Joel Fernandes · 6 years ago
  2. 241160e bcc: fix build process by Joel Fernandes · 6 years ago
  3. ddd2803 androdeb: make --build-tar path optional by Joel Fernandes · 6 years ago
  4. 087ff8b bcc: support kernel version override by Joel Fernandes · 6 years ago
  5. dd102af shell: dont print box for shell by Joel Fernandes · 6 years ago
  6. 9a38e60 fixup! build-image: Fix issues with new variable names by Joel Fernandes · 6 years ago
  7. 07529ac androdeb: add a version box by Joel Fernandes · 6 years ago
  8. 47ef215 build-image: Fix issues with new variable names by Joel Fernandes · 6 years ago
  9. ffcbfe4 bcc: INSTALL_BCC needs to always be defined by Joel Fernandes · 6 years ago
  10. fdc5200 build-image: Make device skipping more generic by Joel Fernandes · 6 years ago
  11. c26696d androdeb: Improve adb-root failure message by Joel Fernandes · 6 years ago
  12. ba7214e build-image: make message independent of BCC by Joel Fernandes · 6 years ago
  13. f95f2b2 androdeb: make adb push quieter by Joel Fernandes · 6 years ago
  14. 112243b Improve logging by Joel Fernandes · 6 years ago
  15. cc09dd9 utils: add logging utilities borrowed from wltests by Joel Fernandes · 6 years ago
  16. 4e19ccd utils: rename android to support by Joel Fernandes · 6 years ago
  17. 5ac823f Release v0.99e by Joel Fernandes · 6 years ago
  18. 7a193e2 add dns entries by Joel Fernandes · 6 years ago
  19. 5201ffb Fix apt-get issue properly by Joel Fernandes · 6 years ago
  20. 511d95d bashrc: remove apt-get message from banner by Joel Fernandes · 6 years ago
  21. 73a2130 Fix apt-get issue on Android by Joel Fernandes · 6 years ago
  22. c6bb496 update README by Joel Fernandes · 6 years ago
  23. cb152a1 shell: show banner only once by Joel Fernandes · 6 years ago
  24. 638578f shell: Make shell interactive mode work by Joel Fernandes · 6 years ago
  25. b9f28ae Update to new release by Joel Fernandes · 6 years ago
  26. 848b98e run: silence output from mount by Joel Fernandes · 6 years ago
  27. 9649a26 androdeb: silence false error report on remove by Joel Fernandes · 6 years ago
  28. 69dabce Update to new release by Joel Fernandes · 6 years ago
  29. fa4b8cd androdeb: Silence banner from run-command by Joel Fernandes · 6 years ago
  30. 47689a7 bashrc: split bashrc into verbose and nonverbose by Joel Fernandes · 6 years ago
  31. ccb993f Add support to run commands over shell and return output by Joel Fernandes · 6 years ago
  32. 2ae36af run: redirect mount output by Joel Fernandes · 6 years ago
  33. 3e4f361 run: prevent teardown if chroot is already mounted by Joel Fernandes (Google) · 6 years ago
  34. d90662d Set permissions for debugfs mounts by Joel Fernandes · 6 years ago
  35. 5e4097a Merge pull request #7 from ErickReyesR/master by Joel · 6 years ago
  36. 3de5dfb androdeb: fix issues with androdeb push command by Erick Reyes · 6 years ago
  37. 5104a6c androdeb: add push command by Erick Reyes · 6 years ago
  38. 25f97a0 fixup! add temporary perf scripts by Joel Fernandes · 6 years ago
  39. 3a11fb1 add temporary perf scripts by Joel Fernandes · 6 years ago
  40. 9e670aa v0.99b release by Joel Fernandes (Google) · 6 years ago
  41. d9d099b update by Joel Fernandes (Google) · 6 years ago
  42. fbdab9e addons: fix paths to shell by Joel Fernandes (Google) · 6 years ago
  43. 7c8b108 Fix remove issue by Joel Fernandes (Google) · 6 years ago
  44. 925a9f5 Merge pull request #5 from ErickReyesR/master by Joel · 6 years ago
  45. e25caea androdeb: add androdeb pull command by Erick Reyes · 6 years ago
  46. 9f87035 update todo by Joel Fernandes · 6 years ago
  47. abf99c6 Add an android version of perf's futex-contention script by Joel Fernandes · 6 years ago
  48. 5dfc6a7 Remove criticalstat, its merged into bcc now by Joel Fernandes · 6 years ago
  49. a30d2f9 bcc: Update criticalstat by Joel Fernandes · 6 years ago
  50. 273334b criticalstat: Updated by Joel Fernandes (Google) · 6 years ago
  51. 361e24a Update criticalstat with comments from iovisor/bcc/pull/1794/ by Joel Fernandes (Google) · 6 years ago
  52. 1171d2d Skip full install if only kernel header install needed by Joel Fernandes (Google) · 6 years ago
  53. 1722704 Fix spacing in usage() by Joel Fernandes (Google) · 6 years ago
  54. 9013703 Update BCC docs common issues example 3 by Joel Fernandes (Google) · 6 years ago
  55. 586fd63 Update BCC docs with more common issues examples by Joel Fernandes (Google) · 6 years ago
  56. ed92a99 Update docs by Joel Fernandes (Google) · 6 years ago
  57. 62ec30b Merge pull request #4 from ErickReyesR/patch-2 by Joel · 6 years ago
  58. 39e7f39 criticalstat.py: trim long lines by ErickReyesR · 6 years ago
  59. 342be31 criticalstat.py: check for required trace events by ErickReyesR · 6 years ago
  60. 57b3fd2 Handle passing of extra file list to buildstrap by Joel Fernandes (Google) · 6 years ago
  61. 4f71108 Fix passing of packages and files to buildstrap by Joel Fernandes (Google) · 6 years ago
  62. 9922a0c Dont show No packages message for shell mode by Joel Fernandes (Google) · 6 years ago
  63. ab376b8 bcc: Package criticalstat into the FS by Joel Fernandes (Google) · 6 years ago
  64. 4b216fd Allow packages to specify extra files to install by Joel Fernandes (Google) · 6 years ago
  65. 448a174 androdeb: Remove 'buildtar' and prepare checks. by Joel Fernandes (Google) · 6 years ago
  66. fa32e59 Update BCC/androdeb docs by Joel Fernandes (Google) · 6 years ago
  67. 9c3ae93 Add support to build an ext4 image from a filesystem by Joel Fernandes (Google) · 6 years ago
  68. 08d1a07 Add option to override default arch with --arch option by Joel Fernandes (Google) · 6 years ago
  69. d7f21f1 Allow --fullbuild run from any directory by Joel Fernandes (Google) · 6 years ago
  70. 8c9de04 Fix: not all arches carry same kernel-version for perf by Joel Fernandes (Google) · 6 years ago
  71. 1ed30d7 Add support for unpacking a custom built kernel header tar gz by Joel Fernandes · 6 years ago
  72. 3d06342 Bump version by Joel Fernandes · 6 years ago
  73. 1d032fc Update docs by Joel Fernandes · 6 years ago
  74. 9d767b4 Fix buildstrap issue by Joel Fernandes · 6 years ago
  75. ab5f928 Add a buildtar command to do a full build and tar to PWD by Joel Fernandes · 6 years ago
  76. 1637115 add new pull command to update git by Joel Fernandes · 6 years ago
  77. 2b3b4d1 Bump version by Joel Fernandes · 6 years ago
  78. ae5f5cd Revert "Add rust and golang" by Joel Fernandes · 6 years ago
  79. 93149af Revert "add nodejs" by Joel Fernandes · 6 years ago
  80. 301e455 Make it possible to run mostly without sudo by Joel Fernandes · 6 years ago
  81. dec5adf add nodejs by Joel Fernandes · 6 years ago
  82. 139fa98 Add rust and golang by Joel Fernandes · 6 years ago
  83. 3be046e Merge pull request #2 from ErickReyesR/master by Joel · 6 years ago
  84. 34863fe build-kheaders: Fix redirection of error messages by Erick Reyes · 6 years ago
  85. 103cbab Merge pull request #1 from ErickReyesR/patch-1 by Joel · 6 years ago
  86. 7dd36e6 Update README.md by Joel · 6 years ago
  87. 6c4de6c Update README.md by ErickReyesR · 6 years ago
  88. e573e6c Update by Joel Fernandes · 6 years ago
  89. 464193e Make it possible to symlink androdeb by Joel Fernandes · 6 years ago
  90. 3be0220 Update by Joel Fernandes · 6 years ago
  91. bd00820 Update by Joel Fernandes · 6 years ago
  92. d2f1352 Update by Joel Fernandes · 6 years ago
  93. 170dfeb Update by Joel Fernandes · 6 years ago
  94. 961b69b Update by Joel Fernandes · 6 years ago
  95. e561d82 Update by Joel Fernandes · 6 years ago
  96. 286cb10 Make whole tool as run only by root by Joel Fernandes · 6 years ago
  97. b4c80a6 Fix multidev support and add remove command by Joel Fernandes · 6 years ago
  98. 02939a3 Add multidevice support by Joel Fernandes · 6 years ago
  99. e15a7b0 Make tool run as non-root for the most part by Joel Fernandes · 6 years ago
  100. af07ec7 Update by Joel Fernandes · 6 years ago