1. e48ae55 Merge changes I2b3cf4b5,I6a8a5b40 into main by Yabin Cui · 1 year, 5 months ago
  2. cd5d534 simpleperf: support removing methods based on method name regex by Yabin Cui · 1 year, 5 months ago
  3. 57a9914 simpleperf: refactor CallChainReportBuilder by Yabin Cui · 1 year, 5 months ago
  4. 436786a simpleperf: ProtoFileReportLib: remove trace-offcpu mode check by Yabin Cui · 1 year, 5 months ago
  5. 938e3e5 simpleperf: ProtoFileReportLib: fix reporting off-cpu mode by Yabin Cui · 1 year, 5 months ago
  6. dd7557c simpleperf: Support trace-offcpu modes for report-sample profiles by Yabin Cui · 1 year, 5 months ago
  7. 8546965 simpleperf: update simpleperf prebuilts to build 11421629. by Yabin Cui · 1 year, 6 months ago
  8. 07f13d8 Merge changes I7b8a7a36,I38829ec8 into main by Yabin Cui · 1 year, 6 months ago
  9. 52abb84 simpleperf: report_html.py: disable sorting in ascending order for Total, Self, Samples by Yabin Cui · 1 year, 6 months ago
  10. 8b9f1be Merge "simpleperf: report_html.py: split disassemble work evenly" into main by Yabin Cui · 1 year, 6 months ago
  11. 38fabf9 simpleperf: report_html.py: show 100 rows in sampleTable by default by Yabin Cui · 1 year, 6 months ago
  12. 40a51f7 simpleperf: report_html.py: split disassemble work evenly by Yabin Cui · 1 year, 6 months ago
  13. 6598f21 Merge "simpleperf: gecko_profile_generator.py: Add --percpu-samples" into main by Yabin Cui · 1 year, 6 months ago
  14. bbe9f03 simpleperf: gecko_profile_generator.py: Add --percpu-samples by Yabin Cui · 1 year, 6 months ago
  15. f0b44ca Merge "simpleperf: Relax auxtrace offset requirements." into main by Treehugger Robot · 1 year, 6 months ago
  16. 7a2ab0d Merge "simpleperf: Fix ReadTargetMemory caching." into main by Treehugger Robot · 1 year, 6 months ago
  17. 6a1e5e9 simpleperf: Fix ReadTargetMemory caching. by Tamas Zsoldos · 1 year, 6 months ago
  18. 79ba974 simpleperf: Relax auxtrace offset requirements. by Tamas Zsoldos · 1 year, 6 months ago
  19. 73d7973 simpleperf: scripts: Add sample_filter.py by Yabin Cui · 1 year, 6 months ago
  20. f0b3448 simpleperf: report_html.py: Sort functions in Function flamegraphs by Yabin Cui · 1 year, 6 months ago
  21. 5953baf simpleperf: Add cpu event table for more cortex cores by Yabin Cui · 1 year, 7 months ago
  22. f6afb54 simpleperf: Add doc to suggest compressing pprof profile by Yabin Cui · 1 year, 7 months ago
  23. 0fd9109 simpleperf: Add Google-Hosted Firefox profiler in doc by Yabin Cui · 1 year, 7 months ago
  24. 15bb950 simpleperf: Add configurations for events supported by cpu models by Yabin Cui · 1 year, 7 months ago
  25. 3d304ab simpleperf: list cmd: Check raw event support on each cpu model by Yabin Cui · 1 year, 7 months ago
  26. 433d6f5 simpleperf: Get ARM cpu models from /proc/cpuinfo by Yabin Cui · 1 year, 7 months ago
  27. 4f80304 Merge "Support starting simpleperf at early-init when boot profiling." into main by Treehugger Robot · 1 year, 7 months ago
  28. dc4b13f Merge "simpleperf: Use event_table.json to config raw events" into main by Yabin Cui · 1 year, 7 months ago
  29. 7a9ae83 Merge "simpleperf: add option to specify cycle count threshold" into main by Treehugger Robot · 1 year, 8 months ago
  30. aec74a1 Merge "simpleperf: Support profiles in protobuf format in scripts" into main by Yabin Cui · 1 year, 8 months ago
  31. 3d4ea26 simpleperf: Use event_table.json to config raw events by Yabin Cui · 1 year, 8 months ago
  32. 101d2aa simpleperf: Update safety comment by Yabin Cui · 1 year, 8 months ago
  33. 4777784 simpleperf: Support profiles in protobuf format in scripts by Yabin Cui · 1 year, 8 months ago
  34. 4323f43 Support starting simpleperf at early-init when boot profiling. by Peter Collingbourne · 1 year, 8 months ago
  35. 38e156d simpleperf: Dump symbols for branch stack addresses by Yabin Cui · 1 year, 8 months ago
  36. ffc25f8 profcollectd: Support collecting LBR data by Yabin Cui · 1 year, 8 months ago
  37. c554c23 Merge "Added script to capture the instructions per cycle (IPC) of the system" into main by Jahdiel Alvarez · 1 year, 8 months ago
  38. 14d067b Added script to capture the instructions per cycle (IPC) of the system by Jahdiel Alvarez · 1 year, 8 months ago
  39. 9b2dba0 simpleperf: Run event_table_generator.py when building by Yabin Cui · 1 year, 8 months ago
  40. 3024a60 simpleperf: Support LBR data in branch_list.proto by Yabin Cui · 1 year, 8 months ago
  41. 7cba498 simpleperf: inject cmd: Convert LBR profile to AutoFDO format by Yabin Cui · 1 year, 8 months ago
  42. 544fa56 simpleperf: inject cmd: Support reading LBR data by Yabin Cui · 1 year, 8 months ago
  43. 82d4805 simpleperf: Prepare for adding code handling LBR profiles by Yabin Cui · 1 year, 8 months ago
  44. 01ff49d simpleperf: add option to specify cycle count threshold by Wei-Ning Huang · 1 year, 10 months ago
  45. 7922db8 simpleperf: update simpleperf prebuilts to build 11135784. by Yabin Cui · 1 year, 8 months ago
  46. f6c72dc simpleperf: Remove unused variable by Yabin Cui · 1 year, 8 months ago
  47. 8734af1 Fill in pprof time_nanos from profile timestamp by Mark Hansen · 1 year, 8 months ago
  48. 36f2b87 Upload app_versioncode to pprof and firefox by Mark Hansen · 1 year, 8 months ago
  49. 6e05daf Merge "simpleperf: Update lunch target in doc" into main by Yabin Cui · 1 year, 8 months ago
  50. 24bc12f simpleperf: Update lunch target in doc by Yabin Cui · 1 year, 8 months ago
  51. e964a02 simpleperf: record cmd: Add --delay option by Yabin Cui · 1 year, 8 months ago
  52. c728b91 Merge changes I44753857,I64c04ab5 into main by Yabin Cui · 1 year, 8 months ago
  53. 47fec4c simpleperf: app_profiler.py: add --launch option by Yabin Cui · 1 year, 9 months ago
  54. 37cfc8d simpleperf: app_profiler.py: Add app versioncode in record file by Yabin Cui · 1 year, 9 months ago
  55. 5cc4e17 simpleperf: Add DebugRecord by Yabin Cui · 1 year, 9 months ago
  56. d590104 Merge "simpleperf: Fix flaky test check_trampoline_after_art_jni_methods" into main by Yabin Cui · 1 year, 9 months ago
  57. 6de79a0 simpleperf: Add --tp-filter option in the stat cmd by Yabin Cui · 1 year, 9 months ago
  58. 61b4dac simpleperf: Add --kprobe option in the stat command by Yabin Cui · 1 year, 9 months ago
  59. 1bf8c30 simpleperf: update simpleperf prebuilts to build 11024920. by Yabin Cui · 1 year, 9 months ago
  60. 7b320cb Merge "simpleperf: Add doc for monitoring different events on different cores" into main by Yabin Cui · 1 year, 9 months ago
  61. fc87db7 simpleperf: Add doc for monitoring different events on different cores by Yabin Cui · 1 year, 9 months ago
  62. ef52b98 Merge changes I5e8d8109,Iec3d1c2b,I582f6fc0 into main by Yabin Cui · 1 year, 9 months ago
  63. 5d0c5e6 simpleperf: Add --cpu in scripts by Yabin Cui · 1 year, 9 months ago
  64. ae647fd simpleperf: Add --cpu in RecordFilter. by Yabin Cui · 1 year, 9 months ago
  65. 209c7c1 simpleperf: Refactor RecordFilter to check each field separately by Yabin Cui · 1 year, 9 months ago
  66. b3a365d simpleperf: Fix test JITDebugReader.read_dex_file_in_memory by Yabin Cui · 1 year, 9 months ago
  67. e674d29 Merge changes I646640c3,I3f464c55 into main by Yabin Cui · 1 year, 9 months ago
  68. 42eb3d2 simpleperf: Add test for reading dex files in memory by Yabin Cui · 1 year, 9 months ago
  69. 8b8ed0f simpleperf: Support DEX files in memory by Yabin Cui · 1 year, 9 months ago
  70. cc2961d Merge "simpleperf: add support for cycle-accurate tracing" into main by Wei-Ning Huang · 1 year, 9 months ago
  71. 63446d0 Merge "simpleperf: Support monitoring different events on different cores" into main by Yabin Cui · 1 year, 9 months ago
  72. dbf8280 simpleperf: Support monitoring different events on different cores by Yabin Cui · 1 year, 10 months ago
  73. 6fec023 simpleperf: add support for cycle-accurate tracing by Wei-Ning Huang · 2 years ago
  74. 14f8379 simpleperf: report_html.py: sort functions in flamegraph by their names by Yabin Cui · 1 year, 10 months ago
  75. 0983543 Reapply "simpleperf: refactor code setting sample rate" by Yabin Cui · 1 year, 10 months ago
  76. 8e517cc Merge "simpleperf: update simpleperf prebuilts to build 10957101." into main by Yabin Cui · 1 year, 10 months ago
  77. a31b607 Merge "Revert "simpleperf: refactor code setting sample rate"" into main by Anthony Alridge · 1 year, 10 months ago
  78. 3a2eacf Revert "simpleperf: refactor code setting sample rate" by Anthony Alridge · 1 year, 10 months ago
  79. dc6c665 simpleperf: update simpleperf prebuilts to build 10957101. by Yabin Cui · 1 year, 10 months ago
  80. 93b3109 Merge "simpleperf: refactor code setting sample rate" into main by Yabin Cui · 1 year, 10 months ago
  81. 2ec84f2 Merge "simpleperf: Write to perf_event_allow_path only when needed" into main by Yabin Cui · 1 year, 10 months ago
  82. 4bca4fa simpleperf: refactor code setting sample rate by Yabin Cui · 1 year, 10 months ago
  83. 8974bb0 simpleperf: Write to perf_event_allow_path only when needed by Yabin Cui · 1 year, 10 months ago
  84. a458cfe Merge "simpleperf: scripts: Fix using vmlinux in symfs_dir" into main by Yabin Cui · 1 year, 10 months ago
  85. 65d9731 simpleperf: Support parsing kernel disassembly in scripts by Yabin Cui · 1 year, 10 months ago
  86. c518471 simpleperf: scripts: Fix using vmlinux in symfs_dir by Yabin Cui · 1 year, 10 months ago
  87. 3621c90 simpleperf: Fix flaky test check_trampoline_after_art_jni_methods by Yabin Cui · 1 year, 10 months ago
  88. 6836682 simpleperf: Fix record_cmd#check_trampoline test by Yabin Cui · 1 year, 11 months ago
  89. 1be9007 simpleperf: Add doc for reducing lost/truncated samples by Yabin Cui · 1 year, 11 months ago
  90. bb9a0d1 simpleperf: Use thousand groups when reporting sample counts by Yabin Cui · 1 year, 11 months ago
  91. c5f89a8 simpleperf: Improve log message by Yabin Cui · 1 year, 11 months ago
  92. 48e2d9c simpleperf: Remove PAGE_MASK usage by Juan Yescas · 2 years ago
  93. dadd532 simpleperf: update simpleperf prebuilts to build 10661963. by Yabin Cui · 2 years ago
  94. 7446ce4 simpleperf: Update paths to download prebuilts by Yabin Cui · 2 years ago
  95. 64c607b simpleperf: Check device connection in app_profiler.py by Yabin Cui · 2 years ago
  96. 84fe033 Merge "simpleperf: Update doc to use aosp-main" into main by Yabin Cui · 2 years ago
  97. 01c5701 simpleperf: Update doc to use aosp-main by Yabin Cui · 2 years ago
  98. daaed09 simpleperf: Speed up disassembling many functions in a binary by Yabin Cui · 2 years ago
  99. c73d633 simpleperf: fix parsing tracing format for fuzzer by Yabin Cui · 2 years ago
  100. 8c344a8 simpleperf: Fix libsimpleperf_report_fuzzer by Yabin Cui · 2 years ago