1. db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 6 years ago
  2. 9d2ebcf simpleperf: refactor code managing thread maps. by Yabin Cui · 7 years ago
  3. dd401b3 simpleperf: fix reading dex files for unwinding while recording. by Yabin Cui · 7 years ago
  4. 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 7 years ago
  5. cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 7 years ago
  6. 15933b6 Create maps for libunwind only if they changed. by Christopher Ferris · 7 years ago
  7. b068c10 simpleperf: fix reading kernel modules on Android. by Yabin Cui · 8 years ago
  8. 52190a3 simpleperf: add thread name in report_sample.proto. by Yabin Cui · 8 years ago
  9. 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 8 years ago
  10. 98c7584 simpleperf: fix unknown binary in samples. by Yabin Cui · 8 years ago
  11. aa0dd19 simpleperf: use per process maps. by Yabin Cui · 9 years ago
  12. b2465ad Support to use kallsyms by Daniel Friederich · 9 years ago
  13. 16501ff simpleperf: use file records in protobuf output. by Yabin Cui · 9 years ago
  14. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 9 years ago
  15. 78fddd1 simpleperf: use Dso::IsHit() to mark hit binaries. by Yabin Cui · 9 years ago
  16. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  17. 190a848 simpleperf: keep binary in class Record. by Yabin Cui · 9 years ago
  18. 71b533b simplperf: improve unknown symbol print in report-sample command. by Yabin Cui · 9 years ago
  19. 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 9 years ago
  20. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
  21. 9970a23 Simpleperf: add vaddr_in_file sort key in report command. by Yabin Cui · 9 years ago
  22. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
  23. 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
  24. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  25. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  26. b64a863 simpleperf: refactor SampleTree for reuse. by Yabin Cui · 9 years ago
  27. 040f7b4 simpleperf: use libbacktrace_offline static library. by Yabin Cui · 9 years ago
  28. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  29. b7f481f Simpleperf: Don't load whole perf.data into memory. by Yabin Cui · 10 years ago
  30. 547c60e Simpleperf: fix some unknown symbols for report result. by Yabin Cui · 10 years ago
  31. c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
  32. f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
  33. 5f2a170 Simpleperf: work around unexpected (pid, tid) pair. by Yabin Cui · 10 years ago
  34. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  35. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago