1. 2ea6de1 simpleperf: merge records from different buffers in memory. by Yabin Cui · 9 years ago
  2. 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
  3. eafa718 simpleperf: fix two errors. by Yabin Cui · 9 years ago
  4. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  5. fc22b8f simpleperf: reduce Record construction overhead while recording. by Yabin Cui · 9 years ago
  6. 190a848 simpleperf: keep binary in class Record. by Yabin Cui · 9 years ago
  7. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
  8. 86d9340 simpleperf: fix RecordCache. by Yabin Cui · 9 years ago
  9. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
  10. e5adc13 Simpleperf: report lost record count and warn if 10% records are lost. by Yabin Cui · 9 years ago
  11. a7a0e50 simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function. by Yabin Cui · 9 years ago
  12. b54c5e5 simpleperf: fix mac build. by Yabin Cui · 9 years ago
  13. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  14. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  15. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  16. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  17. 4846089 Simpleperf: remove dependency on global current_arch. by Yabin Cui · 10 years ago
  18. d4f6a85 simpleperf: fix analyzer warning. by Yabin Cui · 10 years ago
  19. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 10 years ago
  20. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  21. f831e6d Support profiling of shared libs embedded in APKs. by Than McIntosh · 10 years ago
  22. 4913c12 Simpleperf: adjust sort strategy in RecordCache. by Yabin Cui · 10 years ago
  23. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  24. b7f481f Simpleperf: Don't load whole perf.data into memory. by Yabin Cui · 10 years ago
  25. f469c3d Simpleperf: do stack unwinding while recording. by Yabin Cui · 10 years ago
  26. cb84c98 Simpleperf: do dwarf unwinding in record command. by Yabin Cui · 10 years ago
  27. bfc11b6 Simpleperf: add raw data in sample records for tracepoint events. by Yabin Cui · 10 years ago
  28. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  29. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  30. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  31. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  32. 8a530e3 Simpleperf: add option to report branch stack information. by Yabin Cui · 10 years ago
  33. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  34. 6e8a9a4 Simpleperf: support callchain sampling in record command. by Yabin Cui · 10 years ago
  35. ddddc06 Simpleperf: support branch stack sampling in `simpleperf record`. by Yabin Cui · 10 years ago
  36. f569b47 Support tracepoint event types in simpleperf. by Yabin Cui · 11 years ago
  37. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 11 years ago
  38. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  39. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago