1. 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 8 years ago
  2. f560a6f simpleperf: build cts test running in app context. by Yabin Cui · 9 years ago
  3. a939245 simpleperf: fix dumpping kernel symbols. by Yabin Cui · 9 years ago
  4. e2f1078 simpleperf: merge dumped symbols with symbols read from file system. by Yabin Cui · 9 years ago
  5. 52c6369 simpleperf: add stuff in report_lib_interface. by Yabin Cui · 9 years ago
  6. aba7e29 simpleperf: dump only needed symbols in file feature section. by Yabin Cui · 9 years ago
  7. 16501ff simpleperf: use file records in protobuf output. by Yabin Cui · 9 years ago
  8. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 9 years ago
  9. 78fddd1 simpleperf: use Dso::IsHit() to mark hit binaries. by Yabin Cui · 9 years ago
  10. 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
  11. cb6c901 simpleperf: print file path used for reading symbols. by Yabin Cui · 9 years ago
  12. 0786586 simpleperf: avoid selinux denials. by Yabin Cui · 9 years ago
  13. dec43c1 simpleperf: print warning message when failed to read symbol table from elf file. by Yabin Cui · 9 years ago
  14. 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 9 years ago
  15. eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 9 years ago
  16. 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
  17. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  18. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  19. 7d6c8ab Fix some google-runtime-int warnings. by Chih-Hung Hsieh · 10 years ago
  20. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  21. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  22. 547c60e Simpleperf: fix some unknown symbols for report result. by Yabin Cui · 10 years ago
  23. 8a52e97 Simpleperf: warn if it can't read kernel symbols addresses. by Yabin Cui · 10 years ago
  24. 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 10 years ago
  25. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  26. c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
  27. b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 10 years ago
  28. 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 10 years ago
  29. ba50c4b Simpleperf: load symbols from dso file only when necessary. by Yabin Cui · 10 years ago
  30. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  31. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  32. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  33. 2c17e0d Simpleperf: parse prefixed symbol of linker. by Yabin Cui · 10 years ago
  34. b378355 Simpleperf: improve symbol parsing. by Yabin Cui · 10 years ago
  35. ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 10 years ago