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