1. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  2. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  3. 778424b simpleperf: support hotplug events in stat cmd. by Yabin Cui · 9 years ago
  4. 4cf37d1 simpleperf: notify user for unsupported modifiers. by Yabin Cui · 9 years ago
  5. 994cb62 simpleperf: monitor cpu hotplug in stat cmd. by Yabin Cui · 9 years ago
  6. fc22b8f simpleperf: reduce Record construction overhead while recording. by Yabin Cui · 9 years ago
  7. dbbda30 simpleperf: use libevent in record command. by Yabin Cui · 9 years ago
  8. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  9. 0a072cd simpleperf: adjust mapped buffer size in record command. by Yabin Cui · 9 years ago
  10. 6173592 simpleperf: combine mapped buffer used for the same event and cpu. by Yabin Cui · 9 years ago
  11. 877751b simpleperf: support event group. by Yabin Cui · 9 years ago
  12. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  13. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  14. 19e6b6d simpleperf: check if dwarf callgraph is supported by kernel before testing. by Yabin Cui · 10 years ago
  15. b9ca50b Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)." by Yabin Cui · 10 years ago
  16. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  17. a46794f Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE). by Yabin Cui · 10 years ago
  18. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  19. afdb9ce Simpleperf: support multiple event types in record command. by Yabin Cui · 10 years ago
  20. 04d08a3 Simpleperf: improve output of stat command. by Yabin Cui · 10 years ago
  21. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  22. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  23. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  24. 4be4126 Simpleperf: support child inherit option. by Yabin Cui · 10 years ago
  25. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  26. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  27. 6e8a9a4 Simpleperf: support callchain sampling in record command. by Yabin Cui · 10 years ago
  28. ddddc06 Simpleperf: support branch stack sampling in `simpleperf record`. by Yabin Cui · 10 years ago
  29. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago