1. 6fbd1a9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  2. b1304be Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 10 years ago
  3. 75726c6 Merge "simpleperf: improve cpu_hotplug tests." by Yabin Cui · 10 years ago
  4. 5633586 simpleperf: improve cpu_hotplug tests. by Yabin Cui · 10 years ago
  5. 7ec2e36 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 10 years ago
  6. 84a6923 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 10 years ago
  7. a8bbf56 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 10 years ago
  8. 11b95b9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  9. 56ec08c Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  10. 4dd14a3 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  11. 398fabd Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  12. 7035e8f Merge "simpleperf: always build static binary on device." by Yabin Cui · 10 years ago
  13. 0add9c5 Merge "Fix some google-runtime-int warnings." by Chih-hung Hsieh · 10 years ago
  14. 7d6c8ab Fix some google-runtime-int warnings. by Chih-Hung Hsieh · 10 years ago
  15. 3375421 simpleperf: always build static binary on device. by Yabin Cui · 10 years ago
  16. 3952d8b Merge "simpleperf: use libbacktrace_offline static library." by Yabin Cui · 10 years ago
  17. 040f7b4 simpleperf: use libbacktrace_offline static library. by Yabin Cui · 10 years ago
  18. 6e6aa65 Merge "verity: delete keystore_signer" by Treehugger Robot · 10 years ago
  19. a8e6644 verity: delete keystore_signer by Sami Tolvanen · 10 years ago
  20. fae42a3 Merge "Switch to BoringSSL for crypto." by Elliott Hughes · 10 years ago
  21. c494733 Switch to BoringSSL for crypto. by Mattias Nissler · 10 years ago
  22. 0d47fe0 Merge "simpleperf: support reporting more than one event type." by Yabin Cui · 10 years ago
  23. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  24. 05e61be Merge "Make squashfs work on BSD and macOS" by Mohamad Ayyash · 10 years ago
  25. 6df932b Make squashfs work on BSD and macOS by Jaewan Kim · 10 years ago
  26. e15bfb5 Merge "postinst: Update postinstall_example." by Alex Deymo · 10 years ago
  27. 96e12e7 Merge "simpleperf: loosen unwinding arch check for system wide collection." by Yabin Cui · 10 years ago
  28. 4b6720d simpleperf: loosen unwinding arch check for system wide collection. by Yabin Cui · 10 years ago
  29. 74ef144 postinst: Update postinstall_example. by Alex Deymo · 10 years ago
  30. eaa9c1d Merge "simpleperf: build 32-bit binaries on 64-bit devices." by Yabin Cui · 10 years ago
  31. 178a9c4 Merge "simpleperf: don't allow 64bit simpleperf unwinding 32bit processes." by Yabin Cui · 10 years ago
  32. 257d5e6 simpleperf: don't allow 64bit simpleperf unwinding 32bit processes. by Yabin Cui · 10 years ago
  33. d0d1454 simpleperf: build 32-bit binaries on 64-bit devices. by Yabin Cui · 10 years ago
  34. 6dd31f4 Merge "Simpleperf: add test for reporting callgraph of shared libraries in apk file." by Yabin Cui · 10 years ago
  35. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 10 years ago
  36. 7f5999a Merge "simpleperf: don't looking for _text symbol in /proc/kallsyms." by Yabin Cui · 10 years ago
  37. 7134f38 simpleperf: don't looking for _text symbol in /proc/kallsyms. by Yabin Cui · 10 years ago
  38. eb40ab9 Merge "aslr_test: Fix typo." by Daniel Cashman · 10 years ago
  39. 8a2dc62 aslr_test: Fix typo. by dcashman · 10 years ago
  40. ea4a5a4 Merge "Simpleperf: support reading symbols from .gnu_debugdata." by Yabin Cui · 10 years ago
  41. 87f9b00 Merge "Simpleperf: insert testdata into simpleperf_unit_test for target build." by Yabin Cui · 10 years ago
  42. 87c5e41 Merge "Simpleperf: remove dependency on global current_arch." by Yabin Cui · 10 years ago
  43. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 10 years ago
  44. 4846089 Simpleperf: remove dependency on global current_arch. by Yabin Cui · 10 years ago
  45. 6acf8c6 Simpleperf: insert testdata into simpleperf_unit_test for target build. by Yabin Cui · 10 years ago
  46. 96fdd92 Merge "Update simpleperf for LLVM rebase to r256229." by Pirama Arumuga Nainar · 10 years ago
  47. 47ea8ee Merge "Correct aslr_test minimum arm value." by Daniel Cashman · 10 years ago
  48. f8af654 Correct aslr_test minimum arm value. by dcashman · 10 years ago
  49. 9da1eef Merge "Migrate aslr test to gtest." by Daniel Cashman · 10 years ago
  50. 16d6e19 Migrate aslr test to gtest. by dcashman · 10 years ago
  51. 3fa224e Merge "simpleperf: check if dwarf callgraph is supported by kernel before testing." by Yabin Cui · 10 years ago
  52. 19e6b6d simpleperf: check if dwarf callgraph is supported by kernel before testing. by Yabin Cui · 10 years ago
  53. 07cdff0 Update simpleperf for LLVM rebase to r256229. by Yabin Cui · 10 years ago
  54. 5ecd3d5 Merge "su: Segmentation Fault on unknown numerical uids" by Mark Salyzyn · 10 years ago
  55. 45948f9 su: Segmentation Fault on unknown numerical uids by Mark Salyzyn · 10 years ago
  56. 07efeb6 Merge "cts: android.kernel.config" by Mark Salyzyn · 10 years ago
  57. be20231 Merge "Fix static analyzer warnings." am: 5667da92fd by Chih-Hung Hsieh · 10 years ago
  58. 5667da9 Merge "Fix static analyzer warnings." by Chih-hung Hsieh · 10 years ago
  59. a57463f Fix static analyzer warnings. by Chih-Hung Hsieh · 10 years ago
  60. 11711d6 Merge "postinst: Update postinstall_example documentation." am: 9be329ae32 by Alex Deymo · 10 years ago
  61. 9be329a Merge "postinst: Update postinstall_example documentation." by Alex Deymo · 10 years ago
  62. 4604c8e Merge "Cleanup uses of sprintf so we can deprecate it." am: 33f2127b43 by George Burgess IV · 10 years ago
  63. 33f2127 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 10 years ago
  64. 50c2992 Merge "simpleperf: support building cts test." am: acf5a605e8 by Yabin Cui · 10 years ago
  65. acf5a60 Merge "simpleperf: support building cts test." by Yabin Cui · 10 years ago
  66. be7ec66 simpleperf: support building cts test. by Yabin Cui · 10 years ago
  67. c4aecef postinst: Update postinstall_example documentation. by Alex Deymo · 10 years ago
  68. ac4f7e7 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 10 years ago
  69. fab91a6 Merge "simpleperf: fix analyzer warning." am: 5cfed7b49b by Yabin Cui · 10 years ago
  70. 5cfed7b Merge "simpleperf: fix analyzer warning." by Yabin Cui · 10 years ago
  71. fb91487 Merge "Delete net_test from system/extras now that it\'s in kernel/tests." by Lorenzo Colitti · 10 years ago
  72. 3669b3f Merge "Delete net_test from system/extras now that it's in kernel/tests." by Lorenzo Colitti · 10 years ago
  73. d4f6a85 simpleperf: fix analyzer warning. by Yabin Cui · 10 years ago
  74. e7afd3a Merge "Fix one static analyzer warning." am: 63728630cb by Chih-Hung Hsieh · 10 years ago
  75. 6372863 Merge "Fix one static analyzer warning." by Chih-hung Hsieh · 10 years ago
  76. e4f0820 Fix one static analyzer warning. by Chih-Hung Hsieh · 10 years ago
  77. 02235d5 Merge "Fix pagemap_test#maps." am: 5dc5241d77 by Elliott Hughes · 10 years ago
  78. 5dc5241 Merge "Fix pagemap_test#maps." by Elliott Hughes · 10 years ago
  79. b2084a5 Fix pagemap_test#maps. by Elliott Hughes · 10 years ago
  80. fe4b8f2 Merge "Fix typo in \'help report\' output." am: 4e6f660ab0 by Than McIntosh · 10 years ago
  81. 4e6f660 Merge "Fix typo in 'help report' output." by Than McIntosh · 10 years ago
  82. b0bf491 Fix typo in 'help report' output. by Than McIntosh · 10 years ago
  83. 99adeea Merge "simpleperf: fix mac build." am: 9e0f649ea9 by Yabin Cui · 10 years ago
  84. 9e0f649 Merge "simpleperf: fix mac build." by Yabin Cui · 10 years ago
  85. bfbf46b Merge "simpleperf: port cmd_report_test to nonlinux." am: ec2bf27cb9 by Yabin Cui · 10 years ago
  86. ec2bf27 Merge "simpleperf: port cmd_report_test to nonlinux." by Yabin Cui · 10 years ago
  87. ff7465c simpleperf: fix mac build. by Yabin Cui · 10 years ago
  88. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 10 years ago
  89. ad77956 Delete net_test from system/extras now that it's in kernel/tests. by Lorenzo Colitti · 10 years ago
  90. 013f143 Merge "Cite more kernel commits." am: e090897280 by Lorenzo Colitti · 10 years ago
  91. e090897 Merge "Cite more kernel commits." by Lorenzo Colitti · 10 years ago
  92. 935dd6a Cite more kernel commits. by Lorenzo Colitti · 10 years ago
  93. 8660fb3 Merge "Teach iproute how to dump IP addresses as well." am: 9e73f5af39 by Lorenzo Colitti · 10 years ago
  94. 9e73f5a Merge "Teach iproute how to dump IP addresses as well." by Lorenzo Colitti · 10 years ago
  95. 45020cf Teach iproute how to dump IP addresses as well. by Lorenzo Colitti · 10 years ago
  96. 9a1b2a7 Merge "simpleperf: fix build by removing off64_t." am: 21ac023d8e by Yabin Cui · 10 years ago
  97. 21ac023 Merge "simpleperf: fix build by removing off64_t." by Yabin Cui · 10 years ago
  98. 41e32ca simpleperf: fix build by removing off64_t. by Yabin Cui · 10 years ago
  99. dcf41e3 Merge "simpleperf: report symbols of native libraries in apk file." by Yabin Cui · 10 years ago
  100. 88a0a38 Merge "simpleperf: report symbols of native libraries in apk file." by Yabin Cui · 10 years ago