1. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 8 years ago
  2. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 8 years ago
  3. 14e034a Dumps systrace to a file. by Felipe Leme · 8 years ago
  4. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 8 years ago
  5. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 8 years ago
  6. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 8 years ago
  7. ec72578 Flushes stdout when execvp fails. by Felipe Leme · 8 years ago
  8. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 8 years ago
  9. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 8 years ago
  10. 71a74ac Capture systrace buffers. by Felipe Leme · 8 years ago
  11. 3dba69a Added -q flag to showmap. by Felipe Leme · 8 years ago
  12. cf6a8b4 Don't use su to when calling am or dumpsys. by Felipe Leme · 8 years ago
  13. a34efb7 Improve logging of child commands. by Felipe Leme · 8 years ago
  14. 107a05f Improved usage of stderr for logging. by Felipe Leme · 9 years ago
  15. 88c7933 Improved dumpstate logging. by Felipe Leme · 9 years ago
  16. 60292e5 dumpstate: remove length modifier on assignment suppressed scanf item by Xia Yang · 9 years ago
  17. d5e724a Send broadcasts as Shell. by Felipe Leme · 9 years ago
  18. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 9 years ago
  19. a297c32 dumpstate: report process times by Mark Salyzyn · 9 years ago
  20. cbce55d Improved dumpstate logging. by Felipe Leme · 9 years ago
  21. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 9 years ago
  22. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 9 years ago
  23. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 9 years ago
  24. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 9 years ago
  25. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 9 years ago
  26. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 9 years ago
  27. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 9 years ago
  28. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 9 years ago
  29. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 9 years ago
  30. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 9 years ago
  31. 9609bbd dumpstate: add audioserver by Andy Hung · 9 years ago
  32. 7def230 Merge "dumpstate: build breakage @2482293" am: c93d0937e4 am: 8197219a6e by Mark Salyzyn · 9 years ago
  33. f55d402 resolve merge conflicts of 01c1129fe6 to master. by Mark Salyzyn · 9 years ago
  34. 3634a1e Fixed logic that was passing NULL to a std::string parameter and by Felipe Leme · 9 years ago
  35. e338bf6 Take screenshot right away when invoked with -P. by Felipe Leme · 9 years ago
  36. ad5f6c4 Minor improvements in the bugreport progress workflow: by Felipe Leme · 9 years ago
  37. 08b5578 Fix initial value of do_update_progress. by Felipe Leme · 9 years ago
  38. 71bbfc5 Adds a -P option so dumpstate can report its progress. by Felipe Leme · 9 years ago
  39. 36b3f6f Allow broadcasting of bug reports without a screenshot. by Felipe Leme · 9 years ago
  40. ed24d2a Fix a few bugs related to dumping files. by Christopher Ferris · 9 years ago
  41. d907b32 add vehicle_network_service to stack dump by keunyoung · 9 years ago
  42. 93d705b Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 9 years ago
  43. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 9 years ago[Renamed (97%) from cmds/dumpstate/utils.c]
  44. 3b7261d am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir" by Nick Kralevich · 9 years ago
  45. f0b5396 dumpstate: remove unnecessary mkdir by Nick Kralevich · 9 years ago
  46. 9ca6d07 am b8e6cb08: am e814b43c: Merge "Don\'t use TEMP_FAILURE_RETRY on close in frameworks/native." by Elliott Hughes · 9 years ago
  47. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 9 years ago
  48. 326842f dumpstate: report per-partition MMC performance by Mark Salyzyn · 9 years ago
  49. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 9 years ago
  50. 4796bc3 am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC" by Nick Kralevich · 9 years ago
  51. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 9 years ago
  52. 123edd9 resolved conflicts for merge of 04e13acd to master by Christopher Ferris · 10 years ago
  53. 54bcc5f Add timeout for dump_file. by Christopher Ferris · 10 years ago
  54. d527bcb Remove unnecessary settings state dump. by Svetoslav · 10 years ago
  55. ff4a4dc Remove -z option. by Christopher Ferris · 10 years ago
  56. 1a9a338 Add better timeout mechanism for running commands. by Christopher Ferris · 10 years ago
  57. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  58. 67c5a8a Fix message when a command times out. by Christopher Ferris · 10 years ago
  59. 1dc94e3 Make dumpstate vibrate immediately. by Jeff Brown · 10 years ago
  60. 89d4949 Use time() instead of clock() for timeouts. by Christopher Ferris · 10 years ago
  61. 2e671bb Fix deadlock when killing adb bugreport by Andres Morales · 10 years ago
  62. 7dc7f32 Add dumping of tombstones to dumpstate. by Christopher Ferris · 10 years ago
  63. 0d6180f dumpstate: fix dumping traces for vm processes on 64-bit by Colin Cross · 10 years ago
  64. c88da7c resolved conflicts for merge of 928e05b1 to master by Sreeram Ramachandran · 10 years ago
  65. 928e05b am 0d2bee0c: Merge "Dump all the correct routing tables." by Sreeram Ramachandran · 10 years ago
  66. 2b3bba3 Dump all the correct routing tables. by Sreeram Ramachandran · 10 years ago
  67. bd81c25 am 45fcfb48: am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 10 years ago
  68. 45fcfb4 am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 10 years ago
  69. 85453ec dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 10 years ago
  70. 165c8bd am 0e4d2885: am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  71. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  72. 5ecd4be Dump system settings for all users by John Spurlock · 11 years ago
  73. e167d88 am a3d3e137: Merge "dumpstate: Add SELinux restorecon call." by Geremy Condra · 11 years ago
  74. 9579837 dumpstate: Add SELinux restorecon call. by Robert Craig · 11 years ago
  75. 27f9e6d Support broadcast when dumpstate finishes. by Jeff Sharkey · 11 years ago
  76. 574d690 am ba8abb51: Merge "Ensure dumpstate children die" by jp abgrall · 11 years ago
  77. e7b6cf1 Ensure dumpstate children die by John Michelau · 12 years ago
  78. 1493a39 dumpstate: fix incorrectly zeroed array by Colin Cross · 12 years ago
  79. 0c22e8b dumpstate: dump all threads in show_wchan by Colin Cross · 12 years ago
  80. 5f87b31 Use a named constant rather than a magic number. by Elliott Hughes · 12 years ago
  81. 1fc4f80 Add stack dump from drmserver process to bugreports by James Dong · 12 years ago
  82. bf7f492 Include stack traces for certain native processes in bugreport. by Jeff Brown · 12 years ago
  83. d51820e dumpstate: don't follow symlinks when creating /data/anr/traces.txt by Nick Kralevich · 12 years ago
  84. c7f1fe2 Ensure that /data/anr/traces.txt is world-writable by Nick Kralevich · 12 years ago
  85. f45fa6b move dumpstate and dumpsys from frameworks/base to frameworks/native by Colin Cross · 12 years ago