1. db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 6 years ago
  2. 81d4c49 simpleperf: fix reading dynmaic symbols. by Yabin Cui · 7 years ago
  3. 2a53ff3 simpleperf: get symbols from dex files extracted from zip files. by Yabin Cui · 7 years ago
  4. 8422f34 simpleperf: change interface of read_apk.h. by Yabin Cui · 7 years ago
  5. 9e43e9f simpleperf: Add JITDebugReader. by Yabin Cui · 7 years ago
  6. e4e13f3 simpleperf: check elf files with broken section tables. by Yabin Cui · 8 years ago
  7. ae56a5f Remove unnecessary reinterpret_cast by Dimitry Ivanov · 9 years ago
  8. f79a008 simpleperf: fix potential unaligned memory access. by Yabin Cui · 9 years ago
  9. 0ea8250 Make simpleperf build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  10. dec43c1 simpleperf: print warning message when failed to read symbol table from elf file. by Yabin Cui · 9 years ago
  11. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  12. eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 9 years ago
  13. 5783fa0 simpleperf: add symbol for .plt section. by Yabin Cui · 9 years ago
  14. a7a0e50 simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function. by Yabin Cui · 9 years ago
  15. b54c5e5 simpleperf: fix mac build. by Yabin Cui · 9 years ago
  16. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 9 years ago
  17. 07cdff0 Update simpleperf for LLVM rebase to r256229. by Yabin Cui · 9 years ago
  18. be7ec66 simpleperf: support building cts test. by Yabin Cui · 9 years ago
  19. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 9 years ago
  20. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 9 years ago
  21. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 9 years ago
  22. f831e6d Support profiling of shared libs embedded in APKs. by Than McIntosh · 9 years ago
  23. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  24. a5b79fd Simpleperf: check value returned by fopen. by Yabin Cui · 10 years ago
  25. 797116b Simpleperf: check if elf file paths are valid before reading them. by Yabin Cui · 10 years ago
  26. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  27. 547c60e Simpleperf: fix some unknown symbols for report result. by Yabin Cui · 10 years ago
  28. 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 10 years ago
  29. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  30. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  31. a5bdf0a Simpleperf: exclude meaningless labels in aarch64. by Yabin Cui · 10 years ago
  32. ec9395d Merge "Simpleperf: improve records parsing." by Yabin Cui · 10 years ago
  33. 22ec7fa Simpleperf: improve records parsing. by Yabin Cui · 10 years ago
  34. 2c17e0d Simpleperf: parse prefixed symbol of linker. by Yabin Cui · 10 years ago
  35. b378355 Simpleperf: improve symbol parsing. by Yabin Cui · 10 years ago
  36. ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 10 years ago
  37. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 10 years ago