1. cecf6df Merge "Simpleperf: add a simple gui interface for report command." by Yabin Cui · 10 years ago
  2. dae17fd Simpleperf: add a simple gui interface for report command. by Yabin Cui · 10 years ago
  3. b1f20fa Merge "Simpleperf: do dwarf unwinding in record command." by Yabin Cui · 10 years ago
  4. d210ccd Merge "Simpleperf: add runtest." by Yabin Cui · 10 years ago
  5. 0930ea8 Simpleperf: add runtest. by Yabin Cui · 10 years ago
  6. 6ddfa66 am 92e11ea1: Merge "Add NOTICE files" by Sami Tolvanen · 10 years ago
  7. cb84c98 Simpleperf: do dwarf unwinding in record command. by Yabin Cui · 10 years ago
  8. 8dd6f01 Add NOTICE files by Sami Tolvanen · 10 years ago
  9. 8f9dfc5 am eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols addresses." by Yabin Cui · 10 years ago
  10. 8a52e97 Simpleperf: warn if it can't read kernel symbols addresses. by Yabin Cui · 10 years ago
  11. b72a2e8 am af995fea: Merge "Simpleperf: support dwarf callgraph in report command." by Yabin Cui · 10 years ago
  12. af995fe Merge "Simpleperf: support dwarf callgraph in report command." by Yabin Cui · 10 years ago
  13. edae80e am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests." by Yabin Cui · 10 years ago
  14. c8fcde2 Simpleperf: fix flaky workload unit tests. by Yabin Cui · 10 years ago
  15. 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 10 years ago
  16. 19c8d5f resolved conflicts for 6239958b to stage-aosp-master by Yabin Cui · 10 years ago
  17. 42aa127 Simpleperf: rewrite unsupported logging style. by Yabin Cui · 10 years ago
  18. cecefed am bea942d7: Merge "Simpleperf: use OneTimeFreeAllocator to allocate symbol names." by Yabin Cui · 10 years ago
  19. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  20. 0e4ef2f am bb86cc8c: Merge "Simpleperf: refactor dso." by Yabin Cui · 10 years ago
  21. bb86cc8 Merge "Simpleperf: refactor dso." by Yabin Cui · 10 years ago
  22. c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
  23. 0ad1301 am 68cb694f: Merge "Simpleperf: support multiple event types in record command." by Yabin Cui · 10 years ago
  24. b50b273 am b84ee6cd: Merge "Simpleperf: improve output of stat command." by Yabin Cui · 10 years ago
  25. afdb9ce Simpleperf: support multiple event types in record command. by Yabin Cui · 10 years ago
  26. b84ee6c Merge "Simpleperf: improve output of stat command." by Yabin Cui · 10 years ago
  27. 04d08a3 Simpleperf: improve output of stat command. by Yabin Cui · 10 years ago
  28. 9dfb0e7 am 5f0c337d: Merge "Simpleperf: add raw data in sample records for tracepoint events." by Yabin Cui · 10 years ago
  29. bfc11b6 Simpleperf: add raw data in sample records for tracepoint events. by Yabin Cui · 10 years ago
  30. f074946 am 3c599ffc: Merge "Simpleperf: demangle symbols only when necessary." by Yabin Cui · 10 years ago
  31. b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 10 years ago
  32. b3b872c am 587fc682: Merge "Add missing includes for pid_t." by Dan Albert · 10 years ago
  33. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  34. 1d4a76c am c19b2933: Merge "Simpleperf: add filters to report command." by Yabin Cui · 10 years ago
  35. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  36. decd599 am a5732f78: Merge "Simpleperf: support caller callgraph." by Yabin Cui · 10 years ago
  37. a5732f7 Merge "Simpleperf: support caller callgraph." by Yabin Cui · 10 years ago
  38. cc22abb am 32ee7cc0: Merge "Simpleperf: don\'t check for empty build id." by Yabin Cui · 10 years ago
  39. 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 10 years ago
  40. c42867e Simpleperf: support caller callgraph. by Yabin Cui · 10 years ago
  41. 32413f3 am ec53f3cc: Merge "Simpleperf: fix the process of parsing records." by Yabin Cui · 10 years ago
  42. ec53f3c Merge "Simpleperf: fix the process of parsing records." by Yabin Cui · 10 years ago
  43. 0c238ed am 224d3ba8: Merge "Simpleperf: correct the event type name printed in stat command." by Yabin Cui · 10 years ago
  44. f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
  45. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  46. f0737a5 am ae5cab41: Merge "Simpleperf: work around unexpected (pid, tid) pair." by Yabin Cui · 10 years ago
  47. eb2e4a4 am 5c9978ce: Merge "Simpleperf: use ThreadTree when getting hit files in record command." by Yabin Cui · 10 years ago
  48. 5f2a170 Simpleperf: work around unexpected (pid, tid) pair. by Yabin Cui · 10 years ago
  49. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  50. 3033e30 am 47efd844: Merge "Simpleperf: separate ThreadTree from SampleTree." by Yabin Cui · 10 years ago
  51. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago
  52. 29f06c7 am defcf4e2: Merge "Simpleperf: load symbols from dso file only when necessary." by Yabin Cui · 10 years ago
  53. ba50c4b Simpleperf: load symbols from dso file only when necessary. by Yabin Cui · 10 years ago
  54. 0130268 am dece0f92: Merge "Simpleperf: dump thread comm/mmaps for selected threads." by Yabin Cui · 10 years ago
  55. 6bf8ca0 Simpleperf: dump thread comm/mmaps for selected threads. by Yabin Cui · 10 years ago
  56. e3f8854 am a209544b: Merge "Simpleperf: fix build on mac." by Yabin Cui · 10 years ago
  57. f7107bb am 98f391f3: Merge "Simpleperf: support --vmlinux option in report command." by Yabin Cui · 10 years ago
  58. bacf403 am 3fd76bc7: Merge "Simpleperf: fix build error on mips." by Yabin Cui · 10 years ago
  59. 9ff72d3 am f1732eed: Merge "Simpleperf: Support dwarf callgraph recording." by Yabin Cui · 10 years ago
  60. 56d7200 am 577974bd: Merge "Simpleperf: remove unnecessary std::move." by Yabin Cui · 10 years ago
  61. a209544 Merge "Simpleperf: fix build on mac." by Yabin Cui · 10 years ago
  62. 8ca8ae8 Simpleperf: fix build on mac. by Yabin Cui · 10 years ago
  63. 98f391f Merge "Simpleperf: support --vmlinux option in report command." by Yabin Cui · 10 years ago
  64. 3fd76bc Merge "Simpleperf: fix build error on mips." by Yabin Cui · 10 years ago
  65. ca7b9e7 Simpleperf: fix build error on mips. by Yabin Cui · 10 years ago
  66. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  67. f1732ee Merge "Simpleperf: Support dwarf callgraph recording." by Yabin Cui · 10 years ago
  68. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  69. c8ffe57 Simpleperf: remove unnecessary std::move. by Yabin Cui · 10 years ago
  70. 8acc1fc am e7da7e9b: Simpleperf: remove abort in child process. by Yabin Cui · 10 years ago
  71. 2180d74 Simpleperf: Fix unused parameter by Andreas Gampe · 10 years ago
  72. 13dedc6 Merge "Simpleperf: check build id in report command." by Yabin Cui · 10 years ago
  73. e7da7e9 Simpleperf: remove abort in child process. by Yabin Cui · 10 years ago
  74. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  75. ab5a4c3 Merge "Simpleperf: support callgraph option in report command." by Yabin Cui · 10 years ago
  76. 95f485d Merge "Simpleperf: add --log option to ease debugging." by Yabin Cui · 10 years ago
  77. 6d2db33 Simpleperf: add --log option to ease debugging. by Yabin Cui · 10 years ago
  78. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 10 years ago
  79. 36c662b Simpleperf: support --children option in report command. by Yabin Cui · 10 years ago
  80. f22d1e1 Merge "Simpleperf: support build on mac." by Yabin Cui · 10 years ago
  81. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  82. be6afa3 Simpleperf: don't use designation in struct member initialization. by Yabin Cui · 10 years ago
  83. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  84. 1ad2d5a Merge "Simpleperf: add option to report branch stack information." by Yabin Cui · 10 years ago
  85. a5bdf0a Simpleperf: exclude meaningless labels in aarch64. by Yabin Cui · 10 years ago
  86. 8a530e3 Simpleperf: add option to report branch stack information. by Yabin Cui · 10 years ago
  87. 92cd1d2 Merge "Simpleperf: support child inherit option." by Yabin Cui · 10 years ago
  88. 4be4126 Simpleperf: support child inherit option. by Yabin Cui · 10 years ago
  89. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  90. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  91. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  92. 6afc7e1 Simpleperf: add branch stack feature in perf.data. by Yabin Cui · 10 years ago
  93. b9408ad Merge "Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM." by Yabin Cui · 10 years ago
  94. 621a533 Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM. by Yabin Cui · 10 years ago
  95. 6e8a9a4 Simpleperf: support callchain sampling in record command. by Yabin Cui · 10 years ago
  96. decc11c Merge "Simpleperf: add option to print sample count in report command." by Yabin Cui · 10 years ago
  97. ec9395d Merge "Simpleperf: improve records parsing." by Yabin Cui · 10 years ago
  98. 22ec7fa Simpleperf: improve records parsing. by Yabin Cui · 10 years ago
  99. 2c17e0d Simpleperf: parse prefixed symbol of linker. by Yabin Cui · 10 years ago
  100. 8e27740 Simpleperf: add option to print sample count in report command. by Yabin Cui · 10 years ago