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