1. b17755f Merge "simpleperf: update simpleperf prebuilts to build 6021660." by Yabin Cui · 6 years ago
  2. ad6fb14 simpleperf: update simpleperf prebuilts to build 6021660. by Yabin Cui · 6 years ago
  3. 46038c2 Merge "lpdumpd: Do not use stack to store arguments." by David Anderson · 6 years ago
  4. 2e61a77 Merge "lpdump: When using -h, print usage to stdout so lpdumpd prints it." by David Anderson · 6 years ago
  5. cafb6e9 Merge "Revert "lpmake: Don't assume a device is retrofit if it has one block device for super."" by Cody Caldwell · 6 years ago
  6. 977afeb Revert "lpmake: Don't assume a device is retrofit if it has one block device for super." by Cody Caldwell · 6 years ago
  7. 6b7a582 lpdumpd: Do not use stack to store arguments. by David Anderson · 6 years ago
  8. 58871e4 lpdump: When using -h, print usage to stdout so lpdumpd prints it. by David Anderson · 6 years ago
  9. c42dc84 Merge "lpmake: Don't assume a device is retrofit if it has one block device for super." by David Anderson · 6 years ago
  10. 7538163 Merge "simpleperf: support libraries without build ids when recording." by Yabin Cui · 6 years ago
  11. a4496ad simpleperf: support libraries without build ids when recording. by Yabin Cui · 6 years ago
  12. fcdb953 Merge "simpleperf: exclude undefined symbols." by Yabin Cui · 6 years ago
  13. 1b276a3 simpleperf: exclude undefined symbols. by Yabin Cui · 6 years ago
  14. 3897583 Merge "simpleperf:add MSM8909 into whitelist, omit tests requireing hw counters." by Yabin Cui · 6 years ago
  15. 9fe57a6 Merge "simpleperf: fix build_id checking." by Yabin Cui · 6 years ago
  16. d347bb4 simpleperf: fix build_id checking. by Yabin Cui · 6 years ago
  17. ee5385f simpleperf:add MSM8909 into whitelist, omit tests requireing hw counters. by pmc.waiver · 6 years ago
  18. 5c96779 Merge "simpleperf: fix failed python tests on Android O." by Yabin Cui · 6 years ago
  19. 44bc03a Merge "Fix build with new googletest" by Treehugger Robot · 6 years ago
  20. e681f64 simpleperf: fix failed python tests on Android O. by Yabin Cui · 6 years ago
  21. 246163d Merge "simpleperf: update simpleperf prebuilts to build 5991547." by Yabin Cui · 6 years ago
  22. 89f04a0 Merge "simpleperf: fix test due to llvm-symbolizer upgrade." by Yabin Cui · 6 years ago
  23. 38afb47 simpleperf: fix test due to llvm-symbolizer upgrade. by Yabin Cui · 6 years ago
  24. 9c380e2 simpleperf: update simpleperf prebuilts to build 5991547. by Yabin Cui · 6 years ago
  25. 05527e7 Fix build with new googletest by Haibo Huang · 6 years ago
  26. b74b2b5 Merge "simpleperf: fix test.py on x86/x86_64." by Yabin Cui · 6 years ago
  27. 50608bd simpleperf: fix test.py on x86/x86_64. by Yabin Cui · 6 years ago
  28. ab10d26 Merge "simpleperf: allow more than one pattern in test.py." by Yabin Cui · 6 years ago
  29. 24ff82c simpleperf: allow more than one pattern in test.py. by Yabin Cui · 6 years ago
  30. ffb407b Merge "simpleperf: add browser option in test.py." by Yabin Cui · 6 years ago
  31. e43663b simpleperf: add browser option in test.py. by Yabin Cui · 6 years ago
  32. b1907a3 Merge "simpleperf: add temporary work around for debug interface change." by Yabin Cui · 6 years ago
  33. 95d8395 simpleperf: add temporary work around for debug interface change. by Yabin Cui · 6 years ago
  34. a3ae531 Merge "simpleperf: keep generated data of test.py." by Yabin Cui · 6 years ago
  35. 00674cc simpleperf: keep generated data of test.py. by Yabin Cui · 6 years ago
  36. 16f464c Merge "simpleperf: test profiling apps with the same abi." by Yabin Cui · 6 years ago
  37. 03317bb simpleperf: test profiling apps with the same abi. by Yabin Cui · 6 years ago
  38. 3abdb92 Merge "simpleperf: fix small errors in JITDebugReader." by Yabin Cui · 6 years ago
  39. 991a3e1 simpleperf: fix small errors in JITDebugReader. by Yabin Cui · 6 years ago
  40. 5279bc2 Merge "simpleperf: just use _Exit directly." by Elliott Hughes · 6 years ago
  41. 697f2e6 simpleperf: just use _Exit directly. by Elliott Hughes · 6 years ago
  42. 0cd171a Merge "libfscrypt: Export FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64" by Treehugger Robot · 6 years ago
  43. b11b815 libfscrypt: Export FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 by Paul Crowley · 6 years ago
  44. 925804c Merge "libfscrypt: Support inlinecrypt_optimized flag" by Treehugger Robot · 6 years ago
  45. 670bf01 Merge changes I28f35a1e,Ieb72dc88 by Treehugger Robot · 6 years ago
  46. 2982299 Merge changes from topic "fstab-options" by Paul Crowley · 6 years ago
  47. 3c78d41 libfscrypt: Support inlinecrypt_optimized flag by Paul Crowley · 6 years ago
  48. 22eb1d4 libfscrypt: Infer flags at parse time and include in options struct by Paul Crowley · 6 years ago
  49. 5e2fbc4 libfscrypt: Options parser now fills missing defaults by Paul Crowley · 6 years ago
  50. be2aeea libfscrypt: No need for parts-parsing any more, integrate code. by Paul Crowley · 6 years ago
  51. 9444d62 libfscrypt: Log which version of policy we set. by Paul Crowley · 6 years ago
  52. 72e2ec0 Merge "simpleperf: don't adjust frequency for etm recording." by Yabin Cui · 6 years ago
  53. ccdb80d Merge "Provide struct-based C++ interface" by Paul Crowley · 6 years ago
  54. f6ca2c3 Provide struct-based C++ interface by Paul Crowley · 6 years ago
  55. ace4514 Merge "libperfmgr: remove node written tests" by Wei Wang · 6 years ago
  56. e910192 libperfmgr: remove node written tests by Wei Wang · 6 years ago
  57. c8bd2f0 Merge "Update help commands" am: f133fac48c by Wei Wang · 6 years ago
  58. f133fac Merge "Update help commands" by Wei Wang · 6 years ago
  59. 1b1a005 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  60. 644866d Update help commands by Wei Wang · 6 years ago
  61. a920788 Merge "add options to exec individual hint and specify hint duration" by Wei Wang · 6 years ago
  62. c3e7371 Merge "add options to exec individual hint and specify hint duration" by Wei Wang · 6 years ago
  63. 32019fa add options to exec individual hint and specify hint duration by Wei Wang · 6 years ago
  64. a822bb6 Merge "simpleperf: add periodic callback to flush etm data." am: b0afbc964f by Yabin Cui · 6 years ago
  65. 5e5e280 simpleperf: don't adjust frequency for etm recording. by Yabin Cui · 6 years ago
  66. b0afbc9 Merge "simpleperf: add periodic callback to flush etm data." by Yabin Cui · 6 years ago
  67. b506415 Merge "simpleperf: fix ScopedEventTypes." am: d5c0d63fc1 by Yabin Cui · 6 years ago
  68. d5c0d63 Merge "simpleperf: fix ScopedEventTypes." by Yabin Cui · 6 years ago
  69. ed63043 simpleperf: add periodic callback to flush etm data. by Yabin Cui · 6 years ago
  70. e219f64 Merge "Clean up unnecessary dependency on ART internal defaults module." by Martin Stjernholm · 6 years ago
  71. 1476635 Merge "Clean up unnecessary dependency on ART internal defaults module." by Treehugger Robot · 6 years ago
  72. 2c3c641 simpleperf: fix ScopedEventTypes. by Yabin Cui · 6 years ago
  73. 019f9b6 Merge "simpleperf: reduce and recover from etm decoding errors." am: 81932dc525 by Yabin Cui · 6 years ago
  74. 81932dc Merge "simpleperf: reduce and recover from etm decoding errors." by Yabin Cui · 6 years ago
  75. 7d2a6cc simpleperf: reduce and recover from etm decoding errors. by Yabin Cui · 6 years ago
  76. 2c1300a Merge "Allow trace files to be zipped or text files." am: 9a28fa0125 by Christopher Ferris · 6 years ago
  77. 9a28fa0 Merge "Allow trace files to be zipped or text files." by Christopher Ferris · 6 years ago
  78. 1ebc201 Clean up unnecessary dependency on ART internal defaults module. by Martin Stjernholm · 6 years ago
  79. e9eba99 Allow trace files to be zipped or text files. by Christopher Ferris · 6 years ago
  80. d64929e Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 6 years ago
  81. 352e30f Merge "simpleperf: update simpleperf prebuilts to build 5933778." am: a8bd5066f2 by Yabin Cui · 6 years ago
  82. a8bd506 Merge "simpleperf: update simpleperf prebuilts to build 5933778." by Treehugger Robot · 6 years ago
  83. 7915471 simpleperf: update simpleperf prebuilts to build 5933778. by Yabin Cui · 6 years ago
  84. 1f8a3ed Merge "simpleperf: change based on jit debug interface change." am: 84b9c942fb by Yabin Cui · 6 years ago
  85. 84b9c94 Merge "simpleperf: change based on jit debug interface change." by Yabin Cui · 6 years ago
  86. 62fa6ee simpleperf: change based on jit debug interface change. by Yabin Cui · 6 years ago
  87. 1394523 lpmake: Don't assume a device is retrofit if it has one block device for super. by David Anderson · 6 years ago
  88. 203ab50 Merge "simpleperf: create one map for each jit symbol." am: 7ea25d629c by Yabin Cui · 6 years ago
  89. 7ea25d6 Merge "simpleperf: create one map for each jit symbol." by Yabin Cui · 6 years ago
  90. 23bb1ed Merge "simpleperf: merge jitted and interpreted java methods." am: bf9f91a149 by Yabin Cui · 6 years ago
  91. bf9f91a Merge "simpleperf: merge jitted and interpreted java methods." by Yabin Cui · 6 years ago
  92. 76554a4 simpleperf: merge jitted and interpreted java methods. by Yabin Cui · 6 years ago
  93. 39ccd9c simpleperf: create one map for each jit symbol. by Yabin Cui · 6 years ago
  94. b202edb Merge "libfscrypt: support setting v2 encryption policies" am: c5f7c38480 by Eric Biggers · 6 years ago
  95. c5f7c38 Merge "libfscrypt: support setting v2 encryption policies" by Eric Biggers · 6 years ago
  96. 5649b2b Merge "Make cppreopts.sh deal with new layout" am: cf29d5254c by Anton Hansson · 6 years ago
  97. cf29d52 Merge "Make cppreopts.sh deal with new layout" by Anton Hansson · 6 years ago
  98. 047cfc1 Merge "simpleperf: add app tests in python test." am: 955434d2fc by Yabin Cui · 6 years ago
  99. 955434d Merge "simpleperf: add app tests in python test." by Yabin Cui · 6 years ago
  100. 61a5c01 simpleperf: add app tests in python test. by Yabin Cui · 6 years ago