1. 9a34699 Merge "simpleperf: use Addr2Nearestline in annotate.py." by Treehugger Robot · 7 years ago
  2. 7963ae3 Merge "simpleperf: add test for a kernel bug making zero dyn_size." by Treehugger Robot · 7 years ago
  3. 83b3206 simpleperf: use Addr2Nearestline in annotate.py. by Yabin Cui · 7 years ago
  4. 6ba2231 Merge "Make host targets use non-repackaged targets" by Treehugger Robot · 7 years ago
  5. 41f7122 Merge "simpleperf: make scripts executable." by Treehugger Robot · 7 years ago
  6. d8dd8ed Merge "simpleperf: remove an improper error message." by Treehugger Robot · 7 years ago
  7. fe9c446 simpleperf: add test for a kernel bug making zero dyn_size. by Yabin Cui · 7 years ago
  8. d4e3b21 Merge "Perfprofd: Add option dump" by Treehugger Robot · 7 years ago
  9. 95cfaba simpleperf: make scripts executable. by Yabin Cui · 7 years ago
  10. 68b0743 simpleperf: remove an improper error message. by Yabin Cui · 7 years ago
  11. 3dafe0b Merge "fgetc(3) returns int." by Treehugger Robot · 7 years ago
  12. 497886a Merge "libfec: fix a check for read-only mode" by Treehugger Robot · 7 years ago
  13. ec4e2d2 Merge "Change the interface parameter from off_t to uint64_t" by Tianjie Xu · 7 years ago
  14. 9798825 libfec: fix a check for read-only mode by Sami Tolvanen · 7 years ago
  15. 4f6439c fgetc(3) returns int. by Elliott Hughes · 7 years ago
  16. 89eaba1 Change the interface parameter from off_t to uint64_t by Tianjie Xu · 7 years ago
  17. 1b184b4 Merge "lpmake: Pass the block size to MetadataBuilder." by Treehugger Robot · 7 years ago
  18. 604b95c Merge "simpleperf: add test for a kernel bug." by Yabin Cui · 7 years ago
  19. 2891582 lpmake: Pass the block size to MetadataBuilder. by David Anderson · 7 years ago
  20. ab78544 Merge "partition_tools: Use ResizePartition instead of GrowPartition." by Treehugger Robot · 7 years ago
  21. 4eb0454 partition_tools: Use ResizePartition instead of GrowPartition. by David Anderson · 7 years ago
  22. b9d29fa Merge "libfec: skip over verity tree when reading metadata from filesystem." by Treehugger Robot · 7 years ago
  23. db024cf simpleperf: add test for a kernel bug. by Yabin Cui · 7 years ago
  24. e5417b9 libfec: skip over verity tree when reading metadata from filesystem. by Sandeep Patil · 7 years ago
  25. ecc46ef Perfprofd: Add option dump by Andreas Gampe · 7 years ago
  26. fde6f72 Merge "Build partition_tools with liblp as a shared library." by Treehugger Robot · 7 years ago
  27. e1bd9e7 Merge "Perfprofd: Only pick up FUNC symbols" by Treehugger Robot · 7 years ago
  28. 05db5b8 Perfprofd: Only pick up FUNC symbols by Andreas Gampe · 7 years ago
  29. 84e9a2f Build partition_tools with liblp as a shared library. by David Anderson · 7 years ago
  30. 8d81763 Merge "simpleperf: enforce clockid support in Android Q." by Yabin Cui · 7 years ago
  31. 4bf4bfa simpleperf: enforce clockid support in Android Q. by Yabin Cui · 7 years ago
  32. 0e5c69a Merge "simpleperf: support long callchain in report_html.py." by Yabin Cui · 7 years ago
  33. e5cf16f Merge "Export headers for libverity_tree" by Tianjie Xu · 7 years ago
  34. 7488968 simpleperf: support long callchain in report_html.py. by Yabin Cui · 7 years ago
  35. 64edcd8 Export headers for libverity_tree by Tianjie Xu · 7 years ago
  36. f2307ae Merge "simpleperf: add --binary_filter option in report_html.py." by Yabin Cui · 7 years ago
  37. 148a756 Merge "simpleperf: use libunwindstack directly for unwinding." by Yabin Cui · 7 years ago
  38. bdb1bfd Merge "Add support of more hash algorithms for verity tree builder" by Tianjie Xu · 7 years ago
  39. b90c178 simpleperf: add --binary_filter option in report_html.py. by Yabin Cui · 7 years ago
  40. c231d50 Add support of more hash algorithms for verity tree builder by Tianjie Xu · 7 years ago
  41. 295c3e1 Merge "simpleperf: add --symdir option in report-sample command." by Yabin Cui · 7 years ago
  42. 5e2ff37 Merge "[verity] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  43. a6a0420 simpleperf: use libunwindstack directly for unwinding. by Yabin Cui · 7 years ago
  44. a62caa3 Merge "Make libsquashfs_utils shared" by Treehugger Robot · 7 years ago
  45. 5bf7958 [verity] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  46. 52b5c79 Merge "simpleperf: add progressbar for html report." by Yabin Cui · 7 years ago
  47. c54c0b3 Merge "Perfprofd: Add option to symbolize all DSOs" by Treehugger Robot · 7 years ago
  48. 3939b9d simpleperf: add --symdir option in report-sample command. by Yabin Cui · 7 years ago
  49. 8bf1b54 Make host targets use non-repackaged targets by Neil Fuller · 7 years ago
  50. 9edc265 Perfprofd: Add option to symbolize all DSOs by Andreas Gampe · 7 years ago
  51. 033fd3a Merge "Perfprofd: Add event support filter capability" by Treehugger Robot · 7 years ago
  52. 3a51155 Merge "Perfprofd: Expose supported counters from simpleperf" by Treehugger Robot · 7 years ago
  53. ced83d2 simpleperf: add progressbar for html report. by Yabin Cui · 7 years ago
  54. e0fd7b1 Perfprofd: Add event support filter capability by Andreas Gampe · 7 years ago
  55. b116d3e Perfprofd: Expose supported counters from simpleperf by Andreas Gampe · 7 years ago
  56. 5358f2e Merge "Add unit tests to build_verity_tree" by Tianjie Xu · 7 years ago
  57. 27de246 Merge "Perfprofd: Fix counter tests" by Treehugger Robot · 7 years ago
  58. a30e008 Add unit tests to build_verity_tree by Tianjie Xu · 7 years ago
  59. cc29237 Make libsquashfs_utils shared by Jerry Zhang · 7 years ago
  60. 44da400 Merge "lpmake: Add an option for including partition data in sparse images." by Treehugger Robot · 7 years ago
  61. 7112e91 Perfprofd: Fix counter tests by Andreas Gampe · 7 years ago
  62. 353aabc Merge "Move functions in build_verity_tree to a static library" by Tianjie Xu · 7 years ago
  63. b72fdb5 Move functions in build_verity_tree to a static library by Tianjie Xu · 7 years ago
  64. 20a87e5 Merge "lpmake: Pass a block size to WriteToSparseFile." by Treehugger Robot · 7 years ago
  65. bc9c83b Merge "partition_tools: Add a README.md." by Treehugger Robot · 7 years ago
  66. 2561d26 Merge "simpleperf: record complete process name." by Yabin Cui · 7 years ago
  67. cf0d80a lpmake: Add an option for including partition data in sparse images. by David Anderson · 7 years ago
  68. aca58a4 lpmake: Pass a block size to WriteToSparseFile. by David Anderson · 7 years ago
  69. 24a436a partition_tools: Add a README.md. by David Anderson · 7 years ago
  70. 38335f4 simpleperf: record complete process name. by Yabin Cui · 7 years ago
  71. 57bb921 Merge "simpleperf: reduce load time of the report generated by report_html.py." by Yabin Cui · 7 years ago
  72. db73aec Merge "simpleperf: prefer to use mmap2 records instead of mmap records." by Yabin Cui · 7 years ago
  73. 2db05b4 simpleperf: prefer to use mmap2 records instead of mmap records. by Yabin Cui · 7 years ago
  74. 3c39158 Merge "perfpropd: Remove libbinder as a static library." by Treehugger Robot · 7 years ago
  75. 08af8e6 Merge "Perfprofd: Change config proto" by Treehugger Robot · 7 years ago
  76. 9a031f0 perfpropd: Remove libbinder as a static library. by Steven Moreland · 7 years ago
  77. 9432034 Perfprofd: Change config proto by Andreas Gampe · 7 years ago
  78. f444ef7 Merge "Convert the sparse_hash_ctx to the HashTreeBuilder class" by Tianjie Xu · 7 years ago
  79. 647ddfc Merge "lpmake: Add a --sparse option for creating super partition images." by Treehugger Robot · 7 years ago
  80. 3aa94b2 lpmake: Add a --sparse option for creating super partition images. by David Anderson · 7 years ago
  81. 3830be1 simpleperf: reduce load time of the report generated by report_html.py. by Yabin Cui · 7 years ago
  82. 2ce2fa7 Merge "partition_tools: Use the new liblp header layout." by Treehugger Robot · 7 years ago
  83. 0640c67 partition_tools: Use the new liblp header layout. by David Anderson · 7 years ago
  84. 75f9b41 Merge "simpleperf: dump maps only when needed in system wide recording." by Yabin Cui · 7 years ago
  85. 382a010 simpleperf: dump maps only when needed in system wide recording. by Yabin Cui · 7 years ago
  86. 2a51901 Merge "simpleperf: fix an abort caused by ip zero in kernel callchain." by Yabin Cui · 7 years ago
  87. 386f496 Merge "lpflash: Use the new liblp API." by Treehugger Robot · 7 years ago
  88. 0602320 Merge "simpleperf: draw thread flamegraphs using javascript in report_html.py." by Yabin Cui · 7 years ago
  89. d2d824c simpleperf: fix an abort caused by ip zero in kernel callchain. by Yabin Cui · 7 years ago
  90. 683e5f7 simpleperf: draw thread flamegraphs using javascript in report_html.py. by Yabin Cui · 7 years ago
  91. 9751173 Merge "Perfprofd: Update python script to produce a config proto" by Andreas Gampe · 7 years ago
  92. 2e6a087 Merge "simpleperf: fix more recording time than requested." by Yabin Cui · 7 years ago
  93. 791c9a6 Merge "lpmake: Use a default alignment of 1MiB." by Treehugger Robot · 7 years ago
  94. 8458246 lpflash: Use the new liblp API. by David Anderson · 7 years ago
  95. c18c2d0 Perfprofd: Update python script to produce a config proto by Andreas Gampe · 7 years ago
  96. f854eb8 Merge "Perfprofd: Read config proto values" by Treehugger Robot · 7 years ago
  97. 10336be Perfprofd: Read config proto values by Andreas Gampe · 7 years ago
  98. 63b1dd6 lpmake: Use a default alignment of 1MiB. by David Anderson · 7 years ago
  99. caf9fd5 simpleperf: fix more recording time than requested. by Yabin Cui · 7 years ago
  100. 84b6d96 Merge "simpleperf: reduce file size generated by report_html.py." by Yabin Cui · 7 years ago