1. 42eb3d2 simpleperf: Add test for reading dex files in memory by Yabin Cui · 1 year, 8 months ago
  2. 8b8ed0f simpleperf: Support DEX files in memory by Yabin Cui · 1 year, 8 months ago
  3. 48e2d9c simpleperf: Remove PAGE_MASK usage by Juan Yescas · 1 year, 11 months ago
  4. cfdc783 simpleperf: Increase default user buffer size to 256M by Yabin Cui · 2 years, 4 months ago
  5. e5defe1 simpleperf: read jit descriptor and dex descriptor separately. by Yabin Cui · 3 years, 3 months ago
  6. 18581af simpleperf: move TempSymFile to a impl header file. by Yabin Cui · 3 years, 5 months ago
  7. faa7b92 simpleperf: move all source files into simpleperf namespace by Yabin Cui · 4 years, 6 months ago
  8. 4848ee0 simpleperf: enable .clang-format by Thiébaud Weksteen · 4 years, 8 months ago
  9. 075dd18 simpleperf: fix jit cache path in report cmd. by Yabin Cui · 5 years ago
  10. 7f94b47 simpleperf: Split jit_app_cache and jit_zygote_cache. by Yabin Cui · 5 years ago
  11. e32ed2b simpleperf: dump jit symfiles to a single file. by Yabin Cui · 5 years ago
  12. 90c3b30 simpleperf: Move ReadMinExecutableVaddr into ElfFile class. by Yabin Cui · 5 years ago
  13. 0194703 simpleperf: move ParseSymbols* inside ElfFile class. by Yabin Cui · 5 years ago
  14. d3d5b5a Revert "simpleperf: add temporary work around for debug interface change." by Yabin Cui · 5 years ago
  15. 32654f5 simpleperf: fix reading jit debug descriptors. by Yabin Cui · 6 years ago
  16. 95d8395 simpleperf: add temporary work around for debug interface change. by Yabin Cui · 6 years ago
  17. 991a3e1 simpleperf: fix small errors in JITDebugReader. by Yabin Cui · 6 years ago
  18. 84b9c94 Merge "simpleperf: change based on jit debug interface change." by Yabin Cui · 6 years ago
  19. 62fa6ee simpleperf: change based on jit debug interface change. by Yabin Cui · 6 years ago
  20. 39ccd9c simpleperf: create one map for each jit symbol. by Yabin Cui · 6 years ago
  21. 400892e simpleperf: dump mmap records for dex files extracted in JITDebugReader. by Yabin Cui · 6 years ago
  22. db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 6 years ago
  23. 5d5c01a simpleperf: sync JIT debug info with records. by Yabin Cui · 7 years ago
  24. a6a0420 simpleperf: use libunwindstack directly for unwinding. by Yabin Cui · 7 years ago
  25. 2db05b4 simpleperf: prefer to use mmap2 records instead of mmap records. by Yabin Cui · 7 years ago
  26. c8571d4 simpleperf: support JIT/interpreted java code in system wide profiling. by Yabin Cui · 7 years ago
  27. 2a53ff3 simpleperf: get symbols from dex files extracted from zip files. by Yabin Cui · 7 years ago
  28. 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 7 years ago
  29. cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 7 years ago
  30. 9e43e9f simpleperf: Add JITDebugReader. by Yabin Cui · 7 years ago