1. 3dba69a Added -q flag to showmap. by Felipe Leme · 9 years ago
  2. d3d45c3 Merge "Improve logging of child commands." into nyc-dev by Felipe Leme · 9 years ago
  3. a34efb7 Improve logging of child commands. by Felipe Leme · 10 years ago
  4. 26bd34c Added zip location on log message. by Felipe Leme · 9 years ago
  5. f7f2651 Pass -n to netstat. by Lorenzo Colitti · 10 years ago
  6. e4eb4f0 Merge "Remove the route command from dumpstate." into nyc-dev by Lorenzo Colitti · 10 years ago
  7. 990bcce Remove the route command from dumpstate. by Lorenzo Colitti · 10 years ago
  8. 107a05f Improved usage of stderr for logging. by Felipe Leme · 10 years ago
  9. 9c74aad Removed temporary 'v1-dev1-dumpsys-split' version and bumped version to by Felipe Leme · 10 years ago
  10. ed9e142 Merge "Rename .zip file if necessary." into nyc-dev by Felipe Leme · 10 years ago
  11. 9127435 Rename .zip file if necessary. by Felipe Leme · 10 years ago
  12. cc2a2fa Moved final vibration to the end of the process. by Felipe Leme · 10 years ago
  13. 503ebdb Merge "Improved dumpstate logging." into nyc-dev by Felipe Leme · 10 years ago
  14. c4e4900 Merge "Send max duration when bugreport is finished so Shell can update metrics." into nyc-dev by Felipe Leme · 10 years ago
  15. ee2e4a0 Send max duration when bugreport is finished so Shell can update metrics. by Felipe Leme · 10 years ago
  16. f9dbae8 dumpstate: Remove deprecated /proc/wakelocks by Ruchi Kandoi · 10 years ago
  17. 88c7933 Improved dumpstate logging. by Felipe Leme · 10 years ago
  18. 60292e5 dumpstate: remove length modifier on assignment suppressed scanf item by Xia Yang · 10 years ago
  19. 861dd22 dumpstate: remove -std=gnu99 by Xia Yang · 10 years ago
  20. 6fe9db6 Changed permission of temporary bugreport and dumpstate log files to Shell. by Felipe Leme · 10 years ago
  21. 421c1c0 Merge "Split bugreport identifier into id and pid." into nyc-dev by Felipe Leme · 10 years ago
  22. d5e724a Send broadcasts as Shell. by Felipe Leme · 10 years ago
  23. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 10 years ago
  24. 1b0225a Fixed format. by Felipe Leme · 10 years ago
  25. 60869c9 Fixed C++ syntax. by Felipe Leme · 10 years ago
  26. a297c32 dumpstate: report process times by Mark Salyzyn · 10 years ago
  27. 8fecfdd Split bugreport identifier into id and pid. by Felipe Leme · 10 years ago
  28. cbce55d Improved dumpstate logging. by Felipe Leme · 10 years ago
  29. 0078b18 Merge "Migrate default app data on non-FBE devices." by Jeff Sharkey · 10 years ago
  30. cc6281c Migrate default app data on non-FBE devices. by Jeff Sharkey · 10 years ago
  31. 010f15b Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b324e19 by Mark Salyzyn · 10 years ago
  32. a960bc9 Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea by Mark Salyzyn · 10 years ago
  33. 01d6c39 dumpstate: refine calculated eMMC performance values by Mark Salyzyn · 10 years ago
  34. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 10 years ago
  35. 809d74e Added metadata entries to zipped bugreport: by Felipe Leme · 10 years ago
  36. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 10 years ago
  37. 0b53106 Merge "Proper fix of am args." by Felipe Leme · 10 years ago
  38. 43fd1bb Proper fix of am args. by Felipe Leme · 10 years ago
  39. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 10 years ago
  40. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 10 years ago
  41. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 10 years ago
  42. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 10 years ago
  43. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 10 years ago
  44. 876de45 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 am: fd0d76730f by Mark Salyzyn · 10 years ago
  45. fd0d767 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 by Mark Salyzyn · 10 years ago
  46. 43afe5d Revert "dumpstate: Add security log dump" by Mark Salyzyn · 10 years ago
  47. f3599b3 dumpstate.cpp: collect command line earlier by Nick Kralevich · 10 years ago
  48. cbbdf73 Improvements for SHA256_file_hash() by Michal Karpinski · 10 years ago
  49. 4db754f dumpstate.cpp changes to accomodate remote bugreports by Michal Karpinski · 10 years ago
  50. c967727 Merge "Adding new bugreportremote service" by Michal Karpinski · 10 years ago
  51. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 10 years ago
  52. e82a27d Adds recovery files when writing to zip file. by Felipe Leme · 10 years ago
  53. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 10 years ago
  54. 1e9edc6 Refactored zipfile generation. by Felipe Leme · 10 years ago
  55. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 10 years ago
  56. 6834ea7 Removed the -p option since screenshots are now taken by Shell. by Felipe Leme · 10 years ago
  57. b922d69 Adding new bugreportremote service by Michal Karpinski · 10 years ago
  58. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  59. 32a5962 Merge "Migrated dumpstate to C++." am: 1f62517b36 by Felipe Leme · 10 years ago
  60. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  61. f1d82f4 Merge "Moved 'bugreportplus' from init.rc to dumpstate.rc" by Felipe Leme · 10 years ago
  62. 8d1d572 Moved 'bugreportplus' from init.rc to dumpstate.rc by Felipe Leme · 10 years ago
  63. dca3004 Merge "dumpstate: Add security log dump" am: bc611a1d3e am: 0c124edf7c by Mark Salyzyn · 10 years ago
  64. 0c124ed Merge "dumpstate: Add security log dump" am: bc611a1d3e by Mark Salyzyn · 10 years ago
  65. c7ad8cb dumpstate: Add security log dump by Mark Salyzyn · 10 years ago
  66. 7def230 Merge "dumpstate: build breakage @2482293" am: c93d0937e4 am: 8197219a6e by Mark Salyzyn · 10 years ago
  67. 8197219 Merge "dumpstate: build breakage @2482293" am: c93d0937e4 by Mark Salyzyn · 10 years ago
  68. 4b45d67 dumpstate: build breakage @2482293 by Mark Salyzyn · 10 years ago
  69. f55d402 resolve merge conflicts of 01c1129fe6 to master. by Mark Salyzyn · 10 years ago
  70. 01c1129 Merge "dumpstate: Dump eMMC 5.0 stats" am: f9b3fc457f by Mark Salyzyn · 10 years ago
  71. 8c8130e dumpstate: Dump eMMC 5.0 stats by Mark Salyzyn · 10 years ago
  72. 8c5ac0a Merge "Fixed logic that was passing NULL to a std::string parameter and crashing dumpstate." by Felipe Leme · 10 years ago
  73. 3634a1e Fixed logic that was passing NULL to a std::string parameter and by Felipe Leme · 10 years ago
  74. b744ac2 Merge "Take screenshot right away when invoked with -P." by Felipe Leme · 10 years ago
  75. 9dc117c Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  76. e338bf6 Take screenshot right away when invoked with -P. by Felipe Leme · 10 years ago
  77. ad5f6c4 Minor improvements in the bugreport progress workflow: by Felipe Leme · 10 years ago
  78. 8ab87b6 Merge "Fix initial value of do_update_progress." by Felipe Leme · 10 years ago
  79. 08b5578 Fix initial value of do_update_progress. by Felipe Leme · 10 years ago
  80. e159c7f Increase raft timeout to 10min so we get complete logs from older devices. am: 804339a59e am: 7126caa17f am: c3ee5e8fb9 by Sharvil Nanavati · 10 years ago
  81. 47c010c Increase raft timeout to 10min so we get complete logs from older devices. am: 804339a59e am: 7126caa17f by Sharvil Nanavati · 10 years ago
  82. c3ee5e8 Increase raft timeout to 10min so we get complete logs from older devices. am: 804339a59e by Sharvil Nanavati · 10 years ago
  83. 9c5440c Merge "Adds a -P option so dumpstate can report its progress." by Felipe Leme · 10 years ago
  84. 804339a Increase raft timeout to 10min so we get complete logs from older devices. by Sharvil Nanavati · 10 years ago
  85. b82c925 dumpstate: call su before executing librank by Nick Kralevich · 10 years ago
  86. 71bbfc5 Adds a -P option so dumpstate can report its progress. by Felipe Leme · 10 years ago
  87. 36b3f6f Allow broadcasting of bug reports without a screenshot. by Felipe Leme · 10 years ago
  88. f83543a dumpstate: add -v printable to logcat by Mark Salyzyn · 10 years ago
  89. 0be2b76 Fixed check if zip file was generated properly. by Felipe Leme · 10 years ago
  90. ed24d2a Fix a few bugs related to dumping files. by Christopher Ferris · 10 years ago
  91. 74ee857 Merge "Added option (-z) to generate a zipfile with the bugreport." by Felipe Leme · 10 years ago
  92. d907b32 add vehicle_network_service to stack dump by keunyoung · 10 years ago
  93. 0b90461 Merge "Move dumpstate to top -H rather than top -t." am: 20986bf383 am: 5e02b1bfbb by Elliott Hughes · 10 years ago
  94. 5e02b1b Merge "Move dumpstate to top -H rather than top -t." am: 20986bf383 by Elliott Hughes · 10 years ago
  95. b32c7e1 Move dumpstate to top -H rather than top -t. by Elliott Hughes · 10 years ago
  96. 6e01fa6 Added option (-z) to generate a zipfile with the bugreport. by Felipe Leme · 10 years ago
  97. 55b42a6 Closes stdout when it is redirected to a file. by Felipe Leme · 10 years ago
  98. 93d705b Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 10 years ago
  99. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  100. 877b5da Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 by Nick Kralevich · 10 years ago