1. 7cb6f29 simpleperf: fix --app option for multiprocess apps. by Yabin Cui · 8 years ago
  2. 8605e49 simpleperf: adjust sample freq instead of checking it. by Yabin Cui · 8 years ago
  3. f897452 simpleperf: add test for dumping regs for tracepoint events. by Yabin Cui · 8 years ago
  4. 616b3a0 simpleperf: change the way running cts tests. by Yabin Cui · 8 years ago
  5. a80f8f7 simpleperf: support "--app" option in record/stat command. by Yabin Cui · 8 years ago
  6. 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 8 years ago
  7. 0720d48 simpleperf: adjust sample_freq based on max_sample_rate file. by Yabin Cui · 9 years ago
  8. b92bae8 simpleperf: build libsimpleperf_inplace_sampler library. by Yabin Cui · 9 years ago
  9. 5f43fc4 simpleperf: check monitored targets regularly. by Yabin Cui · 9 years ago
  10. 417df29 simpleperf: fix dumping arm regs on arm64 devices. by Yabin Cui · 9 years ago
  11. 0a7a06d simpleperf: avoid errors/warnings caused by sepolicy. by Yabin Cui · 9 years ago
  12. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  13. 3eee005 Merge "Use android::base::GetExecutablePath in simpleperf." by Treehugger Robot · 9 years ago
  14. f30c96f Use android::base::GetExecutablePath in simpleperf. by Elliott Hughes · 9 years ago
  15. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  16. af69895 simpleperf: check kernel symbol addresses before dumping them. by Yabin Cui · 9 years ago
  17. b891549 Simpleperf: check if -f option for record command is in valid range. by Yabin Cui · 9 years ago
  18. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  19. ebf79f3 simpleperf: check perf event limit. by Yabin Cui · 9 years ago
  20. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  21. 7134f38 simpleperf: don't looking for _text symbol in /proc/kallsyms. by Yabin Cui · 10 years ago
  22. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  23. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  24. be6afa3 Simpleperf: don't use designation in struct member initialization. by Yabin Cui · 10 years ago
  25. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  26. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  27. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  28. f569b47 Support tracepoint event types in simpleperf. by Yabin Cui · 11 years ago
  29. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 11 years ago
  30. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  31. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago
  32. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 11 years ago