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