1. 7c8847b simpleperf: remove Java interpreter frames by default. by Yabin Cui · 8 years ago
  2. c3b86d1 Merge "simpleperf: support profiling jited java code." by Yabin Cui · 8 years ago
  3. 8cd9233 simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type. by Yabin Cui · 8 years ago
  4. cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 8 years ago
  5. 5a5e92c simpleperf: Switch to use post-unwind by default in record cmd. by Yabin Cui · 8 years ago
  6. 85faad9 simpleperf: improve unwinding result report. by Yabin Cui · 8 years ago
  7. 0338145 simpleperf: report unwinding failures. by Yabin Cui · 8 years ago
  8. 81a9d33 simpleperf: Use CallChainJoiner. by Yabin Cui · 8 years ago
  9. 3d4aa26 simpleperf: fix callchains generated by the kernel. by Yabin Cui · 8 years ago
  10. d3cb3b0 simpleperf: exclude kernel callchains when needed. by Yabin Cui · 8 years ago
  11. ada97db simpleperf: generate one report for each event attr. by Yabin Cui · 9 years ago
  12. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 9 years ago
  13. 0a7a06d simpleperf: avoid errors/warnings caused by sepolicy. by Yabin Cui · 9 years ago
  14. 2ea6de1 simpleperf: merge records from different buffers in memory. by Yabin Cui · 9 years ago
  15. 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
  16. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  17. 1786a88 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  18. fc22b8f simpleperf: reduce Record construction overhead while recording. by Yabin Cui · 9 years ago
  19. 190a848 simpleperf: keep binary in class Record. by Yabin Cui · 9 years ago
  20. cf31e9d simpleperf: fix unwind stack size. by Yabin Cui · 9 years ago
  21. 5674ed8 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  22. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
  23. 86d9340 simpleperf: fix RecordCache. by Yabin Cui · 9 years ago
  24. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
  25. e5adc13 Simpleperf: report lost record count and warn if 10% records are lost. by Yabin Cui · 9 years ago
  26. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  27. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  28. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  29. b64a863 simpleperf: refactor SampleTree for reuse. by Yabin Cui · 9 years ago
  30. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 10 years ago
  31. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  32. f831e6d Support profiling of shared libs embedded in APKs. by Than McIntosh · 10 years ago
  33. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  34. 4913c12 Simpleperf: adjust sort strategy in RecordCache. by Yabin Cui · 10 years ago
  35. b7f481f Simpleperf: Don't load whole perf.data into memory. by Yabin Cui · 10 years ago
  36. f469c3d Simpleperf: do stack unwinding while recording. by Yabin Cui · 10 years ago
  37. cb84c98 Simpleperf: do dwarf unwinding in record command. by Yabin Cui · 10 years ago
  38. bfc11b6 Simpleperf: add raw data in sample records for tracepoint events. by Yabin Cui · 10 years ago
  39. 918e4b7 Add missing includes for pid_t. by Dan Albert · 10 years ago
  40. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  41. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  42. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  43. 6e8a9a4 Simpleperf: support callchain sampling in record command. by Yabin Cui · 10 years ago
  44. ddddc06 Simpleperf: support branch stack sampling in `simpleperf record`. by Yabin Cui · 10 years ago
  45. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 11 years ago
  46. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  47. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago