1. fd8affa Moar tests for RunCommand: by Felipe Leme · 9 years ago
  2. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 9 years ago
  3. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 9 years ago
  4. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 9 years ago
  5. 678727a Moar C++ refactoring. by Felipe Leme · 9 years ago
  6. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 9 years ago
  7. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 9 years ago
  8. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 9 years ago
  9. b78c3ae Merge "Fixed header on runCommand()." by TreeHugger Robot · 9 years ago
  10. c5d6cfc Fixed header on runCommand(). by Felipe Leme · 9 years ago
  11. 96c2bbb Uses new get/set property functions. by Felipe Leme · 9 years ago
  12. d886ec4 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  13. 5603341 resolve merge conflicts of 9795ff6 to master by Wei Liu · 9 years ago
  14. 9795ff6 Dumpstate should hold a wakelock to save bug report time. am: f87959e007 by Wei Liu · 9 years ago
  15. f87959e Dumpstate should hold a wakelock to save bug report time. by Wei Liu · 9 years ago
  16. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 9 years ago
  17. 30dbfa1 Refactored run_command functions. by Felipe Leme · 9 years ago
  18. 35c94f3 Created constant for maximun number of args. by Felipe Leme · 9 years ago
  19. d402e7d Refactored use of ON_DRY_RUN macros. by Felipe Leme · 9 years ago
  20. dc42bda Created functions to run dumpsys. by Felipe Leme · 9 years ago
  21. bb3ff92 Merge "Revert "Created functions to run dumpsys."" by Felipe Leme · 9 years ago
  22. fe714f6 Revert "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  23. 8b1878d Merge "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  24. 1b99fe9 Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  25. 84b0ada Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  26. 02b7e00 Added a -p option to bugreportz to show progress. by Felipe Leme · 9 years ago
  27. dbfe083 Created functions to run dumpsys. by Felipe Leme · 9 years ago
  28. 09fc6bc dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  29. a88b19a Merge "Fixed nullptr check." by TreeHugger Robot · 9 years ago
  30. a282cda Merge "Increased some timeouts." by TreeHugger Robot · 9 years ago
  31. 92157cd Fixed nullptr check. by Felipe Leme · 9 years ago
  32. 6188412 Increased some timeouts. by Felipe Leme · 9 years ago
  33. 0f3fb20 Adds dumpstate log file to bugreport zip. by Felipe Leme · 9 years ago
  34. effb7e8 resolve merge conflicts of 1750081 to nyc-dev-plus-aosp am: 261a733906 by Mark Salyzyn · 9 years ago
  35. 261a733 resolve merge conflicts of 1750081 to nyc-dev-plus-aosp by Mark Salyzyn · 9 years ago
  36. 8ede547 Add missing va_end() calls in some variadic functions. by Adam Buchbinder · 9 years ago
  37. 290f4b9 dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  38. cc3ec57 Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev am: 853f8f9c0b by Nick Kralevich · 9 years ago
  39. 6f0eb8f Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev am: 853f8f9c0b by Nick Kralevich · 9 years ago
  40. f0922cc dumpstate: convert sprintfs to snprintfs by Nick Kralevich · 9 years ago
  41. e45be9d Merge "Unify dumped native stack traces" into nyc-dev am: d74bcda by Andy Hung · 9 years ago
  42. 5c04e74 Unify dumped native stack traces by Andy Hung · 9 years ago
  43. 994d264 Merge "Added support for \'bugreport -z\'." into nyc-dev am: ef1081f by Felipe Leme · 9 years ago
  44. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  45. 7be8d55 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c am: 2ccbf98 by Josh Gao · 9 years ago
  46. 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 9 years ago
  47. c12a8a1 Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 9 years ago
  48. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  49. 3ece4c1 Dumps systrace to a file. am: 14e034a by Felipe Leme · 9 years ago
  50. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  51. 022056c Call _exit() instead of exit() on child failure. am: baa85bd by Felipe Leme · 9 years ago
  52. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 9 years ago
  53. 308b6c9 Merge "Improved (or warned about lack of) error handling." into nyc-dev by Felipe Leme · 9 years ago
  54. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 9 years ago
  55. de49760 Merge "Fixed send_broadcast and fork handling issues." into nyc-dev am: 8e48e0a by Felipe Leme · 9 years ago
  56. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 9 years ago
  57. 9b82df8 Merge "Flushes stdout when execvp fails." into nyc-dev am: d97e18c by Felipe Leme · 9 years ago
  58. ec72578 Flushes stdout when execvp fails. by Felipe Leme · 9 years ago
  59. 501c67c Merge "Handled failure of execvp and increases am timeout." into nyc-dev by Felipe Leme · 9 years ago
  60. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 9 years ago
  61. 9590e5e Merge "Don\'t use su to when calling am or dumpsys." into nyc-dev am: 7363baf by Felipe Leme · 9 years ago
  62. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 9 years ago
  63. 3ff5cc8 Merge "Capture systrace buffers." into nyc-dev am: 7f72f4e by Felipe Leme · 9 years ago
  64. 71a74ac Capture systrace buffers. by Felipe Leme · 9 years ago
  65. 26f5649 Merge "Added -q flag to showmap." into nyc-dev am: 792a10b by Felipe Leme · 9 years ago
  66. 3dba69a Added -q flag to showmap. by Felipe Leme · 9 years ago
  67. f694d56 Merge "Improve logging of child commands." into nyc-dev am: d3d45c3 by Felipe Leme · 9 years ago
  68. cf6a8b4 Don't use su to when calling am or dumpsys. by Felipe Leme · 9 years ago
  69. a34efb7 Improve logging of child commands. by Felipe Leme · 9 years ago
  70. ecc5613 Merge "Improved usage of stderr for logging." into nyc-dev am: 8d1a222f50 by Felipe Leme · 9 years ago
  71. 107a05f Improved usage of stderr for logging. by Felipe Leme · 9 years ago
  72. 0d68294 Merge "Improved dumpstate logging." into nyc-dev am: 503ebdbc5e by Felipe Leme · 9 years ago
  73. 88c7933 Improved dumpstate logging. by Felipe Leme · 9 years ago
  74. 60292e5 dumpstate: remove length modifier on assignment suppressed scanf item by Xia Yang · 9 years ago
  75. 8eaa053 Merge "Send broadcasts as Shell." into nyc-dev am: c30e3e7c09 by Felipe Leme · 9 years ago
  76. d5e724a Send broadcasts as Shell. by Felipe Leme · 9 years ago
  77. d46cd98 Split dumpsys into critical and non-critical sections. am: fdf52d3697 by Srinath Sridharan · 9 years ago
  78. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 9 years ago
  79. a64e757 Merge "dumpstate: Continued build breakage" am: 16072e7e17 am: c01e8dc4a6 by Mark Salyzyn · 9 years ago
  80. 791ddd3 dumpstate: Continued build breakage by Mark Salyzyn · 9 years ago
  81. a297c32 dumpstate: report process times by Mark Salyzyn · 9 years ago
  82. b01ccba resolve merge conflicts of c1c11d20de to nyc-dev-plus-aosp. by Mark Salyzyn · 9 years ago
  83. 0751efa dumpstate: report process times by Mark Salyzyn · 9 years ago
  84. 6811616 Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 10 years ago
  85. cbce55d Improved dumpstate logging. by Felipe Leme · 9 years ago
  86. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 9 years ago
  87. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 9 years ago
  88. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 9 years ago
  89. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 9 years ago
  90. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 9 years ago
  91. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 9 years ago
  92. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 9 years ago
  93. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 9 years ago
  94. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 9 years ago
  95. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 10 years ago
  96. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  97. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 10 years ago[Renamed (97%) from cmds/dumpstate/utils.c]
  98. 8b9c0e1 Merge "atrace: add database tag" by Greg Hackmann · 10 years ago
  99. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  100. 3b7261d am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir" by Nick Kralevich · 10 years ago