1. 1eb7256 Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 9 years ago
  2. a33edd6 Merge "Add runconuid command to xbin" by Zach Riggle · 9 years ago
  3. baf8361 Add runconuid command to xbin by Zach Riggle · 9 years ago
  4. 68320c1 Merge "simpleperf: add option for generating java code for report_sample.proto." by Yabin Cui · 9 years ago
  5. 0611ad5 Merge "simpleperf: add thread_id in report_sample's output." by Yabin Cui · 9 years ago
  6. 35df863 simpleperf: add option for generating java code for report_sample.proto. by Yabin Cui · 9 years ago
  7. 09dad97 simpleperf: add thread_id in report_sample's output. by Yabin Cui · 9 years ago
  8. 20908fe Merge "simpleperf: let simpleperf running record/stat command die if parent exits." by Yabin Cui · 9 years ago
  9. 987d9ab simpleperf: let simpleperf running record/stat command die if parent exits. by Yabin Cui · 9 years ago
  10. 7be7fee Merge "simpleperf: fix unwind stack size." by Treehugger Robot · 9 years ago
  11. 71f3fbc Merge "simpleperf: show dso[+vaddr_in_file] for unknown symbols." by Treehugger Robot · 9 years ago
  12. cf31e9d simpleperf: fix unwind stack size. by Yabin Cui · 9 years ago
  13. fd16291 Merge "simpleperf: change default callgraph to use caller mode." by Yabin Cui · 9 years ago
  14. 1ebe5df Merge "simpleperf: fix dumping symbols for unwinded ips." by Yabin Cui · 9 years ago
  15. 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 9 years ago
  16. 5e6ff6e simpleperf: change default callgraph to use caller mode. by Yabin Cui · 9 years ago
  17. 6643cd8 simpleperf: fix dumping symbols for unwinded ips. by Yabin Cui · 9 years ago
  18. e5b5cf0 Merge "simpleperf: adjust mapped buffer size in record command." by Treehugger Robot · 9 years ago
  19. 0a072cd simpleperf: adjust mapped buffer size in record command. by Yabin Cui · 9 years ago
  20. 7a6b3fd Merge "simpleperf: check dump stack size and adjust its default value." by Yabin Cui · 9 years ago
  21. e9f06a6 simpleperf: check dump stack size and adjust its default value. by Yabin Cui · 9 years ago
  22. 6941c09 Merge "Convert libpagemap Android.mk to Android.bp" by Colin Cross · 9 years ago
  23. 70e5ffe Merge "simpleperf: combine mapped buffer used for the same event and cpu." by Treehugger Robot · 9 years ago
  24. 0ef925a Merge "Basic A/B bootloader tests via bootctl" by Daniel Rosenberg · 9 years ago
  25. 6173592 simpleperf: combine mapped buffer used for the same event and cpu. by Yabin Cui · 9 years ago
  26. cc6eaca Basic A/B bootloader tests via bootctl by Jed Estep · 9 years ago
  27. b17b6c3 Merge "simpleperf: fix test record_cmd.dump_symbols." by Treehugger Robot · 9 years ago
  28. e9d8251 Convert libpagemap Android.mk to Android.bp by Colin Cross · 9 years ago
  29. 7c3c500 Merge "simpleperf: check kernel symbol addresses before dumping them." by Yabin Cui · 9 years ago
  30. af69895 simpleperf: check kernel symbol addresses before dumping them. by Yabin Cui · 9 years ago
  31. ee87476 Merge "Fix google-explicit-constructor warnings in simpleperf." by Chih-hung Hsieh · 9 years ago
  32. aca5561 Merge "Fix google-explicit-constructor warnings in memory_replay." by Chih-hung Hsieh · 9 years ago
  33. 4ee1962 Fix google-explicit-constructor warnings in memory_replay. by Chih-Hung Hsieh · 9 years ago
  34. 5674ed8 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  35. 78f176b Merge "simpleperf: add min_vaddr in DsoRecord." by Yabin Cui · 9 years ago
  36. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
  37. 2d6e0d6 Merge "simpleperf: change the separator of --symbols option from comma to semicolon." by Yabin Cui · 9 years ago
  38. dd9c948 simpleperf: fix test record_cmd.dump_symbols. by Yabin Cui · 9 years ago
  39. 05ef2ea simpleperf: change the separator of --symbols option from comma to semicolon. by Yabin Cui · 9 years ago
  40. 3c614cb Merge "Generate output of simpleperf in csv format" by swan · 9 years ago
  41. 0979ba8 Generate output of simpleperf in csv format by Zhiting Zhu · 9 years ago
  42. 2b66a6f Merge "Remove call to no-op klog_init." by Elliott Hughes · 9 years ago
  43. e26676e Merge "simpleperf: don't warn if child process was killed by simpleperf." by Yabin Cui · 9 years ago
  44. 6d1ee48 simpleperf: don't warn if child process was killed by simpleperf. by Yabin Cui · 9 years ago
  45. 57dac93 Merge "simpleperf: give suggestion when mmap fails." by Yabin Cui · 9 years ago
  46. 3077c43 Merge "simpleperf: fix build id check of files in symfs." by Treehugger Robot · 9 years ago
  47. 27816c9 simpleperf: give suggestion when mmap fails. by Yabin Cui · 9 years ago
  48. eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 9 years ago
  49. a4f2c63 Merge "simpleperf: add --symfs option for record command." by Yabin Cui · 9 years ago
  50. faa5126 simpleperf: add --symfs option for record command. by Yabin Cui · 9 years ago
  51. 13a21e1 Merge "simpleperf: add symbol for .plt section." by Yabin Cui · 9 years ago
  52. 5783fa0 simpleperf: add symbol for .plt section. by Yabin Cui · 9 years ago
  53. 11615de Merge "Simpleperf: add auto generated summaries in stat command." by Yabin Cui · 9 years ago
  54. 0a45adf Simpleperf: add auto generated summaries in stat command. by Yabin Cui · 9 years ago
  55. 90c2cd3 Merge "simpleperf: add symbol filter for report command." by Yabin Cui · 9 years ago
  56. fb1f20e Merge "simpleperf: fix RecordCache." by Yabin Cui · 9 years ago
  57. f79fbd1 simpleperf: add symbol filter for report command. by Yabin Cui · 9 years ago
  58. 86d9340 simpleperf: fix RecordCache. by Yabin Cui · 9 years ago
  59. 5f99cdc Merge "Simpleperf: add vaddr_in_file sort key in report command." by Yabin Cui · 9 years ago
  60. ed0733f Remove call to no-op klog_init. by Elliott Hughes · 9 years ago
  61. 9970a23 Simpleperf: add vaddr_in_file sort key in report command. by Yabin Cui · 9 years ago
  62. d937202 Merge "pagingtest: fix large read errors" by Treehugger Robot · 9 years ago
  63. 0380bb5 Merge "Switch to new encoding scheme for large records." by Than McIntosh · 9 years ago
  64. 6d20b67 Merge "Simpleperf: Add SPLIT and SPLIT_END records to handle big records." by Treehugger Robot · 9 years ago
  65. 18b0775 Switch to new encoding scheme for large records. by Than McIntosh · 9 years ago
  66. c1eb02e pagingtest: fix large read errors by Rom Lemarchand · 9 years ago
  67. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
  68. 965a99e Merge "Dist simpleperf executables in SDK targets" by Treehugger Robot · 9 years ago
  69. 185f314 Merge "Simpleperf: use libc++_static on host." by Yabin Cui · 9 years ago
  70. e87fd02 Dist simpleperf executables in SDK targets by Dan Willemsen · 9 years ago
  71. 142b63f Merge "Simpleperf: report lost record count and warn if 10% records are lost." by Yabin Cui · 9 years ago
  72. be903f4 Simpleperf: use libc++_static on host. by Yabin Cui · 9 years ago
  73. e5adc13 Simpleperf: report lost record count and warn if 10% records are lost. by Yabin Cui · 9 years ago
  74. b2fae14 Merge "Simpleperf: adjust default mmap_pages for system wide profiling." by Yabin Cui · 9 years ago
  75. d954410 Merge "Simpleperf: check if -f option for record command is in valid range." by Yabin Cui · 9 years ago
  76. a961ee5 Merge "Simpleperf: check root privilege for system wide profiling." by Yabin Cui · 9 years ago
  77. b891549 Simpleperf: check if -f option for record command is in valid range. by Yabin Cui · 9 years ago
  78. 876809a Simpleperf: check root privilege for system wide profiling. by Yabin Cui · 9 years ago
  79. 3ab2e98 Simpleperf: adjust default mmap_pages for system wide profiling. by Yabin Cui · 9 years ago
  80. cee718a Merge "simpleperf: add kmem command to report slab allocation information." by Yabin Cui · 9 years ago
  81. 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
  82. d5822b9 Merge "simpleperf: support event group." by Yabin Cui · 9 years ago
  83. 877751b simpleperf: support event group. by Yabin Cui · 9 years ago
  84. c2174a1 Merge "libfec: pack the fec_header structure" by Badhri Jagan Sridharan · 9 years ago
  85. 90d5647 Merge "simpleperf: add type modifier when reporting events." by Yabin Cui · 9 years ago
  86. 82cc1bf Merge "simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function." by Yabin Cui · 9 years ago
  87. c10a9dc simpleperf: add type modifier when reporting events. by Yabin Cui · 9 years ago
  88. a7a0e50 simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function. by Yabin Cui · 9 years ago
  89. 42ca0e1 Merge "boot_control_copy: Track the the bootloader_message struct change." by Tao Bao · 9 years ago
  90. 898b3f4 Merge "simpleperf: fix mac build." by Yabin Cui · 9 years ago
  91. b54c5e5 simpleperf: fix mac build. by Yabin Cui · 9 years ago
  92. 9e02231 Merge "simpleperf: support report samples using format defined by protobuf." by Yabin Cui · 9 years ago
  93. 42c8dc6 simpleperf: support report samples using format defined by protobuf. by Yabin Cui · 9 years ago
  94. 964cae5 Merge "libfec: return raw and corrected verity metadata signatures" by Sami Tolvanen · 9 years ago
  95. 33732dd Merge "simpleperf: restore perf_harden after simpleperf cts test." by Yabin Cui · 9 years ago
  96. 5896132 simpleperf: restore perf_harden after simpleperf cts test. by Yabin Cui · 9 years ago
  97. 05c9824 Merge "Support for converting callchain profiles." by Than McIntosh · 9 years ago
  98. 4fa7420 boot_control_copy: Track the the bootloader_message struct change. by Tao Bao · 9 years ago
  99. 47600b7 Merge "postinst: Update comment to match implementation example." by Treehugger Robot · 9 years ago
  100. d51ad4d postinst: Update comment to match implementation example. by Alex Deymo · 9 years ago