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