1. c4dc141 Move dumpstate off mincrypt and over to BoringSSL. by Elliott Hughes · 9 years ago
  2. cc37b8e Setting v1-dev4 as default. by Felipe Leme · 9 years ago
  3. 4d42dea dumpstate: acquire /data/misc/logd/ log contents by Mark Salyzyn · 9 years ago
  4. fbe08bf Merge "Add build id as part of bugreport name." into nyc-dev by Felipe Leme · 9 years ago
  5. 9385b17 Add build id as part of bugreport name. by Felipe Leme · 9 years ago
  6. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  7. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 9 years ago
  8. d6ab011 dumpstate: Add /data/misc/recovery by Mark Salyzyn · 9 years ago
  9. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 9 years ago
  10. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 9 years ago
  11. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 9 years ago
  12. 8b78b75 dumpsys: make timeout value an argument by Thierry Strudel · 9 years ago
  13. 26ae723 Fixed typo. by Felipe Leme · 9 years ago
  14. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 9 years ago
  15. 71a74ac Capture systrace buffers. by Felipe Leme · 9 years ago
  16. cf6a8b4 Don't use su to when calling am or dumpsys. by Felipe Leme · 9 years ago
  17. d3d45c3 Merge "Improve logging of child commands." into nyc-dev by Felipe Leme · 9 years ago
  18. a34efb7 Improve logging of child commands. by Felipe Leme · 9 years ago
  19. 26bd34c Added zip location on log message. by Felipe Leme · 9 years ago
  20. f7f2651 Pass -n to netstat. by Lorenzo Colitti · 9 years ago
  21. e4eb4f0 Merge "Remove the route command from dumpstate." into nyc-dev by Lorenzo Colitti · 9 years ago
  22. 990bcce Remove the route command from dumpstate. by Lorenzo Colitti · 9 years ago
  23. 107a05f Improved usage of stderr for logging. by Felipe Leme · 9 years ago
  24. 9c74aad Removed temporary 'v1-dev1-dumpsys-split' version and bumped version to by Felipe Leme · 9 years ago
  25. ed9e142 Merge "Rename .zip file if necessary." into nyc-dev by Felipe Leme · 9 years ago
  26. 9127435 Rename .zip file if necessary. by Felipe Leme · 9 years ago
  27. cc2a2fa Moved final vibration to the end of the process. by Felipe Leme · 9 years ago
  28. 503ebdb Merge "Improved dumpstate logging." into nyc-dev by Felipe Leme · 9 years ago
  29. c4e4900 Merge "Send max duration when bugreport is finished so Shell can update metrics." into nyc-dev by Felipe Leme · 9 years ago
  30. ee2e4a0 Send max duration when bugreport is finished so Shell can update metrics. by Felipe Leme · 9 years ago
  31. f9dbae8 dumpstate: Remove deprecated /proc/wakelocks by Ruchi Kandoi · 9 years ago
  32. 88c7933 Improved dumpstate logging. by Felipe Leme · 9 years ago
  33. 6fe9db6 Changed permission of temporary bugreport and dumpstate log files to Shell. by Felipe Leme · 9 years ago
  34. 421c1c0 Merge "Split bugreport identifier into id and pid." into nyc-dev by Felipe Leme · 9 years ago
  35. d5e724a Send broadcasts as Shell. by Felipe Leme · 9 years ago
  36. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 9 years ago
  37. 1b0225a Fixed format. by Felipe Leme · 9 years ago
  38. 60869c9 Fixed C++ syntax. by Felipe Leme · 9 years ago
  39. a297c32 dumpstate: report process times by Mark Salyzyn · 9 years ago
  40. 8fecfdd Split bugreport identifier into id and pid. by Felipe Leme · 9 years ago
  41. cbce55d Improved dumpstate logging. by Felipe Leme · 9 years ago
  42. 010f15b Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b324e19 by Mark Salyzyn · 9 years ago
  43. a960bc9 Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea by Mark Salyzyn · 9 years ago
  44. 01d6c39 dumpstate: refine calculated eMMC performance values by Mark Salyzyn · 9 years ago
  45. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 9 years ago
  46. 809d74e Added metadata entries to zipped bugreport: by Felipe Leme · 9 years ago
  47. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 9 years ago
  48. 43fd1bb Proper fix of am args. by Felipe Leme · 9 years ago
  49. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 9 years ago
  50. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 9 years ago
  51. 876de45 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 am: fd0d76730f by Mark Salyzyn · 9 years ago
  52. fd0d767 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 by Mark Salyzyn · 9 years ago
  53. 43afe5d Revert "dumpstate: Add security log dump" by Mark Salyzyn · 9 years ago
  54. f3599b3 dumpstate.cpp: collect command line earlier by Nick Kralevich · 9 years ago
  55. cbbdf73 Improvements for SHA256_file_hash() by Michal Karpinski · 9 years ago
  56. 4db754f dumpstate.cpp changes to accomodate remote bugreports by Michal Karpinski · 9 years ago
  57. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 9 years ago
  58. e82a27d Adds recovery files when writing to zip file. by Felipe Leme · 9 years ago
  59. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 9 years ago
  60. 1e9edc6 Refactored zipfile generation. by Felipe Leme · 9 years ago
  61. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 9 years ago
  62. 32a5962 Merge "Migrated dumpstate to C++." am: 1f62517b36 by Felipe Leme · 9 years ago
  63. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 9 years ago[Renamed (99%) from cmds/dumpstate/dumpstate.c]
  64. 361515a Merge "atrace: add database tag" am: 8b9c0e1af1 by Greg Hackmann · 9 years ago
  65. 8b9c0e1 Merge "atrace: add database tag" by Greg Hackmann · 9 years ago
  66. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 9 years ago
  67. 877b5da Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 by Nick Kralevich · 9 years ago
  68. ab46a49 Allow read access to /proc entries for other UIDs by Nick Kralevich · 9 years ago
  69. 14f8cf1 Merge commit '75c5de42b759bdcfa7c0e6103fb959c28d686116' into HEAD by Bill Yi · 9 years ago
  70. 1fa95dd Merge "Further reduce duplication in bugreport ps output." am: 670508d09a by Elliott Hughes · 9 years ago
  71. 430666b Further reduce duplication in bugreport ps output. by Elliott Hughes · 9 years ago
  72. ed59c4e Merge "Reduce duplication in bugreport ps output." am: 8ebad13b34 by Elliott Hughes · 9 years ago
  73. a3533a3 Reduce duplication in bugreport ps output. by Elliott Hughes · 9 years ago
  74. 8b435c0 am 7b2b968d: am 33c3c1bd: Merge "Revert "do not dumpstate raft BUG: 24159112"" into cw-e-dev by Jason Parks · 9 years ago
  75. 31baf8d Revert "do not dumpstate raft BUG: 24159112" by Jason Parks · 9 years ago
  76. ca78bbf am 52b25375: Merge "dumpstate: add -v printable to logcat" by Mark Salyzyn · 9 years ago
  77. 7831638 dumpstate: add -v printable to logcat by Mark Salyzyn · 9 years ago
  78. 313762d am ae0405d6: Merge "dumpstate: execute procrank using su" by Nick Kralevich · 9 years ago
  79. 2b1f88b dumpstate: execute procrank using su by Nick Kralevich · 9 years ago
  80. 05c8622 do not dumpstate raft BUG: 24159112 by Erik Wolsheimer · 9 years ago
  81. 872269a am 6afc38c4: Dump the ND offload status and address table in bugreports. by Lorenzo Colitti · 9 years ago
  82. 6afc38c Dump the ND offload status and address table in bugreports. by Lorenzo Colitti · 9 years ago
  83. df1bc67 resolved conflicts for merge of d213f5e7 to cw-e-dev by Mark Salyzyn · 9 years ago
  84. ecc0763 dumpstate: add logcat -b all -S by Mark Salyzyn · 9 years ago
  85. 56c6da7 am eb7718b1: am 5b7e9dc7: Merge "dumpstate: add logcat -b all -S" by Mark Salyzyn · 9 years ago
  86. e3c4df9 dumpstate: add logcat -b all -S by Mark Salyzyn · 9 years ago
  87. 8d4cb7f Dump raft logs in bugreports if they exist. by Sharvil Nanavati · 9 years ago
  88. 8f37aa5 dumpstate: modify logcat timeout to compensate for storage speed by Mark Salyzyn · 9 years ago
  89. 94a9875 Merge "Remove Bluedroid kernel dump from dumpstate." into mnc-dev by Sharvil Nanavati · 9 years ago
  90. f989162 dumpstate: modify logcat timeout to compensate for storage speed by Mark Salyzyn · 9 years ago
  91. 3ba7e72 Remove Bluedroid kernel dump from dumpstate. by Sharvil Nanavati · 9 years ago
  92. 9092633 Incorporate network diagnostics during a bugreport by Erik Kline · 9 years ago
  93. 326842f dumpstate: report per-partition MMC performance by Mark Salyzyn · 9 years ago
  94. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 9 years ago
  95. 8b3e133 Inclide checkin format of dumpsys package in bugreport. by Ashish Sharma · 9 years ago
  96. 82f393a am d029e95a: am 1b0a8702: am ad436ab5: Merge "dumpstate: scrub APANIC" by Mark Salyzyn · 10 years ago
  97. f423b57 dumpstate: scrub APANIC by Mark Salyzyn · 10 years ago
  98. 4796bc3 am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC" by Nick Kralevich · 10 years ago
  99. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 10 years ago
  100. 123edd9 resolved conflicts for merge of 04e13acd to master by Christopher Ferris · 10 years ago