1. 46a7e1c Add documentation for generic JIT symbols support by Evgeny Eltsin · 5 years ago
  2. e470453 Merge "simpleperf: fix tests broken by jit symfile path change." by Yabin Cui · 5 years ago
  3. 9ba4d94 simpleperf: fix tests broken by jit symfile path change. by Yabin Cui · 5 years ago
  4. 24348cf Merge "Fix perf2cfg unit tests and enable presubmit testing." by Martin Stjernholm · 5 years ago
  5. b7a327a Merge "libkver: remove unused function." by Yifan Hong · 5 years ago
  6. ca3b7e4 libkver: remove unused function. by Yifan Hong · 5 years ago
  7. e92d5bf Merge "Implement GKI kernel release check logic before update." by Yifan Hong · 5 years ago
  8. 425952c Merge "profcollectd: Separate profile processing and reporting into two commands" by Yi Kong · 5 years ago
  9. 4e25de7 profcollectd: Separate profile processing and reporting into two commands by Yi Kong · 5 years ago
  10. c9310f8 Fix perf2cfg unit tests and enable presubmit testing. by Martin Stjernholm · 5 years ago
  11. 0eb7c66 Merge "Add tool annotating CFG with simpleperf data" by Treehugger Robot · 5 years ago
  12. b04da4d Merge "simpleperf: pick up symbol map file" by Evgeny Eltsin · 5 years ago
  13. 3775b14 simpleperf: pick up symbol map file by Evgeny Eltsin · 5 years ago
  14. ce95a71 Merge "simpleperf: update simpleperf prebuilts to build 6805990." by Yabin Cui · 5 years ago
  15. a3609bc Merge "simpleperf: support dynamic field in simpleperf_report_lib.py." by Yabin Cui · 5 years ago
  16. 7e062e4 Implement GKI kernel release check logic before update. by Yifan Hong · 5 years ago
  17. 1f72256 simpleperf: update simpleperf prebuilts to build 6805990. by Yabin Cui · 5 years ago
  18. fa47867 simpleperf: support dynamic field in simpleperf_report_lib.py. by Yabin Cui · 5 years ago
  19. e18c806 Merge "simpleperf: Move event_type.h and related headers into simpleperf namespace." by Yabin Cui · 5 years ago
  20. a626369 Merge "Add GKI kernel release to PartitionUpdate.version" by Treehugger Robot · 5 years ago
  21. 14dd17b Merge "Generic rules to build GKI APEXes" by Yifan Hong · 5 years ago
  22. 5b8ce87 Generic rules to build GKI APEXes by Yifan Hong · 5 years ago
  23. 480d183 Add GKI kernel release to PartitionUpdate.version by Yifan Hong · 5 years ago
  24. a22f3b9 simpleperf: Move event_type.h and related headers into simpleperf namespace. by Yabin Cui · 5 years ago
  25. d62949c Merge "Revert "profcollectd: Workaround rust build system does not automatically install dependent so files"" by Ivan Lozano · 5 years ago
  26. 94e08e3 Revert "profcollectd: Workaround rust build system does not automatically install dependent so files" by Ivan Lozano · 5 years ago
  27. a784a05 Merge "Add missing reference." by Treehugger Robot · 5 years ago
  28. fc7c7d7 Merge "simpleperf: add perf symbol map dso + test" by Treehugger Robot · 5 years ago
  29. 27119c6 Add missing reference. by Yifan Hong · 5 years ago
  30. 370a397 Merge changes I743c0522,Id90f4e31 by Yifan Hong · 5 years ago
  31. 91dbae0 simpleperf: add perf symbol map dso + test by Evgeny Eltsin · 5 years ago
  32. 020f929 Merge "simpleperf: add perf symbol map reader + test" by Treehugger Robot · 5 years ago
  33. c2dc7e5 simpleperf: add perf symbol map reader + test by Evgeny Eltsin · 5 years ago
  34. 38711b7 Add fuzzing to libkver. by Yifan Hong · 5 years ago
  35. 7923932 Add libkver. by Yifan Hong · 5 years ago
  36. 7fd0b7a Merge "simpleperf: ensure symbol name ends with '\0'" by Evgeny Eltsin · 5 years ago
  37. ef455d3 Merge "simpleperf: export is_dynamic field in report_lib_interface." by Yabin Cui · 5 years ago
  38. 2c4fbfe simpleperf: ensure symbol name ends with '\0' by Evgeny Eltsin · 5 years ago
  39. f3ad9a4 simpleperf: export is_dynamic field in report_lib_interface. by Yabin Cui · 5 years ago
  40. 29f0369 Merge "simpleperf: Support parsing dynamic string field of tracepoint events." by Yabin Cui · 5 years ago
  41. 15dd5f7 simpleperf: Support parsing dynamic string field of tracepoint events. by Yabin Cui · 5 years ago
  42. cfdc47f Merge "Don't manually add an include directory you're getting anyway." am: df5962f6cb by Treehugger Robot · 5 years ago
  43. df5962f Merge "Don't manually add an include directory you're getting anyway." by Treehugger Robot · 5 years ago
  44. 43d41d9 Don't manually add an include directory you're getting anyway. by Elliott Hughes · 5 years ago
  45. 3ffe1eb Merge "Move include/libprofcollectd.rs" am: c3383b2da3 by Yi Kong · 5 years ago
  46. c3383b2 Merge "Move include/libprofcollectd.rs" by Yi Kong · 5 years ago
  47. f84c1a9 Move include/libprofcollectd.rs by Chih-Hung Hsieh · 5 years ago
  48. b9ae983 Merge "f2fs: allow filesystem errors corrected" am: 3e6ed7b638 by Jaegeuk Kim · 5 years ago
  49. 3e6ed7b Merge "f2fs: allow filesystem errors corrected" by Jaegeuk Kim · 5 years ago
  50. 97ef0b6 Merge "Update rustfmt options" am: c416460c13 by Thiébaud Weksteen · 5 years ago
  51. c416460 Merge "Update rustfmt options" by Thiébaud Weksteen · 5 years ago
  52. 1b6e8b8 f2fs: allow filesystem errors corrected by Jaegeuk Kim · 5 years ago
  53. df19ee7 Update rustfmt options by Thiébaud Weksteen · 5 years ago
  54. 842d622 Merge "profcollectd: Workaround rust build system does not automatically install dependent so files" am: e3f12c2d2d by Yi Kong · 5 years ago
  55. e3f12c2 Merge "profcollectd: Workaround rust build system does not automatically install dependent so files" by Yi Kong · 5 years ago
  56. 20d691f profcollectd: Workaround rust build system does not automatically install dependent so files by Yi Kong · 5 years ago
  57. a96327f Add tool annotating CFG with simpleperf data by Emma Lagier · 5 years ago
  58. b986829 Merge "profcollectd: Rename config env to persist.*" am: 5e346d444d by Treehugger Robot · 5 years ago
  59. 5e346d4 Merge "profcollectd: Rename config env to persist.*" by Treehugger Robot · 5 years ago
  60. 1584e28 Merge "a libprofcollectd wrapper in Rust" am: 748fd1690f by Yi Kong · 5 years ago
  61. 0d45d1b profcollectd: Rename config env to persist.* by Yi Kong · 5 years ago
  62. 748fd16 Merge "a libprofcollectd wrapper in Rust" by Yi Kong · 5 years ago
  63. e5576ae a libprofcollectd wrapper in Rust by Yi Kong · 5 years ago
  64. e016902 Merge "ota_from_raw_image: Disable host module on darwin" am: 313164200b by Yo Chiang · 5 years ago
  65. 3131642 Merge "ota_from_raw_image: Disable host module on darwin" by Yo Chiang · 5 years ago
  66. 69bfb9e Merge "libfscrypt: use __ANDROID_API_Q__ instead of pre_gki_level" am: baa8512d80 by Eric Biggers · 5 years ago
  67. baa8512 Merge "libfscrypt: use __ANDROID_API_Q__ instead of pre_gki_level" by Eric Biggers · 5 years ago
  68. 1cb5629 libfscrypt: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 5 years ago
  69. c8820e6 Merge "ext4_utils: add declaration for ext4_bg_has_super_block()" am: 274bec3dc7 by Eric Biggers · 5 years ago
  70. 274bec3 Merge "ext4_utils: add declaration for ext4_bg_has_super_block()" by Eric Biggers · 5 years ago
  71. 0ed9d10 ota_from_raw_image: Disable host module on darwin by Yo Chiang · 5 years ago
  72. 7a7d29c Merge "Add rustfmt configuration" am: 131bc0ee89 by Treehugger Robot · 5 years ago
  73. 131bc0e Merge "Add rustfmt configuration" by Treehugger Robot · 5 years ago
  74. 3516d8e Merge "simpleperf: fix jit cache path in report cmd." am: b31f0e9321 by Yabin Cui · 5 years ago
  75. b31f0e9 Merge "simpleperf: fix jit cache path in report cmd." by Yabin Cui · 5 years ago
  76. 22a619d Add rustfmt configuration by Thiébaud Weksteen · 5 years ago
  77. 075dd18 simpleperf: fix jit cache path in report cmd. by Yabin Cui · 5 years ago
  78. c493aa5 Merge "Add owners for GKI directory." am: 48b0b40852 by Treehugger Robot · 5 years ago
  79. 48b0b40 Merge "Add owners for GKI directory." by Treehugger Robot · 5 years ago
  80. 78cb0ce Merge "Generic rules to build ota from boot image" am: a54adf4001 by Yifan Hong · 5 years ago
  81. e658167 Add owners for GKI directory. by Yifan Hong · 5 years ago
  82. a54adf4 Merge "Generic rules to build ota from boot image" by Yifan Hong · 5 years ago
  83. 0b1a1b0 Generic rules to build ota from boot image by Yifan Hong · 5 years ago
  84. 2a42455 Merge "simpleperf: Split jit_app_cache and jit_zygote_cache." am: 3c69332324 by Yabin Cui · 5 years ago
  85. c8fb860 Merge "simpleperf: enable kernel addr filter test." am: abe920f0df by Yabin Cui · 5 years ago
  86. 3c69332 Merge "simpleperf: Split jit_app_cache and jit_zygote_cache." by Yabin Cui · 5 years ago
  87. abe920f Merge "simpleperf: enable kernel addr filter test." by Yabin Cui · 5 years ago
  88. ea52c05 ext4_utils: add declaration for ext4_bg_has_super_block() by Will Shiu · 5 years ago
  89. 9ca6083 simpleperf: enable kernel addr filter test. by Yabin Cui · 5 years ago
  90. 7f94b47 simpleperf: Split jit_app_cache and jit_zygote_cache. by Yabin Cui · 5 years ago
  91. 7ded43a Merge "Update language to comply with Android's inclusive language guidance." am: 3eb0e555d7 by Yabin Cui · 5 years ago
  92. 57805f9 Merge "simpleperf: dump jit symfiles to a single file." am: aba29d61ef by Yabin Cui · 5 years ago
  93. 3eb0e55 Merge "Update language to comply with Android's inclusive language guidance." by Yabin Cui · 5 years ago
  94. 17cffbb Update language to comply with Android's inclusive language guidance. by Yabin Cui · 5 years ago
  95. aba29d6 Merge "simpleperf: dump jit symfiles to a single file." by Yabin Cui · 5 years ago
  96. 5fb7fcb Merge "Update app_api to fix style/lint issues" am: 969ebd2b09 by Treehugger Robot · 5 years ago
  97. 969ebd2 Merge "Update app_api to fix style/lint issues" by Treehugger Robot · 5 years ago
  98. e32ed2b simpleperf: dump jit symfiles to a single file. by Yabin Cui · 5 years ago
  99. a1e0572 Update app_api to fix style/lint issues by Chris Craik · 5 years ago
  100. 7932cb4 Merge "simpleperf: share option formats with simpleperf_app_runner." am: 682156e46d by Yabin Cui · 5 years ago