1. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 9 years ago
  2. 561d531 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc am: eed9f305d1 by Mark Salyzyn · 9 years ago
  3. ce85202 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc by Mark Salyzyn · 9 years ago
  4. eed9f30 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca by Mark Salyzyn · 9 years ago
  5. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  6. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  7. 525a5f2 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 am: 7e92307cd8 by Mark Salyzyn · 9 years ago
  8. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 9 years ago
  9. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  10. cb7ef82 Use IVibrator hidl service in dumpstate. by Steven Moreland · 9 years ago
  11. d8b94e5 Proper stdout buffering using setvbuf(). by Felipe Leme · 9 years ago
  12. 8f00ed0 Fixed buffering issues. by Felipe Leme · 9 years ago
  13. f029297 Even moar refactoring... by Felipe Leme · 9 years ago
  14. 3069899 resolve merge conflicts of dfc9df4 to nyc-mr1-dev-plus-aosp by Felipe Leme · 9 years ago
  15. 46b85da Lotta of small dumpstate fixes... by Felipe Leme · 9 years ago
  16. bda15a0 Moved some functions to DumpstateUtil.h. by Felipe Leme · 9 years ago
  17. 009ecbb Deprecated system properties used to update progress: by Felipe Leme · 9 years ago
  18. 7447d7c Save dumpstate duration stats so it can be tuned over time. by Felipe Leme · 9 years ago
  19. 75876a2 Created a dumpstate service. by Felipe Leme · 9 years ago
  20. e184f66 Add ANR traces to their own zip entries. by Felipe Leme · 9 years ago
  21. 257cdc3 resolve merge conflicts of a97a282 to nyc-mr2-dev-plus-aosp by Felipe Leme · 9 years ago
  22. bb6b604 DO NOT MERGE. Revert "Dumpstate should hold a wakelock to save bug report time." by Felipe Leme · 9 years ago
  23. d071c68 Sets dumpstate version using system properties. by Felipe Leme · 9 years ago
  24. 9a523ae Fixed variable names according to Google C++ style. by Felipe Leme · 9 years ago
  25. 2b9b06c Minor dumpstate refactorings: by Felipe Leme · 9 years ago
  26. bbaf3c1 Minor changes on dumpstate refactoring: by Felipe Leme · 9 years ago
  27. 6d24dd5 Merge "Fixed RunCommandDropRoot when running as Shell." by TreeHugger Robot · 9 years ago
  28. cef0298 Added tests for DumpFile. by Felipe Leme · 9 years ago
  29. 26c4157 Fixed RunCommandDropRoot when running as Shell. by Felipe Leme · 9 years ago
  30. d80e6b6 Moar Dumpstate refactoring and unit testing: by Felipe Leme · 9 years ago
  31. fd8affa Moar tests for RunCommand: by Felipe Leme · 9 years ago
  32. 2cc37ea Dumpstate should hold a wakelock to save bug report time. DO NOT MERGE. by Wei Liu · 9 years ago
  33. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 9 years ago
  34. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 9 years ago
  35. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 9 years ago
  36. 678727a Moar C++ refactoring. by Felipe Leme · 9 years ago
  37. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 9 years ago
  38. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 9 years ago
  39. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 9 years ago
  40. b78c3ae Merge "Fixed header on runCommand()." by TreeHugger Robot · 9 years ago
  41. c5d6cfc Fixed header on runCommand(). by Felipe Leme · 9 years ago
  42. 96c2bbb Uses new get/set property functions. by Felipe Leme · 9 years ago
  43. 496548f Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah by Ajay Panicker · 9 years ago
  44. 2f53177 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  45. d886ec4 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  46. 5603341 resolve merge conflicts of 9795ff6 to master by Wei Liu · 9 years ago
  47. 9795ff6 Dumpstate should hold a wakelock to save bug report time. am: f87959e007 by Wei Liu · 9 years ago
  48. f87959e Dumpstate should hold a wakelock to save bug report time. by Wei Liu · 9 years ago
  49. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 9 years ago
  50. 30dbfa1 Refactored run_command functions. by Felipe Leme · 9 years ago
  51. 35c94f3 Created constant for maximun number of args. by Felipe Leme · 9 years ago
  52. d402e7d Refactored use of ON_DRY_RUN macros. by Felipe Leme · 9 years ago
  53. dc42bda Created functions to run dumpsys. by Felipe Leme · 9 years ago
  54. bb3ff92 Merge "Revert "Created functions to run dumpsys."" by Felipe Leme · 9 years ago
  55. fe714f6 Revert "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  56. 8b1878d Merge "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  57. 1b99fe9 Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  58. 84b0ada Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  59. 02b7e00 Added a -p option to bugreportz to show progress. by Felipe Leme · 9 years ago
  60. dbfe083 Created functions to run dumpsys. by Felipe Leme · 9 years ago
  61. 09fc6bc dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  62. a88b19a Merge "Fixed nullptr check." by TreeHugger Robot · 9 years ago
  63. a282cda Merge "Increased some timeouts." by TreeHugger Robot · 9 years ago
  64. 92157cd Fixed nullptr check. by Felipe Leme · 9 years ago
  65. 6188412 Increased some timeouts. by Felipe Leme · 9 years ago
  66. 0f3fb20 Adds dumpstate log file to bugreport zip. by Felipe Leme · 9 years ago
  67. effb7e8 resolve merge conflicts of 1750081 to nyc-dev-plus-aosp am: 261a733906 by Mark Salyzyn · 9 years ago
  68. 261a733 resolve merge conflicts of 1750081 to nyc-dev-plus-aosp by Mark Salyzyn · 9 years ago
  69. 8ede547 Add missing va_end() calls in some variadic functions. by Adam Buchbinder · 9 years ago
  70. 290f4b9 dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  71. cc3ec57 Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev am: 853f8f9c0b by Nick Kralevich · 9 years ago
  72. 6f0eb8f Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev am: 853f8f9c0b by Nick Kralevich · 9 years ago
  73. f0922cc dumpstate: convert sprintfs to snprintfs by Nick Kralevich · 9 years ago
  74. e45be9d Merge "Unify dumped native stack traces" into nyc-dev am: d74bcda by Andy Hung · 9 years ago
  75. 5c04e74 Unify dumped native stack traces by Andy Hung · 9 years ago
  76. 994d264 Merge "Added support for \'bugreport -z\'." into nyc-dev am: ef1081f by Felipe Leme · 9 years ago
  77. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  78. 7be8d55 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c am: 2ccbf98 by Josh Gao · 9 years ago
  79. 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 9 years ago
  80. c12a8a1 Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 9 years ago
  81. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  82. 3ece4c1 Dumps systrace to a file. am: 14e034a by Felipe Leme · 9 years ago
  83. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  84. 022056c Call _exit() instead of exit() on child failure. am: baa85bd by Felipe Leme · 9 years ago
  85. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 9 years ago
  86. 308b6c9 Merge "Improved (or warned about lack of) error handling." into nyc-dev by Felipe Leme · 9 years ago
  87. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 9 years ago
  88. de49760 Merge "Fixed send_broadcast and fork handling issues." into nyc-dev am: 8e48e0a by Felipe Leme · 9 years ago
  89. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 9 years ago
  90. 9b82df8 Merge "Flushes stdout when execvp fails." into nyc-dev am: d97e18c by Felipe Leme · 9 years ago
  91. ec72578 Flushes stdout when execvp fails. by Felipe Leme · 9 years ago
  92. 501c67c Merge "Handled failure of execvp and increases am timeout." into nyc-dev by Felipe Leme · 9 years ago
  93. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 9 years ago
  94. 9590e5e Merge "Don\'t use su to when calling am or dumpsys." into nyc-dev am: 7363baf by Felipe Leme · 9 years ago
  95. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 9 years ago
  96. 3ff5cc8 Merge "Capture systrace buffers." into nyc-dev am: 7f72f4e by Felipe Leme · 9 years ago
  97. 71a74ac Capture systrace buffers. by Felipe Leme · 9 years ago
  98. 26f5649 Merge "Added -q flag to showmap." into nyc-dev am: 792a10b by Felipe Leme · 9 years ago
  99. 3dba69a Added -q flag to showmap. by Felipe Leme · 9 years ago
  100. f694d56 Merge "Improve logging of child commands." into nyc-dev am: d3d45c3 by Felipe Leme · 9 years ago