1. 261a733 resolve merge conflicts of 1750081 to nyc-dev-plus-aosp by Mark Salyzyn · 9 years ago
  2. 290f4b9 dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  3. 6f0eb8f Merge "dumpstate: convert sprintfs to snprintfs" into nyc-dev am: 853f8f9c0b by Nick Kralevich · 9 years ago
  4. f0922cc dumpstate: convert sprintfs to snprintfs by Nick Kralevich · 9 years ago
  5. e45be9d Merge "Unify dumped native stack traces" into nyc-dev am: d74bcda by Andy Hung · 9 years ago
  6. 5c04e74 Unify dumped native stack traces by Andy Hung · 9 years ago
  7. 994d264 Merge "Added support for \'bugreport -z\'." into nyc-dev am: ef1081f by Felipe Leme · 9 years ago
  8. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  9. 7be8d55 Merge "Don\'t include <sys/sysconf.h>." am: ac6335c am: 2ccbf98 by Josh Gao · 9 years ago
  10. 9d6d7b3 Don't include <sys/sysconf.h>. by Josh Gao · 9 years ago
  11. c12a8a1 Merge "Added option to redirect stdout on run_command_always." into nyc-dev by Felipe Leme · 9 years ago
  12. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  13. 3ece4c1 Dumps systrace to a file. am: 14e034a by Felipe Leme · 9 years ago
  14. 14e034a Dumps systrace to a file. by Felipe Leme · 9 years ago
  15. 022056c Call _exit() instead of exit() on child failure. am: baa85bd by Felipe Leme · 9 years ago
  16. baa85bd Call _exit() instead of exit() on child failure. by Felipe Leme · 9 years ago
  17. 308b6c9 Merge "Improved (or warned about lack of) error handling." into nyc-dev by Felipe Leme · 9 years ago
  18. ea160d1 Improved (or warned about lack of) error handling. by Felipe Leme · 9 years ago
  19. de49760 Merge "Fixed send_broadcast and fork handling issues." into nyc-dev am: 8e48e0a by Felipe Leme · 9 years ago
  20. 73f731c Fixed send_broadcast and fork handling issues. by Felipe Leme · 9 years ago
  21. 9b82df8 Merge "Flushes stdout when execvp fails." into nyc-dev am: d97e18c by Felipe Leme · 9 years ago
  22. ec72578 Flushes stdout when execvp fails. by Felipe Leme · 9 years ago
  23. 501c67c Merge "Handled failure of execvp and increases am timeout." into nyc-dev by Felipe Leme · 9 years ago
  24. b0133cd Handled failure of execvp and increases am timeout. by Felipe Leme · 9 years ago
  25. 9590e5e Merge "Don\'t use su to when calling am or dumpsys." into nyc-dev am: 7363baf by Felipe Leme · 9 years ago
  26. 7363baf Merge "Don't use su to when calling am or dumpsys." into nyc-dev by Felipe Leme · 9 years ago
  27. 3ff5cc8 Merge "Capture systrace buffers." into nyc-dev am: 7f72f4e by Felipe Leme · 9 years ago
  28. 71a74ac Capture systrace buffers. by Felipe Leme · 9 years ago
  29. 26f5649 Merge "Added -q flag to showmap." into nyc-dev am: 792a10b by Felipe Leme · 9 years ago
  30. 3dba69a Added -q flag to showmap. by Felipe Leme · 9 years ago
  31. f694d56 Merge "Improve logging of child commands." into nyc-dev am: d3d45c3 by Felipe Leme · 9 years ago
  32. cf6a8b4 Don't use su to when calling am or dumpsys. by Felipe Leme · 9 years ago
  33. a34efb7 Improve logging of child commands. by Felipe Leme · 9 years ago
  34. ecc5613 Merge "Improved usage of stderr for logging." into nyc-dev am: 8d1a222f50 by Felipe Leme · 9 years ago
  35. 107a05f Improved usage of stderr for logging. by Felipe Leme · 9 years ago
  36. 0d68294 Merge "Improved dumpstate logging." into nyc-dev am: 503ebdbc5e by Felipe Leme · 9 years ago
  37. 88c7933 Improved dumpstate logging. by Felipe Leme · 9 years ago
  38. 60292e5 dumpstate: remove length modifier on assignment suppressed scanf item by Xia Yang · 9 years ago
  39. 8eaa053 Merge "Send broadcasts as Shell." into nyc-dev am: c30e3e7c09 by Felipe Leme · 9 years ago
  40. d5e724a Send broadcasts as Shell. by Felipe Leme · 9 years ago
  41. d46cd98 Split dumpsys into critical and non-critical sections. am: fdf52d3697 by Srinath Sridharan · 9 years ago
  42. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 9 years ago
  43. a64e757 Merge "dumpstate: Continued build breakage" am: 16072e7e17 am: c01e8dc4a6 by Mark Salyzyn · 9 years ago
  44. 791ddd3 dumpstate: Continued build breakage by Mark Salyzyn · 9 years ago
  45. a297c32 dumpstate: report process times by Mark Salyzyn · 9 years ago
  46. b01ccba resolve merge conflicts of c1c11d20de to nyc-dev-plus-aosp. by Mark Salyzyn · 9 years ago
  47. 0751efa dumpstate: report process times by Mark Salyzyn · 9 years ago
  48. 6811616 Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 10 years ago
  49. cbce55d Improved dumpstate logging. by Felipe Leme · 9 years ago
  50. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 9 years ago
  51. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 9 years ago
  52. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 9 years ago
  53. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 9 years ago
  54. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 9 years ago
  55. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 9 years ago
  56. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 9 years ago
  57. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 9 years ago
  58. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 9 years ago
  59. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 10 years ago
  60. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  61. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 10 years ago[Renamed (97%) from cmds/dumpstate/utils.c]
  62. 8b9c0e1 Merge "atrace: add database tag" by Greg Hackmann · 10 years ago
  63. 8620bb4 Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  64. 3b7261d am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir" by Nick Kralevich · 10 years ago
  65. f0b5396 dumpstate: remove unnecessary mkdir by Nick Kralevich · 10 years ago
  66. 9ca6d07 am b8e6cb08: am e814b43c: Merge "Don\'t use TEMP_FAILURE_RETRY on close in frameworks/native." by Elliott Hughes · 10 years ago
  67. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 10 years ago
  68. 326842f dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  69. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  70. 4796bc3 am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC" by Nick Kralevich · 10 years ago
  71. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 10 years ago
  72. 123edd9 resolved conflicts for merge of 04e13acd to master by Christopher Ferris · 10 years ago
  73. 54bcc5f Add timeout for dump_file. by Christopher Ferris · 10 years ago
  74. d527bcb Remove unnecessary settings state dump. by Svetoslav · 10 years ago
  75. ff4a4dc Remove -z option. by Christopher Ferris · 10 years ago
  76. 1a9a338 Add better timeout mechanism for running commands. by Christopher Ferris · 10 years ago
  77. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  78. 67c5a8a Fix message when a command times out. by Christopher Ferris · 10 years ago
  79. 1dc94e3 Make dumpstate vibrate immediately. by Jeff Brown · 11 years ago
  80. 89d4949 Use time() instead of clock() for timeouts. by Christopher Ferris · 11 years ago
  81. 2e671bb Fix deadlock when killing adb bugreport by Andres Morales · 11 years ago
  82. 7dc7f32 Add dumping of tombstones to dumpstate. by Christopher Ferris · 11 years ago
  83. 0d6180f dumpstate: fix dumping traces for vm processes on 64-bit by Colin Cross · 11 years ago
  84. c88da7c resolved conflicts for merge of 928e05b1 to master by Sreeram Ramachandran · 11 years ago
  85. 928e05b am 0d2bee0c: Merge "Dump all the correct routing tables." by Sreeram Ramachandran · 11 years ago
  86. 2b3bba3 Dump all the correct routing tables. by Sreeram Ramachandran · 11 years ago
  87. bd81c25 am 45fcfb48: am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 11 years ago
  88. 45fcfb4 am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 11 years ago
  89. 85453ec dumpstate: increase poll timeout waiting for SIGQUIT logging by Nick Vaccaro · 11 years ago
  90. 165c8bd am 0e4d2885: am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  91. 2628820 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  92. 5ecd4be Dump system settings for all users by John Spurlock · 11 years ago
  93. e167d88 am a3d3e137: Merge "dumpstate: Add SELinux restorecon call." by Geremy Condra · 12 years ago
  94. 9579837 dumpstate: Add SELinux restorecon call. by Robert Craig · 12 years ago
  95. 27f9e6d Support broadcast when dumpstate finishes. by Jeff Sharkey · 12 years ago
  96. 574d690 am ba8abb51: Merge "Ensure dumpstate children die" by jp abgrall · 12 years ago
  97. e7b6cf1 Ensure dumpstate children die by John Michelau · 12 years ago
  98. 1493a39 dumpstate: fix incorrectly zeroed array by Colin Cross · 13 years ago
  99. 0c22e8b dumpstate: dump all threads in show_wchan by Colin Cross · 13 years ago
  100. 5f87b31 Use a named constant rather than a magic number. by Elliott Hughes · 13 years ago