1. 7c8847b simpleperf: remove Java interpreter frames by default. by Yabin Cui · 8 years ago
  2. a6ee510 Merge "simpleperf: Improve the way downloading native libs on device." by Yabin Cui · 8 years ago
  3. 8f78041 simpleperf: Support removing unknown kernel symbols in report-sample cmd. by Yabin Cui · 8 years ago
  4. 0a59929 simpleperf: report app package name in report-sample command. by Yabin Cui · 8 years ago
  5. 40b70ff simpleperf: Improve the way downloading native libs on device. by Yabin Cui · 8 years ago
  6. 8cd9233 simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type. by Yabin Cui · 8 years ago
  7. bbaa512 simpleperf: Add trace-sched command. by Yabin Cui · 8 years ago
  8. c3bf9d0 simpleperf: add debug-unwind cmd. by Yabin Cui · 8 years ago
  9. 81a9d33 simpleperf: Use CallChainJoiner. by Yabin Cui · 8 years ago
  10. 68b8383 simpleperf: support tracing offcpu time. by Yabin Cui · 8 years ago
  11. dcb2a3e simpleperf: enable two options by default. by Yabin Cui · 8 years ago
  12. 98c7584 simpleperf: fix unknown binary in samples. by Yabin Cui · 9 years ago
  13. 044861b simpleperf: check invalid perf.data. by Yabin Cui · 9 years ago
  14. c0565bb Simpleperf: add --max-stack and --percent-limit options for report cmd. by Yabin Cui · 9 years ago
  15. eafa718 simpleperf: fix two errors. by Yabin Cui · 9 years ago
  16. 861f655 simpleperf: fix --pids option. by Yabin Cui · 9 years ago
  17. dec43c1 simpleperf: print warning message when failed to read symbol table from elf file. by Yabin Cui · 9 years ago
  18. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
  19. 05ef2ea simpleperf: change the separator of --symbols option from comma to semicolon. by Yabin Cui · 9 years ago
  20. eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 9 years ago
  21. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
  22. 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
  23. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  24. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  25. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  26. 4b6720d simpleperf: loosen unwinding arch check for system wide collection. by Yabin Cui · 10 years ago
  27. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 10 years ago
  28. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 10 years ago
  29. be7ec66 simpleperf: support building cts test. by Yabin Cui · 10 years ago
  30. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 10 years ago
  31. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  32. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 10 years ago