1. b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 10 years ago
  2. 2c0f9f2 Merge "Add memcpy perf test + graphing script." by Riley Andrews · 10 years ago
  3. d7822e6 Add memcpy perf test + graphing script. by Riley Andrews · 10 years ago
  4. 89a2254 Merge "Add missing include." by Dan Albert · 10 years ago
  5. 019954a Add missing include. by Dan Albert · 10 years ago
  6. 587fc68 Merge "Add missing includes for pid_t." by Dan Albert · 10 years ago
  7. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  8. 31d0d7c Merge "Add <endian.h> back and stop building one tool for the Mac." by Elliott Hughes · 10 years ago
  9. fa5185e Add <endian.h> back and stop building one tool for the Mac. by Elliott Hughes · 10 years ago
  10. 4361173 Merge "Another go at fixing the Mac build." by Elliott Hughes · 10 years ago
  11. 3adbe0f Another go at fixing the Mac build. by Elliott Hughes · 10 years ago
  12. b699685 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  13. 9ad61ac Fix Mac build. by Elliott Hughes · 10 years ago
  14. c19b293 Merge "Simpleperf: add filters to report command." by Yabin Cui · 10 years ago
  15. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  16. a5732f7 Merge "Simpleperf: support caller callgraph." by Yabin Cui · 10 years ago
  17. 32ee7cc Merge "Simpleperf: don't check for empty build id." by Yabin Cui · 10 years ago
  18. 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 10 years ago
  19. c42867e Simpleperf: support caller callgraph. by Yabin Cui · 10 years ago
  20. ec53f3c Merge "Simpleperf: fix the process of parsing records." by Yabin Cui · 10 years ago
  21. 224d3ba Merge "Simpleperf: correct the event type name printed in stat command." by Yabin Cui · 10 years ago
  22. f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
  23. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  24. 9c6eab9 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  25. cf27ba9 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  26. 504462b Merge "Tests for candidate source address restriction" by Erik Kline · 10 years ago
  27. 8ddd3b9 Tests for candidate source address restriction by Erik Kline · 10 years ago
  28. 743e4b0 Merge "Add switches for compressor" by Simon Wilson · 10 years ago
  29. 07d188a Merge "Fix lint errors." by Lorenzo Colitti · 10 years ago
  30. ae5cab4 Merge "Simpleperf: work around unexpected (pid, tid) pair." by Yabin Cui · 10 years ago
  31. 5f2a170 Simpleperf: work around unexpected (pid, tid) pair. by Yabin Cui · 10 years ago
  32. 5c9978c Merge "Simpleperf: use ThreadTree when getting hit files in record command." by Yabin Cui · 10 years ago
  33. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  34. 47efd84 Merge "Simpleperf: separate ThreadTree from SampleTree." by Yabin Cui · 10 years ago
  35. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago
  36. defcf4e Merge "Simpleperf: load symbols from dso file only when necessary." by Yabin Cui · 10 years ago
  37. ba50c4b Simpleperf: load symbols from dso file only when necessary. by Yabin Cui · 10 years ago
  38. dece0f9 Merge "Simpleperf: dump thread comm/mmaps for selected threads." by Yabin Cui · 10 years ago
  39. 6bf8ca0 Simpleperf: dump thread comm/mmaps for selected threads. by Yabin Cui · 10 years ago
  40. a209544 Merge "Simpleperf: fix build on mac." by Yabin Cui · 10 years ago
  41. 8ca8ae8 Simpleperf: fix build on mac. by Yabin Cui · 10 years ago
  42. 98f391f Merge "Simpleperf: support --vmlinux option in report command." by Yabin Cui · 10 years ago
  43. 3fd76bc Merge "Simpleperf: fix build error on mips." by Yabin Cui · 10 years ago
  44. ca7b9e7 Simpleperf: fix build error on mips. by Yabin Cui · 10 years ago
  45. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  46. f1732ee Merge "Simpleperf: Support dwarf callgraph recording." by Yabin Cui · 10 years ago
  47. dfff022 Merge "ext4_utils: Wrap wipe.h to be C++ compatible." by Tao Bao · 10 years ago
  48. 7d056b4 ext4_utils: Wrap wipe.h to be C++ compatible. by Tao Bao · 10 years ago
  49. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  50. 577974b Merge "Simpleperf: remove unnecessary std::move." by Yabin Cui · 10 years ago
  51. c8ffe57 Simpleperf: remove unnecessary std::move. by Yabin Cui · 10 years ago
  52. 60bbb93 Merge "Simpleperf: Fix unused parameter" by Andreas Gampe · 10 years ago
  53. 2180d74 Simpleperf: Fix unused parameter by Andreas Gampe · 10 years ago
  54. 13dedc6 Merge "Simpleperf: check build id in report command." by Yabin Cui · 10 years ago
  55. c5b535e Add switches for compressor by Simon Wilson · 10 years ago
  56. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  57. d7620ba Merge "Require optimistic behaviour to pass srcaddr_selection_test" by Erik Kline · 10 years ago
  58. 95f7685 Require optimistic behaviour to pass srcaddr_selection_test by Erik Kline · 10 years ago
  59. ab5a4c3 Merge "Simpleperf: support callgraph option in report command." by Yabin Cui · 10 years ago
  60. 95f485d Merge "Simpleperf: add --log option to ease debugging." by Yabin Cui · 10 years ago
  61. 6d2db33 Simpleperf: add --log option to ease debugging. by Yabin Cui · 10 years ago
  62. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 10 years ago
  63. bc275f5 Fix lint errors. by Lorenzo Colitti · 10 years ago
  64. 5e007c3 Merge "Add a test for repeated neighbour probes." by Lorenzo Colitti · 10 years ago
  65. 1c9d33f Merge "Add a test for ND cache behaviour." by Lorenzo Colitti · 10 years ago
  66. cd22741 Add a test for repeated neighbour probes. by Lorenzo Colitti · 10 years ago
  67. 8236c75 Add a test for ND cache behaviour. by Lorenzo Colitti · 10 years ago
  68. b36f72e Merge "Simpleperf: support --children option in report command." by Yabin Cui · 10 years ago
  69. 36c662b Simpleperf: support --children option in report command. by Yabin Cui · 10 years ago
  70. d355225 Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang." by Lorenzo Colitti · 10 years ago
  71. bb5b7a4 Add a unit test for the IPV6_JOIN_ANYCAST hang. by Lorenzo Colitti · 10 years ago
  72. f22d1e1 Merge "Simpleperf: support build on mac." by Yabin Cui · 10 years ago
  73. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  74. b54b4cd Merge "Simpleperf: don't use designation in struct member initialization." by Yabin Cui · 10 years ago
  75. 2617755 Merge "squashfs_utils: fix build on Mac" by Sami Tolvanen · 10 years ago
  76. 3f599b4 squashfs_utils: fix build on Mac by Sami Tolvanen · 10 years ago
  77. 7c1b98d Merge "squashfs_utils: Add host library and parsing from buffer" by Sami Tolvanen · 10 years ago
  78. be6afa3 Simpleperf: don't use designation in struct member initialization. by Yabin Cui · 10 years ago
  79. 19fadc6 Merge "Simpleperf: support cmdline feature in perf.data." by Yabin Cui · 10 years ago
  80. d640b02 squashfs_utils: Add host library and parsing from buffer by Sami Tolvanen · 10 years ago
  81. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  82. 1ad2d5a Merge "Simpleperf: add option to report branch stack information." by Yabin Cui · 10 years ago
  83. 9db7ede Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR" by Mohamad Ayyash · 10 years ago
  84. 04bf8bd Merge "mksquashfsimge.sh: Support creating a sparse image" by Mohamad Ayyash · 10 years ago
  85. 5940c66 mksquashfsimage.sh: Add forward slash for SRC_DIR by Mohamad Ayyash · 10 years ago
  86. 9920ff9 Merge "Simpleperf: exclude meaningless labels in aarch64." by Yabin Cui · 10 years ago
  87. a5bdf0a Simpleperf: exclude meaningless labels in aarch64. by Yabin Cui · 10 years ago
  88. db7bdcd mksquashfsimge.sh: Support creating a sparse image by Mohamad Ayyash · 10 years ago
  89. edfe168 Merge "Switch to fchown() for changing the UID of sockets." by Erik Kline · 10 years ago
  90. d16f6f8 Switch to fchown() for changing the UID of sockets. by Erik Kline · 10 years ago
  91. 8a530e3 Simpleperf: add option to report branch stack information. by Yabin Cui · 10 years ago
  92. 92cd1d2 Merge "Simpleperf: support child inherit option." by Yabin Cui · 10 years ago
  93. 93279db Merge "Simpleperf: better support for per thread comm." by Yabin Cui · 10 years ago
  94. 4be4126 Simpleperf: support child inherit option. by Yabin Cui · 10 years ago
  95. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  96. 74d6884 Merge "Simpleperf: support event type modifier." by Yabin Cui · 10 years ago
  97. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  98. 60ed78f Merge "Simpleperf: support monitoring existing processes/threads." by Yabin Cui · 10 years ago
  99. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  100. 6a7ae1d Merge "Swap column in procrank not reported with swap enabled" by Rom Lemarchand · 10 years ago