1. c231d50 Add support of more hash algorithms for verity tree builder by Tianjie Xu · 7 years ago
  2. 295c3e1 Merge "simpleperf: add --symdir option in report-sample command." by Yabin Cui · 7 years ago
  3. 5e2ff37 Merge "[verity] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  4. a62caa3 Merge "Make libsquashfs_utils shared" by Treehugger Robot · 7 years ago
  5. 5bf7958 [verity] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. 52b5c79 Merge "simpleperf: add progressbar for html report." by Yabin Cui · 7 years ago
  7. c54c0b3 Merge "Perfprofd: Add option to symbolize all DSOs" by Treehugger Robot · 7 years ago
  8. 3939b9d simpleperf: add --symdir option in report-sample command. by Yabin Cui · 7 years ago
  9. 9edc265 Perfprofd: Add option to symbolize all DSOs by Andreas Gampe · 7 years ago
  10. 033fd3a Merge "Perfprofd: Add event support filter capability" by Treehugger Robot · 7 years ago
  11. 3a51155 Merge "Perfprofd: Expose supported counters from simpleperf" by Treehugger Robot · 7 years ago
  12. ced83d2 simpleperf: add progressbar for html report. by Yabin Cui · 7 years ago
  13. e0fd7b1 Perfprofd: Add event support filter capability by Andreas Gampe · 7 years ago
  14. b116d3e Perfprofd: Expose supported counters from simpleperf by Andreas Gampe · 7 years ago
  15. 5358f2e Merge "Add unit tests to build_verity_tree" by Tianjie Xu · 7 years ago
  16. 27de246 Merge "Perfprofd: Fix counter tests" by Treehugger Robot · 7 years ago
  17. a30e008 Add unit tests to build_verity_tree by Tianjie Xu · 7 years ago
  18. cc29237 Make libsquashfs_utils shared by Jerry Zhang · 7 years ago
  19. 44da400 Merge "lpmake: Add an option for including partition data in sparse images." by Treehugger Robot · 7 years ago
  20. 7112e91 Perfprofd: Fix counter tests by Andreas Gampe · 7 years ago
  21. 353aabc Merge "Move functions in build_verity_tree to a static library" by Tianjie Xu · 7 years ago
  22. b72fdb5 Move functions in build_verity_tree to a static library by Tianjie Xu · 7 years ago
  23. 20a87e5 Merge "lpmake: Pass a block size to WriteToSparseFile." by Treehugger Robot · 7 years ago
  24. bc9c83b Merge "partition_tools: Add a README.md." by Treehugger Robot · 7 years ago
  25. 2561d26 Merge "simpleperf: record complete process name." by Yabin Cui · 7 years ago
  26. cf0d80a lpmake: Add an option for including partition data in sparse images. by David Anderson · 7 years ago
  27. aca58a4 lpmake: Pass a block size to WriteToSparseFile. by David Anderson · 7 years ago
  28. 24a436a partition_tools: Add a README.md. by David Anderson · 7 years ago
  29. 38335f4 simpleperf: record complete process name. by Yabin Cui · 7 years ago
  30. 57bb921 Merge "simpleperf: reduce load time of the report generated by report_html.py." by Yabin Cui · 7 years ago
  31. db73aec Merge "simpleperf: prefer to use mmap2 records instead of mmap records." by Yabin Cui · 7 years ago
  32. 2db05b4 simpleperf: prefer to use mmap2 records instead of mmap records. by Yabin Cui · 7 years ago
  33. 3c39158 Merge "perfpropd: Remove libbinder as a static library." by Treehugger Robot · 7 years ago
  34. 08af8e6 Merge "Perfprofd: Change config proto" by Treehugger Robot · 7 years ago
  35. 9a031f0 perfpropd: Remove libbinder as a static library. by Steven Moreland · 7 years ago
  36. 9432034 Perfprofd: Change config proto by Andreas Gampe · 7 years ago
  37. f444ef7 Merge "Convert the sparse_hash_ctx to the HashTreeBuilder class" by Tianjie Xu · 7 years ago
  38. 647ddfc Merge "lpmake: Add a --sparse option for creating super partition images." by Treehugger Robot · 7 years ago
  39. 3aa94b2 lpmake: Add a --sparse option for creating super partition images. by David Anderson · 7 years ago
  40. 3830be1 simpleperf: reduce load time of the report generated by report_html.py. by Yabin Cui · 7 years ago
  41. 2ce2fa7 Merge "partition_tools: Use the new liblp header layout." by Treehugger Robot · 7 years ago
  42. 0640c67 partition_tools: Use the new liblp header layout. by David Anderson · 7 years ago
  43. 75f9b41 Merge "simpleperf: dump maps only when needed in system wide recording." by Yabin Cui · 7 years ago
  44. 382a010 simpleperf: dump maps only when needed in system wide recording. by Yabin Cui · 7 years ago
  45. 2a51901 Merge "simpleperf: fix an abort caused by ip zero in kernel callchain." by Yabin Cui · 7 years ago
  46. 386f496 Merge "lpflash: Use the new liblp API." by Treehugger Robot · 7 years ago
  47. 0602320 Merge "simpleperf: draw thread flamegraphs using javascript in report_html.py." by Yabin Cui · 7 years ago
  48. d2d824c simpleperf: fix an abort caused by ip zero in kernel callchain. by Yabin Cui · 7 years ago
  49. 683e5f7 simpleperf: draw thread flamegraphs using javascript in report_html.py. by Yabin Cui · 7 years ago
  50. 9751173 Merge "Perfprofd: Update python script to produce a config proto" by Andreas Gampe · 7 years ago
  51. 2e6a087 Merge "simpleperf: fix more recording time than requested." by Yabin Cui · 7 years ago
  52. 791c9a6 Merge "lpmake: Use a default alignment of 1MiB." by Treehugger Robot · 7 years ago
  53. 8458246 lpflash: Use the new liblp API. by David Anderson · 7 years ago
  54. c18c2d0 Perfprofd: Update python script to produce a config proto by Andreas Gampe · 7 years ago
  55. f854eb8 Merge "Perfprofd: Read config proto values" by Treehugger Robot · 7 years ago
  56. 10336be Perfprofd: Read config proto values by Andreas Gampe · 7 years ago
  57. 63b1dd6 lpmake: Use a default alignment of 1MiB. by David Anderson · 7 years ago
  58. caf9fd5 simpleperf: fix more recording time than requested. by Yabin Cui · 7 years ago
  59. 84b6d96 Merge "simpleperf: reduce file size generated by report_html.py." by Yabin Cui · 7 years ago
  60. 97449be simpleperf: reduce file size generated by report_html.py. by Yabin Cui · 7 years ago
  61. 3817ebe Convert the sparse_hash_ctx to the HashTreeBuilder class by Tianjie Xu · 7 years ago
  62. f011a9f Merge "simpleperf: add doc for building and uploading patches." by Yabin Cui · 7 years ago
  63. 1f34adb simpleperf: add doc for building and uploading patches. by Yabin Cui · 7 years ago
  64. 9feed36 Merge "simpleperf: fix an error passing wrong option name." by Yabin Cui · 7 years ago
  65. 6eb8747 simpleperf: fix an error passing wrong option name. by Yabin Cui · 7 years ago
  66. 04a648a Merge "simpleperf: remove some deprecated code." by Yabin Cui · 7 years ago
  67. 2bca8e8 simpleperf: remove some deprecated code. by Yabin Cui · 7 years ago
  68. 5b45b0d Merge "simpleperf: add document for app_profiler.py -o option." by Yabin Cui · 7 years ago
  69. 05614a0 Merge "Perfprofd: Add general event config to perf invoke" by Treehugger Robot · 7 years ago
  70. 74a44d9 Merge "Perfprofd: Add general event config to Config" by Treehugger Robot · 7 years ago
  71. 725faa2 Perfprofd: Add general event config to perf invoke by Andreas Gampe · 7 years ago
  72. e1eb3cd Perfprofd: Add general event config to Config by Andreas Gampe · 7 years ago
  73. 90bc7b8 Merge "Perfprofd: Slightly refactor ConfigReader" by Treehugger Robot · 7 years ago
  74. bc93749 Merge "simpleperf: fix hash function for CallChainJoiner." by Yabin Cui · 7 years ago
  75. ea9d187 simpleperf: add document for app_profiler.py -o option. by Yabin Cui · 7 years ago
  76. 35b2d16 simpleperf: fix hash function for CallChainJoiner. by Yabin Cui · 7 years ago
  77. 8c2afe2 Merge "simpleperf: add record read thread." by Yabin Cui · 7 years ago
  78. f853db1 Merge "Perfprofd: Change proto naming" by Treehugger Robot · 7 years ago
  79. 808cbe0 Perfprofd: Change proto naming by Andreas Gampe · 7 years ago
  80. 3cae829 Merge "inferno: remove misleading thread count and id in one-flamegraph." by Yabin Cui · 7 years ago
  81. 86f0c1b simpleperf: add record read thread. by Yabin Cui · 7 years ago
  82. 6d71930 inferno: remove misleading thread count and id in one-flamegraph. by Yabin Cui · 7 years ago
  83. 1c05820 Perfprofd: Slightly refactor ConfigReader by Andreas Gampe · 7 years ago
  84. 39e0ab1 Merge "ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks." by Treehugger Robot · 7 years ago
  85. 06bd30b Merge "Perfprofd: Refactor and extend config proto" by Andreas Gampe · 7 years ago
  86. 7cb55e4 Perfprofd: Refactor and extend config proto by Andreas Gampe · 7 years ago
  87. ae0ec8c Merge "Add standalone tools for logical partitions." by Treehugger Robot · 7 years ago
  88. cad61af Merge changes I71ab8819,I8bf37923 by Andreas Gampe · 7 years ago
  89. 4124123 Add standalone tools for logical partitions. by David Anderson · 7 years ago
  90. d61d699 Perfprofd: Rewrite perf invocation arg generation by Andreas Gampe · 7 years ago
  91. d662d88 Perfprofd: Move invoke code to its own file by Andreas Gampe · 7 years ago
  92. 45daf4e Merge "simpleperf: update simpleperf prebuilts to build 4854565." by Yabin Cui · 7 years ago
  93. 60aed74 simpleperf: update simpleperf prebuilts to build 4854565. by Yabin Cui · 7 years ago
  94. 9a63961 Merge "ext4_utils: delete make_ext4fs relavant code and script" by Treehugger Robot · 7 years ago
  95. a15ff35 ext4_utils: delete make_ext4fs relavant code and script by Jin Qian · 8 years ago
  96. 9c27970 Merge "simpleperf: export tracing info in python interface." by Yabin Cui · 7 years ago
  97. 8460bc7 Merge "Perfprofd: Fix test expectations" by Treehugger Robot · 7 years ago
  98. cf6d43e Merge "simpleperf: remove RecordCache." by Yabin Cui · 7 years ago
  99. e02df35 simpleperf: export tracing info in python interface. by Yabin Cui · 7 years ago
  100. 310b08a Perfprofd: Fix test expectations by Andreas Gampe · 7 years ago