1. ea1aa91 Merge "Revert "Attach profiles to bug reports"" into nyc-dev by David Brazdil · 9 years ago
  2. 236f705 Revert "Attach profiles to bug reports" by David Brazdil · 9 years ago
  3. 3f83dbe Fixed -t order (should be *after* dumpsys :-) by Felipe Leme · 9 years ago
  4. 6ab3c01 Merge "Set version to 1.0" into nyc-dev by TreeHugger Robot · 9 years ago
  5. f678562 Merge "Expose more useful functions that can be used by dumpstate_board()." into nyc-dev by Felipe Leme · 9 years ago
  6. 12af7d5 Merge "Explicitly sets dumpsys timeout." into nyc-dev by TreeHugger Robot · 9 years ago
  7. 7cff462 Explicitly sets dumpsys timeout. by Felipe Leme · 9 years ago
  8. 0faf2b8 Attach profiles to bug reports by David Brazdil · 9 years ago
  9. 249beee Expose more useful functions that can be used by dumpstate_board(). by Calvin On · 9 years ago
  10. ca9c12e Set version to 1.0 by Felipe Leme · 9 years ago
  11. 0816520 Use explicit path for /vendor/xbin/wlutil by Erik Kline · 9 years ago
  12. f7f2b0f Add "ip maddr" to dumpstate output for debugging. by Erik Kline · 9 years ago
  13. 6108f5d Merge "Expose functions used to add entries to the zip file." into nyc-dev by TreeHugger Robot · 9 years ago
  14. 71ca15e Expose functions used to add entries to the zip file. by Felipe Leme · 9 years ago
  15. 3422256 Fix the DUMPSYS skip. by Wei Liu · 9 years ago
  16. f0922cc dumpstate: convert sprintfs to snprintfs by Nick Kralevich · 9 years ago
  17. c4eee56 Remove temporary file on user builds. by Felipe Leme · 9 years ago
  18. 5c04e74 Unify dumped native stack traces by Andy Hung · 9 years ago
  19. ef1081f Merge "Added support for 'bugreport -z'." into nyc-dev by TreeHugger Robot · 9 years ago
  20. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  21. a50117e Drop compatibility with pre 2012 adb clients by Nick Kralevich · 9 years ago
  22. cc37b8e Setting v1-dev4 as default. by Felipe Leme · 9 years ago
  23. 90e840f Merge "dumpstate: acquire /data/misc/logd/ log contents" into nyc-dev by Mark Salyzyn · 9 years ago
  24. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  25. 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 9 years ago
  26. fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 9 years ago
  27. 9385b17 Add build id as part of bugreport name. by Felipe Leme · 9 years ago
  28. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  29. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 9 years ago
  30. faf67e3 Increased estimated max progress of bugreports. by Felipe Leme · 9 years ago
  31. d6ab011 dumpstate: Add /data/misc/recovery by Mark Salyzyn · 9 years ago
  32. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 9 years ago
  33. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 9 years ago
  34. ec72578 Flushes stdout when execvp fails. by Felipe Leme · 9 years ago
  35. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 9 years ago
  36. 8b78b75 dumpsys: make timeout value an argument by Thierry Strudel · 9 years ago
  37. 26ae723 Fixed typo. by Felipe Leme · 9 years ago
  38. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 9 years ago
  39. 71a74ac Capture systrace buffers. by Felipe Leme · 9 years ago
  40. 3dba69a Added -q flag to showmap. by Felipe Leme · 9 years ago
  41. cf6a8b4 Don't use su to when calling am or dumpsys. by Felipe Leme · 9 years ago
  42. d3d45c3 Merge "Improve logging of child commands." into nyc-dev by Felipe Leme · 9 years ago
  43. a34efb7 Improve logging of child commands. by Felipe Leme · 9 years ago
  44. 26bd34c Added zip location on log message. by Felipe Leme · 9 years ago
  45. f7f2651 Pass -n to netstat. by Lorenzo Colitti · 9 years ago
  46. e4eb4f0 Merge "Remove the route command from dumpstate." into nyc-dev by Lorenzo Colitti · 9 years ago
  47. 990bcce Remove the route command from dumpstate. by Lorenzo Colitti · 9 years ago
  48. 107a05f Improved usage of stderr for logging. by Felipe Leme · 9 years ago
  49. 9c74aad Removed temporary 'v1-dev1-dumpsys-split' version and bumped version to by Felipe Leme · 9 years ago
  50. ed9e142 Merge "Rename .zip file if necessary." into nyc-dev by Felipe Leme · 9 years ago
  51. 9127435 Rename .zip file if necessary. by Felipe Leme · 9 years ago
  52. cc2a2fa Moved final vibration to the end of the process. by Felipe Leme · 9 years ago
  53. 503ebdb Merge "Improved dumpstate logging." into nyc-dev by Felipe Leme · 9 years ago
  54. c4e4900 Merge "Send max duration when bugreport is finished so Shell can update metrics." into nyc-dev by Felipe Leme · 9 years ago
  55. ee2e4a0 Send max duration when bugreport is finished so Shell can update metrics. by Felipe Leme · 9 years ago
  56. f9dbae8 dumpstate: Remove deprecated /proc/wakelocks by Ruchi Kandoi · 9 years ago
  57. 88c7933 Improved dumpstate logging. by Felipe Leme · 9 years ago
  58. 60292e5 dumpstate: remove length modifier on assignment suppressed scanf item by Xia Yang · 9 years ago
  59. 861dd22 dumpstate: remove -std=gnu99 by Xia Yang · 9 years ago
  60. 6fe9db6 Changed permission of temporary bugreport and dumpstate log files to Shell. by Felipe Leme · 9 years ago
  61. 421c1c0 Merge "Split bugreport identifier into id and pid." into nyc-dev by Felipe Leme · 9 years ago
  62. d5e724a Send broadcasts as Shell. by Felipe Leme · 9 years ago
  63. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 10 years ago
  64. 1b0225a Fixed format. by Felipe Leme · 9 years ago
  65. 60869c9 Fixed C++ syntax. by Felipe Leme · 9 years ago
  66. a297c32 dumpstate: report process times by Mark Salyzyn · 9 years ago
  67. 8fecfdd Split bugreport identifier into id and pid. by Felipe Leme · 9 years ago
  68. cbce55d Improved dumpstate logging. by Felipe Leme · 9 years ago
  69. 0078b18 Merge "Migrate default app data on non-FBE devices." by Jeff Sharkey · 9 years ago
  70. cc6281c Migrate default app data on non-FBE devices. by Jeff Sharkey · 9 years ago
  71. 010f15b Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b324e19 by Mark Salyzyn · 9 years ago
  72. a960bc9 Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea by Mark Salyzyn · 9 years ago
  73. 01d6c39 dumpstate: refine calculated eMMC performance values by Mark Salyzyn · 10 years ago
  74. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 10 years ago
  75. 809d74e Added metadata entries to zipped bugreport: by Felipe Leme · 10 years ago
  76. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 10 years ago
  77. 0b53106 Merge "Proper fix of am args." by Felipe Leme · 10 years ago
  78. 43fd1bb Proper fix of am args. by Felipe Leme · 10 years ago
  79. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 10 years ago
  80. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 10 years ago
  81. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 10 years ago
  82. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 10 years ago
  83. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 10 years ago
  84. 876de45 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 am: fd0d76730f by Mark Salyzyn · 10 years ago
  85. fd0d767 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 by Mark Salyzyn · 10 years ago
  86. 43afe5d Revert "dumpstate: Add security log dump" by Mark Salyzyn · 10 years ago
  87. f3599b3 dumpstate.cpp: collect command line earlier by Nick Kralevich · 10 years ago
  88. cbbdf73 Improvements for SHA256_file_hash() by Michal Karpinski · 10 years ago
  89. 4db754f dumpstate.cpp changes to accomodate remote bugreports by Michal Karpinski · 10 years ago
  90. c967727 Merge "Adding new bugreportremote service" by Michal Karpinski · 10 years ago
  91. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 10 years ago
  92. e82a27d Adds recovery files when writing to zip file. by Felipe Leme · 10 years ago
  93. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 10 years ago
  94. 1e9edc6 Refactored zipfile generation. by Felipe Leme · 10 years ago
  95. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 10 years ago
  96. 6834ea7 Removed the -p option since screenshots are now taken by Shell. by Felipe Leme · 10 years ago
  97. b922d69 Adding new bugreportremote service by Michal Karpinski · 10 years ago
  98. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  99. 32a5962 Merge "Migrated dumpstate to C++." am: 1f62517b36 by Felipe Leme · 10 years ago
  100. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 10 years ago