1. 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 8 years ago
  2. cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 8 years ago
  3. 6d4959c simpleperf: support --clockid option in record cmd. by Yabin Cui · 8 years ago
  4. 20b49f8 simpleperf: allow recording events in different speed. by Yabin Cui · 8 years ago
  5. d3cb3b0 simpleperf: exclude kernel callchains when needed. by Yabin Cui · 8 years ago
  6. 68b8383 simpleperf: support tracing offcpu time. by Yabin Cui · 8 years ago
  7. 26968e6 simpleperf: add inplace-sampler event type. by Yabin Cui · 9 years ago
  8. 5f43fc4 simpleperf: check monitored targets regularly. by Yabin Cui · 9 years ago
  9. 265f6a0 simpleperf: remove external sort. by Yabin Cui · 9 years ago
  10. 2ea6de1 simpleperf: merge records from different buffers in memory. by Yabin Cui · 9 years ago
  11. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  12. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  13. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  14. 778424b simpleperf: support hotplug events in stat cmd. by Yabin Cui · 9 years ago
  15. 4cf37d1 simpleperf: notify user for unsupported modifiers. by Yabin Cui · 9 years ago
  16. 994cb62 simpleperf: monitor cpu hotplug in stat cmd. by Yabin Cui · 9 years ago
  17. fc22b8f simpleperf: reduce Record construction overhead while recording. by Yabin Cui · 9 years ago
  18. dbbda30 simpleperf: use libevent in record command. by Yabin Cui · 9 years ago
  19. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  20. 0a072cd simpleperf: adjust mapped buffer size in record command. by Yabin Cui · 9 years ago
  21. 6173592 simpleperf: combine mapped buffer used for the same event and cpu. by Yabin Cui · 9 years ago
  22. 877751b simpleperf: support event group. by Yabin Cui · 9 years ago
  23. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  24. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  25. 19e6b6d simpleperf: check if dwarf callgraph is supported by kernel before testing. by Yabin Cui · 10 years ago
  26. b9ca50b Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)." by Yabin Cui · 10 years ago
  27. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  28. a46794f Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE). by Yabin Cui · 10 years ago
  29. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  30. afdb9ce Simpleperf: support multiple event types in record command. by Yabin Cui · 10 years ago
  31. 04d08a3 Simpleperf: improve output of stat command. by Yabin Cui · 10 years ago
  32. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  33. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  34. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  35. 4be4126 Simpleperf: support child inherit option. by Yabin Cui · 10 years ago
  36. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  37. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  38. 6e8a9a4 Simpleperf: support callchain sampling in record command. by Yabin Cui · 10 years ago
  39. ddddc06 Simpleperf: support branch stack sampling in `simpleperf record`. by Yabin Cui · 10 years ago
  40. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago