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