1. 7709f8a Added -p to uptime command on header (and changed it to run always) by Felipe Leme · 8 years ago
  2. 652cc80 Fix dumpsys timeout regression by Vishnu Nair · 8 years ago
  3. 6921f80 Support dumpsys timeouts in milliseconds by Vishnu Nair · 8 years ago
  4. 36b4cdb Add window and surface trace files to bug report by Vishnu Nair · 8 years ago
  5. 1e79b2e Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9 am: 53c06d4d23 by Jiyong Park · 8 years ago
  6. 53c06d4 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9 by Jiyong Park · 8 years ago
  7. 22975f3 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 by Treehugger Robot · 8 years ago
  8. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 8 years ago
  9. f3700c3 Remove "vdc" commands from bugreports. by Jeff Sharkey · 8 years ago
  10. 9ebab10 Merge "Put uptime into bugreport header" am: 7938fa4bb0 am: c9287b7231 by pengzhicai · 8 years ago
  11. a34bb42 Merge "Put uptime into bugreport header" am: 7938fa4bb0 am: c9287b7231 by pengzhicai · 8 years ago
  12. 24ae819 Put uptime into bugreport header by pengzhicai · 8 years ago
  13. 259775c merge dumpstate_headers into libdumpstateutil by Jiyong Park · 8 years ago
  14. 522ae9a dumpstate/Android.mk is converted to Android.bp by Jiyong Park · 8 years ago
  15. dc3cb64 Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate) by Yifan Hong · 8 years ago
  16. 7fdc660 Mark libbinder and libdumpstateutil as VNDK in Android.bp by Justin Yun · 8 years ago
  17. 33d48ab resolve merge conflicts of a0f796f20 to oc-mr1-dev-plus-aosp by Narayan Kamath · 8 years ago
  18. d3badba dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 8 years ago
  19. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 8 years ago
  20. 597d268 Merge "dumpstate: always include last ANR as a separate entry." by Narayan Kamath · 8 years ago
  21. 6b9516c dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 8 years ago
  22. d087b8d dumpstate: Add historical ANRs as separate entries in the zip file. by Narayan Kamath · 8 years ago
  23. 46edde3 dumpstate: zip bugreport when bugreportwear is in the extra_options. by Alain Vongsouvanh · 8 years ago
  24. 5e931d8 resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp by Dan Albert · 8 years ago
  25. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 8 years ago
  26. 3c9c33a Add missing includes. by Dan Albert · 8 years ago
  27. 9f93afe Add missing includes. by Dan Albert · 8 years ago
  28. bdacb1d Merge "dumpstate: dump IO perf history from storaged" by TreeHugger Robot · 8 years ago
  29. f334d66 dumpstate: dump IO perf history from storaged by Jin Qian · 8 years ago
  30. 780b128 Add priority based dumpsys support to dumpstate by Vishnu Nair · 8 years ago
  31. 45c99f6 Merge "Add sensor HAL process into dump list" by Treehugger Robot · 8 years ago
  32. b317c75 Add sensor HAL process into dump list by Peng Xu · 8 years ago
  33. 591a72d dumpstate: dump CPU time consumed for each thread by Yohei Yukawa · 8 years ago
  34. 3784149 Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 am: 223a1cf193 am: cab71c3ffe by Yifan Hong · 8 years ago
  35. f3b4c29 Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 am: 223a1cf193 by Yifan Hong · 8 years ago
  36. 223a1cf Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 by Yifan Hong · 8 years ago
  37. 48e83a1 Dumpstate: lshal runs in non-root in user build by Yifan Hong · 8 years ago
  38. 3cd671e dumpstate: dump iotop to show io threads by Jin Qian · 8 years ago
  39. 83a4bd5 Merge "Fixed dumpstate_test_fixture so it runs on 64 bits as well." into oc-mr1-dev by Felipe Leme · 8 years ago
  40. a2639d4 Merge "Fixed dumpstate_test_fixture so it runs on 64 bits as well." into oc-mr1-dev by TreeHugger Robot · 8 years ago
  41. dfd4ea3 Merge "Dumpstate: Add tombstone filtering" into oc-mr1-dev am: 4d8a26a9e6 by Andreas Gampe · 8 years ago
  42. 7fb8dee Fixed dumpstate_test_fixture so it runs on 64 bits as well. by Felipe Leme · 8 years ago
  43. 8262d48 Dumpstate: Add tombstone filtering by Andreas Gampe · 8 years ago
  44. 2f65158 Merge "Fix clang-tidy performance warnings in frameworks/native." by TreeHugger Robot · 8 years ago
  45. 6aa5b4e Merge "Mark libbinder and libdumpstateutil as VNDK in Android.bp" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  46. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 8 years ago
  47. b367ff4 Mark libbinder and libdumpstateutil as VNDK in Android.bp by Justin Yun · 8 years ago
  48. 95d6ca5 Renamed 2nd device file back to dumpstate_board.bin. by Felipe Leme · 8 years ago
  49. 8cbab7c dumpstate: Add historical ANRs as separate entries in the zip file. by Narayan Kamath · 8 years ago
  50. 8ded50c Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate) by Yifan Hong · 8 years ago
  51. 01dc26c Merge "Add sensor HAL process into dump list" into oc-dr1-dev am: fec340ea0f by Peng Xu · 8 years ago
  52. f1ab0ac Add sensor HAL process into dump list by Peng Xu · 8 years ago
  53. b22e65d dumpstate/Android.mk is converted to Android.bp by Jiyong Park · 8 years ago
  54. a94c717 Add telephony related dumpsys in the telephony monitor bugreports by Jayachandran C · 8 years ago
  55. df4e3bc Update dumpstate binary file name by Jie Song · 8 years ago
  56. 9fbfad0 dumpstate: Add the 2nd fd for binary file by Jie Song · 8 years ago
  57. 1dc1ef5 dumpstate: Better format for dumping block stat by Wei Wang · 8 years ago
  58. 516e0c3 Merge "dumpstate: Remove wpa_cli usage" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  59. 509bb5d dumpstate: Dump all block device stat by Wei Wang · 8 years ago
  60. ef63521 dumpstate: Remove wpa_cli usage by Roshan Pius · 8 years ago
  61. 18c2d05 Merge "Add media.codec process to native stack dump list" into oc-dev am: eb30998a33 by Chong Zhang · 8 years ago
  62. edde8a7 Merge "Add media.codec process to native stack dump list" into oc-dev by Chong Zhang · 8 years ago
  63. de00ee4 Add media.codec process to native stack dump list by Chong Zhang · 8 years ago
  64. bd86372 dumpstate: Further cleanups related to new stack dumping scheme. by Narayan Kamath · 8 years ago
  65. 8f78829 dumpstate: use tombstoned/debuggerd for java traces. by Narayan Kamath · 8 years ago
  66. 77f1357 Merge "dumpstate: Track debuggerd API changes." am: ccc5db441b am: 62b9a75c4c am: ea3784b686 by Narayan Kamath · 8 years ago
  67. aece2af Merge "dumpstate: Track debuggerd API changes." am: ccc5db441b am: 62b9a75c4c by Narayan Kamath · 8 years ago
  68. 93b36d1 dumpstate: Track debuggerd API changes. by Narayan Kamath · 8 years ago
  69. 37ff431 Switch from libcrypto_static to libcrypto target by Alex Klyubin · 8 years ago
  70. bbcbc50 Merge "Remove redundant dependencies" into oc-dev-plus-aosp by TreeHugger Robot · 8 years ago
  71. a6cbf6b Merge "Re-enable the zipping of bluetooth logs" into oc-dev am: cf2efe056b by Ajay Panicker · 8 years ago
  72. cedc843 Remove redundant dependencies by Steven Moreland · 8 years ago
  73. cf58afb Remove redundant dependencies by Steven Moreland · 8 years ago
  74. 2ff8e87 Re-enable the zipping of bluetooth logs by Ajay Panicker · 8 years ago
  75. 7e8662f Merge "dumpstate: add graphics composer to hal_interfaces_to_dump" into oc-dev am: 5a0cb643da by Chia-I Wu · 8 years ago
  76. 108c0f0 dumpstate: add graphics composer to hal_interfaces_to_dump by Chia-I Wu · 8 years ago
  77. 6196e0a Merge "Use explicit .c_str() for hidl_string" into oc-dev am: 0005f132ce by Scott Randolph · 8 years ago
  78. 0005f13 Merge "Use explicit .c_str() for hidl_string" into oc-dev by Scott Randolph · 8 years ago
  79. 1c7ea13 Merge "dumpstate: don't read /proc/interrupts" into oc-dev am: f806b87fe1 by Sandeep Patil · 8 years ago
  80. f806b87 Merge "dumpstate: don't read /proc/interrupts" into oc-dev by TreeHugger Robot · 8 years ago
  81. 8c61104 Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev am: 77e270d0ff by Adrian Roos · 8 years ago
  82. 77e270d Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev by Adrian Roos · 8 years ago
  83. 8b397ab dumpstate: add dropbox crashes to bugreport by Adrian Roos · 8 years ago
  84. 82debad dumpstate: don't read /proc/interrupts by Sandeep Patil · 8 years ago
  85. 5a0c485 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  86. c49e790 Merge "Add UID in bugreport" into oc-dev am: 42f1c7b9cb am: 0e8a2988b1 by Tony Mak · 8 years ago
  87. ae73765 Add UID in bugreport by Tony Mak · 8 years ago
  88. 30c7682 Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev am: 91cfa880a3 by Andreas Huber · 8 years ago
  89. 91cfa88 Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev by TreeHugger Robot · 8 years ago
  90. 32320b4 Merge "Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test" by TreeHugger Robot · 8 years ago
  91. 3ae337c Temporarily skipping dump of bluetooth logs. by Felipe Leme · 8 years ago
  92. 69ec3ac Use lshal's new --debug option when emitting bugreports. by Andreas Huber · 8 years ago
  93. af30771 Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test by Dan Shi · 8 years ago
  94. 075888c Merge "Dumpstate: dump HAL native traces processes." by TreeHugger Robot · 8 years ago
  95. 17b29e1 Dumpstate: dump HAL native traces processes. by Steven Moreland · 8 years ago
  96. b53a1c9 Add notification_title and notification_description to dumpstate by Naveen Kalla · 8 years ago
  97. 2d71f97 Merge "dumpstate: Remove FWDUMP_bcmdhd support" am: 86388dbc9a by Dmitry Shmidt · 8 years ago
  98. 79109f8 dumpstate: Remove FWDUMP_bcmdhd support by Dmitry Shmidt · 8 years ago
  99. 7ceca19 dumpstate: Remove FWDUMP_bcmdhd support by Dmitry Shmidt · 8 years ago
  100. e27fbca Merge "Remove mediacodec from native_processes_to_dump." by TreeHugger Robot · 8 years ago