1. 5f43fc4 simpleperf: check monitored targets regularly. by Yabin Cui · 9 years ago
  2. 417df29 simpleperf: fix dumping arm regs on arm64 devices. by Yabin Cui · 9 years ago
  3. 0a7a06d simpleperf: avoid errors/warnings caused by sepolicy. by Yabin Cui · 9 years ago
  4. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  5. 3eee005 Merge "Use android::base::GetExecutablePath in simpleperf." by Treehugger Robot · 9 years ago
  6. f30c96f Use android::base::GetExecutablePath in simpleperf. by Elliott Hughes · 9 years ago
  7. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  8. af69895 simpleperf: check kernel symbol addresses before dumping them. by Yabin Cui · 9 years ago
  9. b891549 Simpleperf: check if -f option for record command is in valid range. by Yabin Cui · 9 years ago
  10. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  11. ebf79f3 simpleperf: check perf event limit. by Yabin Cui · 9 years ago
  12. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  13. 7134f38 simpleperf: don't looking for _text symbol in /proc/kallsyms. by Yabin Cui · 10 years ago
  14. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  15. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  16. be6afa3 Simpleperf: don't use designation in struct member initialization. by Yabin Cui · 10 years ago
  17. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  18. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  19. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  20. f569b47 Support tracepoint event types in simpleperf. by Yabin Cui · 11 years ago
  21. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 11 years ago
  22. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  23. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago
  24. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 11 years ago