1. 6834ea7 Removed the -p option since screenshots are now taken by Shell. by Felipe Leme · 10 years ago
  2. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  3. f1d82f4 Merge "Moved 'bugreportplus' from init.rc to dumpstate.rc" by Felipe Leme · 10 years ago
  4. 8d1d572 Moved 'bugreportplus' from init.rc to dumpstate.rc by Felipe Leme · 10 years ago
  5. dca3004 Merge "dumpstate: Add security log dump" am: bc611a1d3e am: 0c124edf7c by Mark Salyzyn · 10 years ago
  6. 0c124ed Merge "dumpstate: Add security log dump" am: bc611a1d3e by Mark Salyzyn · 10 years ago
  7. c7ad8cb dumpstate: Add security log dump by Mark Salyzyn · 10 years ago
  8. 7def230 Merge "dumpstate: build breakage @2482293" am: c93d0937e4 am: 8197219a6e by Mark Salyzyn · 10 years ago
  9. 8197219 Merge "dumpstate: build breakage @2482293" am: c93d0937e4 by Mark Salyzyn · 10 years ago
  10. 4b45d67 dumpstate: build breakage @2482293 by Mark Salyzyn · 10 years ago
  11. f55d402 resolve merge conflicts of 01c1129fe6 to master. by Mark Salyzyn · 10 years ago
  12. 01c1129 Merge "dumpstate: Dump eMMC 5.0 stats" am: f9b3fc457f by Mark Salyzyn · 10 years ago
  13. 8c8130e dumpstate: Dump eMMC 5.0 stats by Mark Salyzyn · 10 years ago
  14. 8c5ac0a Merge "Fixed logic that was passing NULL to a std::string parameter and crashing dumpstate." by Felipe Leme · 10 years ago
  15. 3634a1e Fixed logic that was passing NULL to a std::string parameter and by Felipe Leme · 10 years ago
  16. b744ac2 Merge "Take screenshot right away when invoked with -P." by Felipe Leme · 10 years ago
  17. 9dc117c Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  18. e338bf6 Take screenshot right away when invoked with -P. by Felipe Leme · 10 years ago
  19. ad5f6c4 Minor improvements in the bugreport progress workflow: by Felipe Leme · 10 years ago
  20. 8ab87b6 Merge "Fix initial value of do_update_progress." by Felipe Leme · 10 years ago
  21. 08b5578 Fix initial value of do_update_progress. by Felipe Leme · 10 years ago
  22. 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
  23. 47c010c Increase raft timeout to 10min so we get complete logs from older devices. am: 804339a59e am: 7126caa17f by Sharvil Nanavati · 10 years ago
  24. c3ee5e8 Increase raft timeout to 10min so we get complete logs from older devices. am: 804339a59e by Sharvil Nanavati · 10 years ago
  25. 9c5440c Merge "Adds a -P option so dumpstate can report its progress." by Felipe Leme · 10 years ago
  26. 804339a Increase raft timeout to 10min so we get complete logs from older devices. by Sharvil Nanavati · 10 years ago
  27. b82c925 dumpstate: call su before executing librank by Nick Kralevich · 10 years ago
  28. 71bbfc5 Adds a -P option so dumpstate can report its progress. by Felipe Leme · 10 years ago
  29. 36b3f6f Allow broadcasting of bug reports without a screenshot. by Felipe Leme · 10 years ago
  30. f83543a dumpstate: add -v printable to logcat by Mark Salyzyn · 10 years ago
  31. 0be2b76 Fixed check if zip file was generated properly. by Felipe Leme · 10 years ago
  32. ed24d2a Fix a few bugs related to dumping files. by Christopher Ferris · 10 years ago
  33. 74ee857 Merge "Added option (-z) to generate a zipfile with the bugreport." by Felipe Leme · 10 years ago
  34. d907b32 add vehicle_network_service to stack dump by keunyoung · 10 years ago
  35. 0b90461 Merge "Move dumpstate to top -H rather than top -t." am: 20986bf383 am: 5e02b1bfbb by Elliott Hughes · 10 years ago
  36. 5e02b1b Merge "Move dumpstate to top -H rather than top -t." am: 20986bf383 by Elliott Hughes · 10 years ago
  37. b32c7e1 Move dumpstate to top -H rather than top -t. by Elliott Hughes · 10 years ago
  38. 6e01fa6 Added option (-z) to generate a zipfile with the bugreport. by Felipe Leme · 10 years ago
  39. 55b42a6 Closes stdout when it is redirected to a file. by Felipe Leme · 10 years ago
  40. 93d705b Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 10 years ago
  41. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  42. 877b5da Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 by Nick Kralevich · 10 years ago
  43. ab46a49 Allow read access to /proc entries for other UIDs by Nick Kralevich · 10 years ago
  44. 14f8cf1 Merge commit '75c5de42b759bdcfa7c0e6103fb959c28d686116' into HEAD by Bill Yi · 10 years ago
  45. 1fa95dd Merge "Further reduce duplication in bugreport ps output." am: 670508d09a by Elliott Hughes · 10 years ago
  46. 430666b Further reduce duplication in bugreport ps output. by Elliott Hughes · 10 years ago
  47. ed59c4e Merge "Reduce duplication in bugreport ps output." am: 8ebad13b34 by Elliott Hughes · 10 years ago
  48. a3533a3 Reduce duplication in bugreport ps output. by Elliott Hughes · 10 years ago
  49. 8b435c0 am 7b2b968d: am 33c3c1bd: Merge "Revert "do not dumpstate raft BUG: 24159112"" into cw-e-dev by Jason Parks · 10 years ago
  50. 31baf8d Revert "do not dumpstate raft BUG: 24159112" by Jason Parks · 10 years ago
  51. ca78bbf am 52b25375: Merge "dumpstate: add -v printable to logcat" by Mark Salyzyn · 10 years ago
  52. 7831638 dumpstate: add -v printable to logcat by Mark Salyzyn · 10 years ago
  53. 313762d am ae0405d6: Merge "dumpstate: execute procrank using su" by Nick Kralevich · 10 years ago
  54. 2b1f88b dumpstate: execute procrank using su by Nick Kralevich · 10 years ago
  55. af83daa am ddf5f250: am 05c86225: do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 10 years ago
  56. 05c8622 do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 10 years ago
  57. 3854926 am a8273f09: am 872269a5: am 6afc38c4: Dump the ND offload status and address table in bugreports. by Lorenzo Colitti · 10 years ago
  58. 872269a am 6afc38c4: Dump the ND offload status and address table in bugreports. by Lorenzo Colitti · 10 years ago
  59. 6afc38c Dump the ND offload status and address table in bugreports. by Lorenzo Colitti · 10 years ago
  60. 1380c84 am 32592270: am 64e13880: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  61. a1f3f54 am 32592270: am 64e13880: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  62. 7415599 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  63. df1bc67 resolved conflicts for merge of d213f5e7 to cw-e-dev by Mark Salyzyn · 10 years ago
  64. ecc0763 dumpstate: add logcat -b all -S by Mark Salyzyn · 10 years ago
  65. 67457c0 resolved conflicts for merge of eb7718b1 to mnc-dr-dev-plus-aosp by Mark Salyzyn · 10 years ago
  66. 56c6da7 am eb7718b1: am 5b7e9dc7: Merge "dumpstate: add logcat -b all -S" by Mark Salyzyn · 10 years ago
  67. e3c4df9 dumpstate: add logcat -b all -S by Mark Salyzyn · 10 years ago
  68. 3b7261d am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir" by Nick Kralevich · 10 years ago
  69. 4aec044 am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir" by Nick Kralevich · 10 years ago
  70. f0b5396 dumpstate: remove unnecessary mkdir by Nick Kralevich · 10 years ago
  71. 8d4cb7f Dump raft logs in bugreports if they exist. by Sharvil Nanavati · 10 years ago
  72. 8f37aa5 dumpstate: modify logcat timeout to compensate for storage speed by Mark Salyzyn · 10 years ago
  73. 94a9875 Merge "Remove Bluedroid kernel dump from dumpstate." into mnc-dev by Sharvil Nanavati · 10 years ago
  74. f989162 dumpstate: modify logcat timeout to compensate for storage speed by Mark Salyzyn · 10 years ago
  75. 3ba7e72 Remove Bluedroid kernel dump from dumpstate. by Sharvil Nanavati · 10 years ago
  76. 9092633 Incorporate network diagnostics during a bugreport by Erik Kline · 10 years ago
  77. bfb1f1c Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 10 years ago
  78. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 10 years ago
  79. 326842f dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  80. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  81. 8b3e133 Inclide checkin format of dumpsys package in bugreport. by Ashish Sharma · 10 years ago
  82. 82f393a am d029e95a: am 1b0a8702: am ad436ab5: Merge "dumpstate: scrub APANIC" by Mark Salyzyn · 10 years ago
  83. f423b57 dumpstate: scrub APANIC by Mark Salyzyn · 10 years ago
  84. 4796bc3 am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC" by Nick Kralevich · 10 years ago
  85. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 10 years ago
  86. 123edd9 resolved conflicts for merge of 04e13acd to master by Christopher Ferris · 10 years ago
  87. 69a141e am 9d68ed0e: Merge "Add timeout for dump_file." by Christopher Ferris · 10 years ago
  88. 9d68ed0 Merge "Add timeout for dump_file." by Christopher Ferris · 10 years ago
  89. 59b0b56 resolved conflicts for merge of d6c8ae9c to master by Mark Salyzyn · 10 years ago
  90. 2f655da am bb67beca: Merge "dumpstate: add pstore read" by Mark Salyzyn · 10 years ago
  91. 2262c16 dumpstate: add pstore read by Mark Salyzyn · 11 years ago
  92. 54bcc5f Add timeout for dump_file. by Christopher Ferris · 10 years ago
  93. d527bcb Remove unnecessary settings state dump. by Svetoslav · 10 years ago
  94. 34e3246 am 8511b3ae: Merge "Remove -z option." by Christopher Ferris · 10 years ago
  95. ff4a4dc Remove -z option. by Christopher Ferris · 10 years ago
  96. 16c62c4 am 50ad67e4: Merge "Add better timeout mechanism for running commands." by Christopher Ferris · 11 years ago
  97. 1a9a338 Add better timeout mechanism for running commands. by Christopher Ferris · 11 years ago
  98. e55073a am 0e17a265: Merge "Switch dumpstate to "ip link list"." by Elliott Hughes · 11 years ago
  99. a59828a Switch dumpstate to "ip link list". by Elliott Hughes · 11 years ago
  100. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 11 years ago