1. 0b1a1b0 Generic rules to build ota from boot image by Yifan Hong · 5 years ago
  2. 58d44a3 Merge "libfec: use inclusive language" by Treehugger Robot · 5 years ago
  3. b8bbbcf libfec: use inclusive language by Sami Tolvanen · 5 years ago
  4. 758c74f Merge "Update language to comply with Android’s inclusive language guidance" by Xevi Miro Bruix · 5 years ago
  5. 2e3084c Update language to comply with Android’s inclusive language guidance by Xevi Miro Bruix · 5 years ago
  6. 812c8cc Merge "profcollectd: Add binder call to check the supported provider" by Yi Kong · 5 years ago
  7. a75aec2 Merge "simpleperf: Fix GetModuleBuildId." by Yabin Cui · 5 years ago
  8. ea105c8 simpleperf: Fix GetModuleBuildId. by Yabin Cui · 5 years ago
  9. ce96d59 profcollectd: Add binder call to check the supported provider by Yi Kong · 5 years ago
  10. 9a615c4 Merge "simpleperf: find debug files for kernel modules." by Yabin Cui · 5 years ago
  11. 991477b simpleperf: find debug files for kernel modules. by Yabin Cui · 5 years ago
  12. f67298a Merge "simpleperf: replace --include-filter with --addr-filter." by Yabin Cui · 5 years ago
  13. b60b33c simpleperf: replace --include-filter with --addr-filter. by Yabin Cui · 5 years ago
  14. b9ed5bd Merge "profcollectd: Don't exit if no trace provider is found" by Treehugger Robot · 5 years ago
  15. 957bc5c Merge "simpleperf: support for ARMv8.3-A Pointer Autentication." by Elliott Hughes · 5 years ago
  16. 6291e18 Merge "libfscrypt: drop a local UAPI definition" by Treehugger Robot · 5 years ago
  17. af5af9f libfscrypt: drop a local UAPI definition by Eric Biggers · 5 years ago
  18. 04fda53 Merge "simpleperf: check if etm is enabled by the bootloader." by Yabin Cui · 5 years ago
  19. 0b2673c simpleperf: check if etm is enabled by the bootloader. by Yabin Cui · 5 years ago
  20. f769e5c profcollectd: Don't exit if no trace provider is found by Yi Kong · 5 years ago
  21. 2481697 Merge "Make bootctl work on devices that does not have v1.1 API" by Treehugger Robot · 5 years ago
  22. 079aaac Make bootctl work on devices that does not have v1.1 API by Håkan Kvist · 5 years ago
  23. 91784fd simpleperf: support for ARMv8.3-A Pointer Autentication. by Yabin Cui · 6 years ago
  24. 3c5ea31 Merge "simpleperf: null check FindEventTypeByName return value" by Treehugger Robot · 5 years ago
  25. 937d045 simpleperf: null check FindEventTypeByName return value by Yi Kong · 5 years ago
  26. 97da117 Merge "simpleperf: fix string operand support in --tp-filter." by Yabin Cui · 5 years ago
  27. 84c55ff simpleperf: fix string operand support in --tp-filter. by Yabin Cui · 5 years ago
  28. bfb5220 Merge changes Ifd465fdb,I9b20e21a by Yabin Cui · 5 years ago
  29. fc09525 Merge "simpleperf: improve test.py." by Yabin Cui · 5 years ago
  30. 4bb3ecd simpleperf: improve test.py. by Yabin Cui · 5 years ago
  31. 850371d Merge "ext4_utils: Don't #define error in a major include." by David Anderson · 5 years ago
  32. 166d867 ext4_utils: Don't #define error in a major include. by David Anderson · 5 years ago
  33. 7b2c1c3 simpleperf: use PreprocessOptions() in record cmd. by Yabin Cui · 5 years ago
  34. acbdb24 simpleperf: add function to preprocess options. by Yabin Cui · 5 years ago
  35. 5e625ed Merge "simpleperf: Move ReadMinExecutableVaddr into ElfFile class." by Yabin Cui · 5 years ago
  36. 4f6808c Merge "simpleperf: replace chip list with runtime detection." by Yabin Cui · 5 years ago
  37. 90c3b30 simpleperf: Move ReadMinExecutableVaddr into ElfFile class. by Yabin Cui · 5 years ago
  38. 5edf845 simpleperf: replace chip list with runtime detection. by Yabin Cui · 5 years ago
  39. 1f7cc3b Merge "simpleperf: move ParseSymbols* inside ElfFile class." by Yabin Cui · 5 years ago
  40. 433938a Merge "profcollectd: Accept a tag argument to trace command" by Treehugger Robot · 5 years ago
  41. 02272aa profcollectd: Accept a tag argument to trace command by Yi Kong · 5 years ago
  42. 9f471ba Merge changes I1eff90de,Id0d8c624 by Yabin Cui · 5 years ago
  43. 0e620a1 Merge "profcollectd: Update binder class namespace" by Yi Kong · 5 years ago
  44. a9cfcde simpleperf: add --tp-filter option in record cmd. by Yabin Cui · 5 years ago
  45. 97de9a0 simpleperf: dump tracepoint fields in dump cmd. by Yabin Cui · 5 years ago
  46. 0194703 simpleperf: move ParseSymbols* inside ElfFile class. by Yabin Cui · 5 years ago
  47. 53935ff Merge "simpleperf: add QCOM MSM platform into whitelist, omit tests requiring hw counters." by Yabin Cui · 5 years ago
  48. 9fb6228 profcollectd: Update binder class namespace by Yi Kong · 5 years ago
  49. 7745844 Merge "simpleperf: move GetBuildId* functions inside ElfFile class." by Yabin Cui · 5 years ago
  50. 6f7aa44 Merge "simpleperf: add test_monitor.py to run script tests." by Yabin Cui · 5 years ago
  51. 3a88045 simpleperf: move GetBuildId* functions inside ElfFile class. by Yabin Cui · 5 years ago
  52. d58df1a simpleperf: add QCOM MSM platform into whitelist, omit tests requiring hw counters. by caozhiqiang · 5 years ago
  53. fa155a7 Merge "simpleperf: add doc to show report in android studio." by Yabin Cui · 5 years ago
  54. ed0ef0f simpleperf: add doc to show report in android studio. by Yabin Cui · 5 years ago
  55. 89fda3f simpleperf: add test_monitor.py to run script tests. by Yabin Cui · 5 years ago
  56. 48eac73 Merge "simpleperf_app_runner: check debuggable flag." by Yabin Cui · 5 years ago
  57. d75cca1 simpleperf_app_runner: check debuggable flag. by Yabin Cui · 5 years ago
  58. ca45f27 Merge "profcollectd: initial import" by Yi Kong · 5 years ago
  59. 83e3567 profcollectd: initial import by Yi Kong · 5 years ago
  60. 7a309c9 Merge "simpleperf: add --sort option in stat cmd." by Yabin Cui · 5 years ago
  61. f53f716 simpleperf: add --sort option in stat cmd. by Yabin Cui · 5 years ago
  62. 4d53301 Merge "simpleperf: update simpleperf prebuilts to build 6578012." by Yabin Cui · 5 years ago
  63. edaa73f Merge "simpleperf: Modify profcollect API to allow float seconds duration" by Yi Kong · 5 years ago
  64. dc5af14 simpleperf: update simpleperf prebuilts to build 6578012. by Yabin Cui · 5 years ago
  65. 8ccc5ab simpleperf: Modify profcollect API to allow float seconds duration by Yi Kong · 5 years ago
  66. 3113669 Merge "simpleperf: expose ETM collection methods for profcollectd" by Yi Kong · 5 years ago
  67. a86c7e3 simpleperf: expose ETM collection methods for profcollectd by Yi Kong · 5 years ago
  68. 3a6cb4a Merge "Fix the parsing of images without hashtree descriptor" am: bb188735ca by Tianjie Xu · 5 years ago
  69. bb18873 Merge "Fix the parsing of images without hashtree descriptor" by Tianjie Xu · 5 years ago
  70. 90e7155 Fix the parsing of images without hashtree descriptor by Tianjie · 5 years ago
  71. 858d064 Merge "simpleperf: stop linking libncurses." am: 3370d09f21 by Treehugger Robot · 5 years ago
  72. 3370d09 Merge "simpleperf: stop linking libncurses." by Treehugger Robot · 5 years ago
  73. a2a3efd Merge "simpleperf: support report --csv option." am: eb389fda83 by Yabin Cui · 5 years ago
  74. eb389fd Merge "simpleperf: support report --csv option." by Yabin Cui · 5 years ago
  75. e55f032 simpleperf: stop linking libncurses. by Yabin Cui · 5 years ago
  76. 30cc3c5 simpleperf: support report --csv option. by Yabin Cui · 5 years ago
  77. af0eeb0 Merge "Add emmc_optimized flag" am: 8279e6342e by Treehugger Robot · 5 years ago
  78. 8279e63 Merge "Add emmc_optimized flag" by Treehugger Robot · 5 years ago
  79. 476ce0a Add emmc_optimized flag by Paul Crowley · 5 years ago
  80. 17f618f Merge changes I8e76b5e6,Icf6851bc am: 4123441a04 by Yabin Cui · 5 years ago
  81. 4123441 Merge changes I8e76b5e6,Icf6851bc by Yabin Cui · 5 years ago
  82. 2e7d0e9 simpleperf: add doc for pmu counter limit. by Yabin Cui · 5 years ago
  83. 2114bfc simpleperf: add doc for starting from system_server. by Yabin Cui · 5 years ago
  84. df59c64 Merge "Add METADATA to extras: Apache2+BSD+CC-BY-NC-SA=NOTICE" am: f92c99c202 by Treehugger Robot · 5 years ago
  85. f92c99c Merge "Add METADATA to extras: Apache2+BSD+CC-BY-NC-SA=NOTICE" by Treehugger Robot · 5 years ago
  86. 49176f7 Add METADATA to extras: Apache2+BSD+CC-BY-NC-SA=NOTICE by Bob Badour · 5 years ago
  87. 6fa775d Merge "simpleperf: update simpleperf prebuilts to build 6401870." am: 20c55b9dc7 by Yabin Cui · 5 years ago
  88. 20c55b9 Merge "simpleperf: update simpleperf prebuilts to build 6401870." by Yabin Cui · 5 years ago
  89. 1c85f5c simpleperf: update simpleperf prebuilts to build 6401870. by Yabin Cui · 5 years ago
  90. cef215c Merge "simpleperf: fix windows test." am: 546a5481f3 by Yabin Cui · 5 years ago
  91. 546a548 Merge "simpleperf: fix windows test." by Yabin Cui · 5 years ago
  92. c828ef6 simpleperf: fix windows test. by Yabin Cui · 5 years ago
  93. 6b49de1 Merge "Mark some aidl_interface modules as unstable" am: d8a7910295 by Jiyong Park · 5 years ago
  94. d8a7910 Merge "Mark some aidl_interface modules as unstable" by Jiyong Park · 5 years ago
  95. 69f250c Mark some aidl_interface modules as unstable by Jiyong Park · 5 years ago
  96. c01843e Merge "simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters." am: 9628f7fe87 by Yabin Cui · 5 years ago
  97. 9628f7f Merge "simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters." by Yabin Cui · 5 years ago
  98. d8c0cf0 simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters. by Natalie Chiu · 5 years ago
  99. f37cd8c Merge "simpleperf: support multiple record files in pprof_proto_generator.py." am: 81fba85a43 by Yabin Cui · 5 years ago
  100. 81fba85 Merge "simpleperf: support multiple record files in pprof_proto_generator.py." by Yabin Cui · 5 years ago