1. 7a688f6 Prepare for BoringSSL update. by Adam Langley · 10 years ago
  2. d36de04 Merge "bootctl: Command-line wrapper for boot_control HAL." by David Zeuthen · 10 years ago
  3. 3cd19a8 Merge "Add a millisecond-variant of MonitorSleep." by Lorenzo Colitti · 10 years ago
  4. 434e594 Add a millisecond-variant of MonitorSleep. by Lorenzo Colitti · 10 years ago
  5. b4e51e4 Merge "Remove HOST_OS checks, whitelist windows module" by Dan Willemsen · 10 years ago
  6. 9a85476 bootctl: Command-line wrapper for boot_control HAL. by David Zeuthen · 10 years ago
  7. d48a1c1 Remove HOST_OS checks, whitelist windows module by Dan Willemsen · 10 years ago
  8. 44df754 Merge "fix bug in mkf2fs tool calculation of f2fs filesystem length" by Mark Salyzyn · 10 years ago
  9. a39faeb fix bug in mkf2fs tool calculation of f2fs filesystem length by lei wang wang · 10 years ago
  10. bea942d Merge "Simpleperf: use OneTimeFreeAllocator to allocate symbol names." by Yabin Cui · 10 years ago
  11. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  12. bb86cc8 Merge "Simpleperf: refactor dso." by Yabin Cui · 10 years ago
  13. c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
  14. 4c5b176 Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  15. 68cb694 Merge "Simpleperf: support multiple event types in record command." by Yabin Cui · 10 years ago
  16. afdb9ce Simpleperf: support multiple event types in record command. by Yabin Cui · 10 years ago
  17. b84ee6c Merge "Simpleperf: improve output of stat command." by Yabin Cui · 10 years ago
  18. 74762a3 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  19. 04d08a3 Simpleperf: improve output of stat command. by Yabin Cui · 10 years ago
  20. 5f0c337 Merge "Simpleperf: add raw data in sample records for tracepoint events." by Yabin Cui · 10 years ago
  21. 25d34e2 Merge "Use the new version of android_fork_execvp_ext()" by Yusuke Sato · 10 years ago
  22. bfc11b6 Simpleperf: add raw data in sample records for tracepoint events. by Yabin Cui · 10 years ago
  23. faba326 Use the new version of android_fork_execvp_ext() by Yusuke Sato · 10 years ago
  24. 3c599ff Merge "Simpleperf: demangle symbols only when necessary." by Yabin Cui · 10 years ago
  25. b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 10 years ago
  26. 2c0f9f2 Merge "Add memcpy perf test + graphing script." by Riley Andrews · 10 years ago
  27. d7822e6 Add memcpy perf test + graphing script. by Riley Andrews · 10 years ago
  28. 89a2254 Merge "Add missing include." by Dan Albert · 10 years ago
  29. 019954a Add missing include. by Dan Albert · 10 years ago
  30. 587fc68 Merge "Add missing includes for pid_t." by Dan Albert · 10 years ago
  31. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  32. 31d0d7c Merge "Add <endian.h> back and stop building one tool for the Mac." by Elliott Hughes · 10 years ago
  33. fa5185e Add <endian.h> back and stop building one tool for the Mac. by Elliott Hughes · 10 years ago
  34. 4361173 Merge "Another go at fixing the Mac build." by Elliott Hughes · 10 years ago
  35. 3adbe0f Another go at fixing the Mac build. by Elliott Hughes · 10 years ago
  36. b699685 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  37. 9ad61ac Fix Mac build. by Elliott Hughes · 10 years ago
  38. c19b293 Merge "Simpleperf: add filters to report command." by Yabin Cui · 10 years ago
  39. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  40. a5732f7 Merge "Simpleperf: support caller callgraph." by Yabin Cui · 10 years ago
  41. 32ee7cc Merge "Simpleperf: don't check for empty build id." by Yabin Cui · 10 years ago
  42. 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 10 years ago
  43. c42867e Simpleperf: support caller callgraph. by Yabin Cui · 10 years ago
  44. ec53f3c Merge "Simpleperf: fix the process of parsing records." by Yabin Cui · 10 years ago
  45. 224d3ba Merge "Simpleperf: correct the event type name printed in stat command." by Yabin Cui · 10 years ago
  46. f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
  47. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  48. 9c6eab9 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  49. cf27ba9 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  50. 504462b Merge "Tests for candidate source address restriction" by Erik Kline · 10 years ago
  51. 8ddd3b9 Tests for candidate source address restriction by Erik Kline · 10 years ago
  52. 743e4b0 Merge "Add switches for compressor" by Simon Wilson · 10 years ago
  53. 07d188a Merge "Fix lint errors." by Lorenzo Colitti · 10 years ago
  54. ae5cab4 Merge "Simpleperf: work around unexpected (pid, tid) pair." by Yabin Cui · 10 years ago
  55. 5f2a170 Simpleperf: work around unexpected (pid, tid) pair. by Yabin Cui · 10 years ago
  56. 5c9978c Merge "Simpleperf: use ThreadTree when getting hit files in record command." by Yabin Cui · 10 years ago
  57. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  58. 47efd84 Merge "Simpleperf: separate ThreadTree from SampleTree." by Yabin Cui · 10 years ago
  59. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago
  60. defcf4e Merge "Simpleperf: load symbols from dso file only when necessary." by Yabin Cui · 10 years ago
  61. ba50c4b Simpleperf: load symbols from dso file only when necessary. by Yabin Cui · 10 years ago
  62. dece0f9 Merge "Simpleperf: dump thread comm/mmaps for selected threads." by Yabin Cui · 10 years ago
  63. 6bf8ca0 Simpleperf: dump thread comm/mmaps for selected threads. by Yabin Cui · 10 years ago
  64. a209544 Merge "Simpleperf: fix build on mac." by Yabin Cui · 10 years ago
  65. 8ca8ae8 Simpleperf: fix build on mac. by Yabin Cui · 10 years ago
  66. 98f391f Merge "Simpleperf: support --vmlinux option in report command." by Yabin Cui · 10 years ago
  67. 3fd76bc Merge "Simpleperf: fix build error on mips." by Yabin Cui · 10 years ago
  68. ca7b9e7 Simpleperf: fix build error on mips. by Yabin Cui · 10 years ago
  69. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  70. f1732ee Merge "Simpleperf: Support dwarf callgraph recording." by Yabin Cui · 10 years ago
  71. dfff022 Merge "ext4_utils: Wrap wipe.h to be C++ compatible." by Tao Bao · 10 years ago
  72. 7d056b4 ext4_utils: Wrap wipe.h to be C++ compatible. by Tao Bao · 10 years ago
  73. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  74. 577974b Merge "Simpleperf: remove unnecessary std::move." by Yabin Cui · 10 years ago
  75. c8ffe57 Simpleperf: remove unnecessary std::move. by Yabin Cui · 10 years ago
  76. 60bbb93 Merge "Simpleperf: Fix unused parameter" by Andreas Gampe · 10 years ago
  77. 2180d74 Simpleperf: Fix unused parameter by Andreas Gampe · 10 years ago
  78. 13dedc6 Merge "Simpleperf: check build id in report command." by Yabin Cui · 10 years ago
  79. c5b535e Add switches for compressor by Simon Wilson · 10 years ago
  80. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  81. d7620ba Merge "Require optimistic behaviour to pass srcaddr_selection_test" by Erik Kline · 10 years ago
  82. 95f7685 Require optimistic behaviour to pass srcaddr_selection_test by Erik Kline · 10 years ago
  83. ab5a4c3 Merge "Simpleperf: support callgraph option in report command." by Yabin Cui · 10 years ago
  84. 95f485d Merge "Simpleperf: add --log option to ease debugging." by Yabin Cui · 10 years ago
  85. 6d2db33 Simpleperf: add --log option to ease debugging. by Yabin Cui · 10 years ago
  86. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 10 years ago
  87. bc275f5 Fix lint errors. by Lorenzo Colitti · 10 years ago
  88. 5e007c3 Merge "Add a test for repeated neighbour probes." by Lorenzo Colitti · 10 years ago
  89. 1c9d33f Merge "Add a test for ND cache behaviour." by Lorenzo Colitti · 10 years ago
  90. cd22741 Add a test for repeated neighbour probes. by Lorenzo Colitti · 10 years ago
  91. 8236c75 Add a test for ND cache behaviour. by Lorenzo Colitti · 10 years ago
  92. b36f72e Merge "Simpleperf: support --children option in report command." by Yabin Cui · 10 years ago
  93. 36c662b Simpleperf: support --children option in report command. by Yabin Cui · 10 years ago
  94. d355225 Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang." by Lorenzo Colitti · 10 years ago
  95. bb5b7a4 Add a unit test for the IPV6_JOIN_ANYCAST hang. by Lorenzo Colitti · 10 years ago
  96. f22d1e1 Merge "Simpleperf: support build on mac." by Yabin Cui · 10 years ago
  97. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  98. b54b4cd Merge "Simpleperf: don't use designation in struct member initialization." by Yabin Cui · 10 years ago
  99. 2617755 Merge "squashfs_utils: fix build on Mac" by Sami Tolvanen · 10 years ago
  100. 3f599b4 squashfs_utils: fix build on Mac by Sami Tolvanen · 10 years ago